🎙️
AutomationShell

ElevenLabs Transcribe

by qdhenry

ElevenLabs Transcribe is an Automation skill for Claude Code, published by qdhenry in Claude-Command-Suite.

1.3K stars150 forkson qdhenry/Claude-Command-SuiteAdded 2026/08/20Repository updated 2026/03/01
ai-toolsanthropicclaude-codecli-toolscode-reviewdeveloper-toolsproductivitysecurity-auditslash-commandssoftware-developmentworkflow-automation
Install in seconds
Install ElevenLabs Transcribe
Copy ElevenLabs Transcribe into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/qdhenry/Claude-Command-Suite/tree/main/.claude/skills/elevenlabs-transcribe ~/.claude/skills/elevenlabs-transcribe

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/qdhenry/Claude-Command-Suite.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/elevenlabs-transcribe/SKILL.md in qdhenry/Claude-Command-Suite
Installs to
~/.claude/skills/elevenlabs-transcribe
Collection
One of 14 skills cataloged from this repository
Category
Automation1523 skills

What ElevenLabs Transcribe does

ElevenLabs Transcribe transcribes audio and video files using the ElevenLabs Scribe v2 API. Use it to convert speech to text, generate transcripts, and add speaker diarization or audio event tagging.

ElevenLabs Transcribe is cataloged under Automation on DirSkills. ElevenLabs Transcribe comes from a repository tagged ai-tools, anthropic, claude-code, cli-tools and code-review.

Documentation

README

<quick_start> Via slash command: /elevenlabs-transcribe path/to/audio.mp3 /elevenlabs-transcribe path/to/audio.mp3 --output transcript.txt --num-speakers 3

Requirements:

  • ELEVENLABS_API_KEY in the project's .env file
  • uv installed (dependencies auto-install via PEP 723) </quick_start>
  1. uv is available (dependency installation is automatic via inline script metadata — no venv or manual pip install needed)

This is the opening of the README. Read the full README on GitHub.

Commands ElevenLabs Transcribe provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /elevenlabs-transcribe

Frequently asked about ElevenLabs Transcribe

  • What else does qdhenry publish alongside ElevenLabs Transcribe?

    ElevenLabs Transcribe is one of 14 skills that DirSkills catalogs from qdhenry/Claude-Command-Suite, the repository it ships in. Its siblings there include Audit Env Variables, BigCommerce API and Claude Code Skill Builder. Each one is a separate skill with its own page in this directory, installs the same way ElevenLabs Transcribe does, and is maintained by qdhenry in that same repository. The rest of the collection is listed on the qdhenry/Claude-Command-Suite page.

  • How does ElevenLabs Transcribe compare to other Automation skills?

    ElevenLabs Transcribe ranks #678 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of ElevenLabs Transcribe against them. Open each page to compare what they document and how they install.

More from qdhenry/Claude-Command-Suite

ElevenLabs Transcribe is one of 14 skills cataloged on DirSkills from qdhenry/Claude-Command-Suite.

See all 14 skills
🔐
2w ago

Audit Env Variables

Audit Env Variables scans JavaScript/TypeScript projects for environment variable usage, identifies unused or undeclared variables, detects services like Stripe, AWS, and Supabase, and generates a structured markdown report. Use it to review security, document configuration, or clean up unused variables with regression detection.
Quality
1.3K150
🛒
2w ago

BigCommerce API

BigCommerce API provides expert guidance for building BigCommerce integrations, apps, headless storefronts, and automations using REST and GraphQL APIs. Use it when working with catalog, orders, customers, payments, webhooks, authentication, or multi-storefront BigCommerce projects.
Automation
1.3K150
🛠️
2w ago

Claude Code Skill Builder

Claude Code Skill Builder orchestrates four specialized agents to elicit requirements, generate files, validate structure and code, and enhance documentation, delivering production-ready Claude Code skills.
AI Engineering
1.3K150
☁️
2w ago

Cloudflare Manager

Cloudflare Manager deploys and manages Cloudflare services including Workers, KV storage, R2 buckets, Pages, DNS records, and routes. Use it to set up serverless functions, storage, static sites, and routing after configuring a Cloudflare API token.
DevOps
1.3K150
🎞️
2w ago

Extract Video Frames

Extract Video Frames extracts frames and timestamped audio clips from video files (GIF, MP4, MOV) at configurable intervals and saves them with a manifest for another agent to analyze.
Automation
1.3K150
👀
2w ago

File Watcher

File Watcher monitors files and directories with Chokidar and runs a Claude prompt against every changed file, replacing {{file}} with the file path. Use it to automate code review, type checking, test generation, or documentation updates when files change.
Automation
1.3K150