
Kunalshah Agent Skills
Install ffmpeg-backed agent skills so Claude Code can transcode, trim, compress, and extract audio or video without leaving the editor.
Overview
kunalshah-agent-skills is a plugin marketplace for the Build phase that bundles ffmpeg-based audio and video processing skills for Claude Code agents.
What is this marketplace?
- Single audio-video plugin skill backed by ffmpeg and ffprobe
- Transcode, compress, convert containers, and trim clips from agent prompts
- Extract audio tracks and apply filters without a separate desktop workflow
- Strict mode optional per plugin for tighter skill invocation control
- Maintained by Kunal Shah as part of a growing agent-skills marketplace
- 1 plugin in marketplace
- Plugin: audio-video (ffmpeg/ffprobe)
- Marketplace schema version 1.0.0
What problem does it solve?
Solo builders waste cycles leaving the agent to run one-off ffmpeg commands manually whenever they need a transcode, trim, or audio extract during development.
Who is it for?
Indie builders and content-heavy products who already have ffmpeg installed and want agent-driven media fixes during implementation.
Skip if: Teams needing collaborative video review, cloud render queues, or legal-grade media asset management without local CLI tooling.
What do I get? / Deliverables
After adding the marketplace, Claude Code can run structured transcode, compress, convert, extract, trim, and filter workflows through the audio-video skill.
- Invokable audio-video agent skill
- Repeatable transcode and trim recipes via prompts
- Processed media files from agent-driven ffmpeg runs
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Media pipelines attach to the product you're building—trailers, course assets, or user-generated uploads—so the canonical shelf is Build with integration-style tooling. The audio-video plugin wraps ffmpeg/ffprobe as agent-callable workflows, which is classic third-party CLI integration rather than frontend or pure PM docs.
How it compares
Curated ffmpeg skill marketplace, not a hosted video API or standalone MCP media server.
Common Questions / FAQ
Who is Kunalshah Agent Skills for?
Solo and indie developers using Claude Code who routinely touch audio or video files during builds and want agent-invoked ffmpeg instead of manual terminal work.
When should I use Kunalshah Agent Skills?
Use it during Build when you need to transcode, compress, convert, extract audio, trim, or filter media as part of shipping features or content assets.
How do I add Kunalshah Agent Skills to my agent?
Register the marketplace in Claude Code per Anthropic's marketplace flow, ensure ffmpeg and ffprobe are on PATH, then enable the audio-video plugin from kunalshah's agent-skills source.