Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add rodolfochicone/rc-project --skill rc-videogit clone --depth 1 https://github.com/rodolfochicone/rc-projectWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/rodolfochicone/rc-project/rc-video)<a href="https://agentmods.dev/skills/rodolfochicone/rc-project/rc-video"><img src="https://agentmods.dev/badge/skills/rodolfochicone/rc-project/rc-video/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/rodolfochicone/rc-project/rc-video"><img src="https://agentmods.dev/badge/skills/rodolfochicone/rc-project/rc-video.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00077 | $0.00466 |
| Opus 5 | $0.00039 | $0.00233 |
| Sonnet 5 | $0.00015 | $0.00093 |
| Haiku 4.5 | $0.00008 | $0.00047 |
Grade A, and why
rc-video scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Vídeo — guias por tarefa
Leia o guia da tarefa em references/ antes de agir. Para processamento local, o único
pré-requisito é o ffmpeg instalado (ffmpeg -version); nenhuma API paga é necessária.
Roteamento
| Tarefa | Guia |
|---|---|
| Manipular arquivos de vídeo/áudio localmente (ffmpeg) | references/ffmpeg.md |
| Planejar/roteirizar conteúdo em vídeo (Reels/Shorts/YouTube) | references/content.md |
| Ingest/busca/edição via VideoDB (SaaS pago — opcional) | references/videodb.md |
Escolha do caminho
- Precisa cortar, converter, comprimir, legendar ou extrair algo de um arquivo? →
ffmpeg.md. É local, grátis e resolve a grande maioria dos casos. Prefira sempre esta opção. - Precisa planejar o que gravar/publicar (roteiro, gancho, estrutura, metadados)? →
content.md. - Precisa de busca semântica dentro do vídeo, indexação de fala/cena ou edição por timeline gerenciada? →
videodb.md, ciente do custo e do lock-in num SaaS pago.
Error Handling
ffmpeg: command not found→ instrua a instalação (brew install ffmpegno macOS) e pare; não tente workaround.- VideoDB sem
VIDEO_DB_API_KEY→ não é erro de código: informe que a integração é opcional e exige a chave; ofereça o caminho ffmpeg local quando o objetivo for alcançável sem o SaaS.
What ships with it
3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 32 lines · 77 tokens per session scan A f0121fb0d774
rc-video is a skill published in the GitHub repository rodolfochicone/rc-project (19 stars, last pushed 1mo ago), licensed MIT. It adds 77 tokens to every session and 466 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
video-editing
AI-assisted video editing workflows for cutting, structuring, and augmenting real footage. Covers the full pipeline from raw capture through FFmpeg, Remotion, ElevenLabs, fal.ai, and final polish in Descript or CapCut. Use when the user wants to edit video, cut footage, create vlogs, or build video content.
fal-ai-media
Unified media generation via fal.ai MCP — image, video, and audio. Covers text-to-image (Nano Banana), text/image-to-video (Seedance, Kling, Veo 3), text-to-speech (CSM-1B), and video-to-audio (ThinkSound). Use when the user wants to generate images, videos, or audio with AI.
frontend-slides
Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.
presentation-creator
Builds decks with a story spine, house visual system, setting-specific density, and speaker notes. Use when asked to "create a presentation", "write a pitch deck", or "turn this doc into slides". Defaults to Marp; use an available presentation tool for editable PowerPoint. For product UI use ui-design.
axiom-now-playing-musickit
MusicKit Now Playing integration patterns. Use when playing Apple Music content with ApplicationMusicPlayer and understanding automatic vs manual Now Playing info updates.
axiom-now-playing-carplay
CarPlay Now Playing integration patterns. Use when implementing CarPlay audio controls, CPNowPlayingTemplate customization, or debugging CarPlay-specific issues.