ffmpeg agents

84 tagged ffmpeg, measured the same way as everything else here.

Browse within: agent-tools 27computer-vision 27broadcast 14claude-plugin 14dolby-vision 14gstreamer 14cloud-native 10cuda 10onnx 10sycl 10ai-content 8content-automation 8electron 8gemini-api 8

builder

01

heygen-com/hyperframes

Agent

Turn shot-plan.json into one renderable HyperFrames composition (compositions/index.html). Everything stays in the HF ecosystem — HTML is the source of truth; a single paused GSAP timeline carries all motion; the engine seeks it. Category-specific build rules live in categories/ /module.md; this file is the shared…

43k 2d ago A 0 tokens original Apache-2.0

director

02

heygen-com/hyperframes

Agent

Turn a request into a shot-plan.json for a short (3–30s) design-led motion graphic. You run in two parts around the asset-sourcing step: Part 1 (plan) before sourcing, Part 2 (design) after. You do NOT write composition code — that's the Builder. Schema: references/shot-plan-ir.md.

43k 2d ago A 0 tokens original Apache-2.0

finalize

03

heygen-com/hyperframes

Agent

Perform snapshot QA and one in-place repair pass. Dispatch only when Step 5 lint, check, or snapshot review reports a defect. The orchestrator owns final approval and render; this agent never renders.

43k 2d ago A 0 tokens original Apache-2.0

frame-describer

04

jordanrendric/claude-video-vision

Agent

Describes video frames as detailed text. Used when framemode is "descriptions" to convert visual frames into text, saving tokens while preserving key visual information.

1.3k 25d ago A 36 tokens original MIT

agent-zero

05

oxbshw/watch-skill

Agent

Agent "agent-zero" from oxbshw/watch-skill, covering watch skill in agent zero, install, configure, smoke test (3 steps) and notes.

320 2d ago A 0 tokens original MIT

aider

06

oxbshw/watch-skill

Agent

Agent "aider" from oxbshw/watch-skill, covering watch skill in aider, install, use it, a recording of a bug and notes.

320 2d ago A 0 tokens original MIT

jetbrains

07

oxbshw/watch-skill

Agent

Agent "jetbrains" from oxbshw/watch-skill, covering watch skill in jetbrains ides, install, configure junie, configure ai assistant and smoke test (3 steps).

320 2d ago A 0 tokens original MIT

e2e-tester

08

vericontext/vibeframe

Agent Claude Code

End-to-end tester for the current VibeFrame CLI. Use when asked to test everything, run full tests, or verify the repo works.

165 1mo ago A 35 tokens original MIT

project-auditor

09

vericontext/vibeframe

Agent Claude Code

Read-only health audit of the VibeFrame monorepo. Use for a periodic project review — structure, CLI/doc drift, dead code, dependency hygiene, test/lint health, and tech debt — producing a prioritized cleanup plan. Proposes actions; does not make sweeping edits.

165 1mo ago A 62 tokens original MIT

version-checker

10

vericontext/vibeframe

Agent Claude Code

Checks version, generated references, public docs, and metadata sync. Use proactively after version bumps, releases, CLI changes, or doc changes.

165 1mo ago A 32 tokens original MIT

motion-analyst

11

KumarSashank/motiscope

Agent

Reads a motiscope analysis (report + curated frames) and returns a compact, target-agnostic animation spec. Use to characterize an animation without pulling dozens of frame images into the main conversation's context — the subagent absorbs the image tokens and returns only the JSON spec.

108 1mo ago A 61 tokens original MIT

AGENTS.motiscope

12

KumarSashank/motiscope

Agent

Agent "AGENTS.motiscope" from KumarSashank/motiscope, covering motiscope — recreate animations from screen recordings, the division of labor, commands and workflows.

108 1mo ago A 0 tokens original MIT

release-manager

13

MrUjjwalG/movi-player

Agent Claude Code

