Audiopod — Development skill for Claude Code
Show what AudioPod can do, check the MCP connection, and route the request to the right audio skill.
How to install Audiopod
Installs to ~/.claude/skills/audiopodai-audiopod-plugins-audiopod/SKILL.md
mkdir -p ~/.claude/skills/audiopodai-audiopod-plugins-audiopod && curl -fsSL https://raw.githubusercontent.com/AudiopodAI/audiopod-plugins/HEAD/commands/audiopod.md -o ~/.claude/skills/audiopodai-audiopod-plugins-audiopod/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Audiopod does
description: Show what AudioPod can do, check the MCP connection, and route the request to the right audio skill.
You have the AudioPod plugin installed. It provides ten MCP tools over `https://mcp.audiopod.ai` and fourteen task skills.
If the user gave an argument after `/audiopod`, treat it as the audio task they want and go straight to the matching skill. Otherwise:
- List what is available, grouped by job to be done:
- Speech —
text-to-speech,design-voice, `clone-voic
- Speech —
Alternatives in Development
- Mempalace Help — Show comprehensive MemPalace help — available skills, MCP tools, CLI commands, hooks, and architecture 58.6k ★
- Speech — Generate spoken audio from text using OpenAI's API with built-in voices 14.6k ★
- Om Dump — Freeform capture mode 4.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Skill Master
Route a natural-language skill-building request to the right Skill Master advisor and return a concrete SKILL.
Ableton Debug
Diagnose connection or behavior issues with the Ableton MCP server. Use when tools aren't responding, AbletonM
Phdtaketaketake
Connection-first PhD advisor matcher — find the right advisor by network strength, not h-index. Quantitative 4
Ableton Export
Pre-export checklist before rendering audio. Validates levels, headroom, mono compatibility, and sample rate s
Nxt API Route
Generates a Next.js App Router API route handler (route.ts) with proper TypeScript types, request validation,
Dd BI
Open the Business Intelligence department (build stage) and route the request to one of its 32 atomic tasks. D
Related Agents
Encoder
Executes video/audio encodes with the right codec, container, and flags for the target. Use after the architec
Bfl Explorer
Read-only code-search agent for the ComfyUI-FLUX-BFL-API repo. Answers questions like "which nodes call post_r
Performance Analysis
perf record -g ./program perf report --stdio valgrind --tool=cachegrind ./program cg_annotate cachegrind.out.