ffmpeg

ffmpeg is a skill for Claude Code, Codex from AtomicBot-ai/Atomic-Chat. It costs 47 tokens per session (999 once invoked), scanned A, original, no licence file.

A command-line tool for processing audio and video files, with a companion tool for inspecting their technical details.

In plain words
What is it for?
Use it to convert or trim media, extract audio, resize video, change formats, create GIFs, and inspect files.
Why use it?
It removes the need for separate programs for common media conversions and edits.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/atomicbot-ai/atomic-chat/ffmpeg
Any agent
npx skills add AtomicBot-ai/Atomic-Chat --skill ffmpeg
Clone the repo
git clone --depth 1 https://github.com/AtomicBot-ai/Atomic-Chat

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for ffmpeg

README.md
[![agentmods](https://agentmods.dev/badge/skills/atomicbot-ai/atomic-chat/ffmpeg.svg)](https://agentmods.dev/skills/atomicbot-ai/atomic-chat/ffmpeg)
Your own site
<a href="https://agentmods.dev/skills/atomicbot-ai/atomic-chat/ffmpeg"><img src="https://agentmods.dev/badge/skills/atomicbot-ai/atomic-chat/ffmpeg.svg" alt="Measured on agentmods" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 999 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00047 $0.00999
Opus 5 $0.00023 $0.00500
Sonnet 5 $0.00009 $0.00200
Haiku 4.5 $0.00005 $0.00100

Measured 3d ago against content hash 02a85e1d40cf, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

ffmpeg 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 3d 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.

src-tauri/resources/agent-skills/ffmpeg/SKILL.md · 91 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

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.

  1. 3d ago First seen · 91 lines · 47 tokens per session scan A 02a85e1d40cf

Subscribe to this mod's changes

ffmpeg is a skill published in the GitHub repository AtomicBot-ai/Atomic-Chat (1,410 stars, last pushed yesterday), with no licence file. It adds 47 tokens to every session and 999 once invoked, about $0.0002 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.

Related

Other skills, from other repositories

claude-api

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model migration.

rikkahub/rikkahub · 38 tokens

locale-tui-localization

Use this skill when users request i18n/localization updates for Android string resources, especially when adding new keys or translating via locale-tui.

rikkahub/rikkahub · 35 tokens

publish-release

Use this skill when users request to publish an release update.

rikkahub/rikkahub · 15 tokens

prompt-architect

Analyzes and improves prompts using 31 frameworks across 7 intent categories. Use when a user wants to improve, rewrite, structure, or engineer a prompt — including requests like "help me write a better prompt", "improve this prompt", "what framework should I use", "make this prompt more effective", or any prompt…

ckelsoe/prompt-architect · 111 tokens

release-highlights

Add a hand-written Highlights section to a GitHub release whose notes were auto-generated, summarizing the release's PRs in user-facing language above the generated changelog. Reads every PR in the range, drafts the section in the repo's house style, asks about ambiguous wording, and writes only after approval. Use…

garfiec/Librechat-Mobile · 94 tokens

update-web-assets

Update the third-party JavaScript vendored into the app for the artifact, diagram, and math WebViews (KaTeX, mermaid, marked, highlight.js, Tailwind, Babel, React). Checks what is outdated, reads each pin's rationale before proposing a bump, re-downloads from the official source, verifies the lock, and runs the gates.…

garfiec/Librechat-Mobile · 124 tokens