Owns a movi-player version bump / release end-to-end. Use whenever the user wants to cut a release, bump the version, or run npm run release. Drafts the CHANGELOG from git history, runs scripts/release.mjs, and verifies every package/doc/target bumped consistently. Never publishes, pushes, tags, or deploys without…

45 9d ago A 78 tokens original Apache-2.0

edvardgrishin27/frameproof

Agent

A checking agent that examines a video frame and a claim about what appears in it. It tries to disprove the claim using only the visible pixels.

24 5d ago A 79 tokens original MIT

content-researcher

15

biblcontentofficial-art/Premiere-Pro-edit-bibl

Agent Claude Code

A research assistant for spoken-video transcripts, which are written records of what was said. It identifies sections worth keeping or cutting, key messages, highlights, chapters, video descriptions, and short-video segments.

19 1mo ago A 98 tokens original MIT

cut-editor

16

biblcontentofficial-art/Premiere-Pro-edit-bibl

Agent Claude Code

A video-editing agent that operates an existing editing engine using predefined settings. It removes unwanted speech and sound sections while protecting natural delivery.

19 1mo ago A 91 tokens original MIT

shorts-producer

17

biblcontentofficial-art/Premiere-Pro-edit-bibl

Agent Claude Code

A short-form video production agent that plans and creates about one-minute clips from longer videos. It supports workflows for Premiere Pro XML files, finished vertical MP4s, and other editing formats.

19 1mo ago A 84 tokens original MIT

repo-maintainer

18

damionrashford/media-os

Agent Claude Code

Maintains the media-os repository's hygiene and GitHub metadata. Enforces directory layout invariants (skills/ vs .claude/skills/, .claude-plugin/ contents, workflows/ structure), scrubs personal paths/names, cleans pycache or stray artifacts, keeps .gitignore aligned, manages GitHub repo topics + description for SEO…

17 3mo ago A 114 tokens original MIT

agent-creator

19

damionrashford/media-os

Agent Claude Code

Use this agent when the user asks to "create an agent", "generate an agent", "build a new agent", "make me an agent that...", or describes agent functionality they need. Trigger when user wants to create autonomous agents for plugins. Examples: Context: User wants to create a code review agent user: "Create an agent…

17 3mo ago A 254 tokens original MIT

plugin-validator

20

damionrashford/media-os

Agent Claude Code

Use this agent when the user asks to "validate my plugin", "check plugin structure", "verify plugin is correct", "validate plugin.json", "check plugin files", or mentions plugin validation. Also trigger proactively after user creates or modifies plugin components. Examples: Context: User finished creating a new plugin…

17 3mo ago A 241 tokens original MIT

extract-worker

21

muckybuzzwoo/claude-code-youtube-extract

Agent

Internal leaf worker for the yt-extract skill. Runs the yt-extract.py backend for a single YouTube URL and returns its output (summarized or raw). Dispatched only by the yt-extract skill's Step 1 — not for general use.

5 1mo ago A 56 tokens

builder

22

LinHao-city/StoryMind

Agent Codex

Turn shot-plan.json into one renderable HyperFrames composition (compositions/index.html). Everything stays in the HF ecosystem — HTML is the source of truth; a single paused GSAP timeline carries all motion; the engine seeks it. Category-specific build rules live in categories/ /module.md; this file is the shared…

5 2mo ago A 0 tokens AGPL-3.0

director

23

LinHao-city/StoryMind

Agent Codex

Turn a request into a shot-plan.json for a short (3–30s) design-led motion graphic. You run in two parts around the asset-sourcing step: Part 1 (plan) before sourcing, Part 2 (design) after. You do NOT write composition code — that's the Builder. Schema: references/shot-plan-ir.md.

5 2mo ago A 0 tokens AGPL-3.0

finalize

24

LinHao-city/StoryMind

Agent Codex

Snapshot visual QA + one in-place fix pass + render. Dispatched only when Step 6 lint/inspect reports issues, or to do the final render.

5 2mo ago A 0 tokens AGPL-3.0