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…
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.
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.
Describes video frames as detailed text. Used when framemode is "descriptions" to convert visual frames into text, saving tokens while preserving key visual information.
Agent "jetbrains" from oxbshw/watch-skill, covering watch skill in jetbrains ides, install, configure junie, configure ai assistant and smoke test (3 steps).
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.
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.
Agent "AGENTS.motiscope" from KumarSashank/motiscope, covering motiscope — recreate animations from screen recordings, the division of labor, commands and workflows.
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…
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.
A video-editing agent that operates an existing editing engine using predefined settings. It removes unwanted speech and sound sections while protecting natural delivery.
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.
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…
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…
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.
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…
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.