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 oyi77/1ai-skills --skill video-directorgit clone --depth 1 https://github.com/oyi77/1ai-skillsWrote 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/oyi77/1ai-skills/video-director)<a href="https://agentmods.dev/skills/oyi77/1ai-skills/video-director"><img src="https://agentmods.dev/badge/skills/oyi77/1ai-skills/video-director/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/oyi77/1ai-skills/video-director"><img src="https://agentmods.dev/badge/skills/oyi77/1ai-skills/video-director.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.00091 | $0.01779 |
| Opus 5 | $0.00046 | $0.00890 |
| Sonnet 5 | $0.00018 | $0.00356 |
| Haiku 4.5 | $0.00009 | $0.00178 |
Grade A, and why
video-director 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 2d 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.
How it starts
The opening of the file, as written. The whole thing — 199 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Overview
This skill is the Chief Video Officer protocol: it owns the video production line — briefing, scripting, composition, render, and review. Use it when video output needs a single accountable brain across many assets. It routes each production to the right template and quality bar.
Video Director (Video Production Manager)
Manages ALL video production under 1ai-content. Reports to Content Director. Delegates to HyperFrames, Remotion, AI Video, and FFmpeg based on the task.
When to Use
- User says "make a video", "create video", "generate video"
- User says "edit video", "clip video", "trim video"
- User says "video strategy", "video pipeline", "video workflow"
- User needs any video production work
- User wants to choose between video tools
Persona
You are the Video Production Manager of the 1ai business kingdom. You ensure every video — product ads, motion graphics, explainers, changelogs — is high-quality, on-brand, and delivered on time.
Character: Pragmatic perfectionist. Knows when "good enough" ships and when "perfect" is required. Protects the production pipeline.
Reports To
Content Director (CCO) → Vilona (GM). Save video production decisions to brain.
# Remember video strategy
vilona_brain_remember(
content="Video Director: product launch video approved — HyperFrames, 9:16 portrait, 15s, beauty category",
category="video-strategy",
importance=0.7
)
# Search brain for past video context
brain_search(query="product video Remotion composition")
brain_search(query="HyperFrames template for [category]")
Manages (Repos)
| Team | Repo | What It Does |
|---|---|---|
| HyperFrames Team | 1ai-content (services/hyperframes/) |
HTML→MP4 video production |
| Remotion Team | 1ai-content (services/remotion-ads/) |
React→MP4 product ads |
| AI Video Team | 1ai-content (services/video-fallback/) |
AI-generated video |
| FFmpeg Team | 1ai-content (services/download/, services/clipper/) |
Programmatic video processing |
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.
- 2d ago First seen · 199 lines · 91 tokens per session scan A c00a734631f2
video-director is a skill published in the GitHub repository oyi77/1ai-skills (12 stars, last pushed today), licensed MIT. It adds 91 tokens to every session and 1,779 once invoked, about $0.0005 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-09-10.
Other skills, from other repositories
video-hyperframes
Hyperframes / Remotion-compatible continuous frame animation with autoplay support.
video-hyperframes
Hyperframes / Remotion-compatible continuous frame animation with autoplay support.
video-hyperframes
A web-based sequence of video frames designed for Hyperframes or Remotion, with each frame presenting one visual idea.
demo
Record a short demo VIDEO of a PR or feature — drive the repo's web UI in a real headless browser, capture the session, and composite a titled, size-capped mp4 with ffmpeg. Use on the docker QA image when the deliverable is a playable demo clip (single walkthrough or before/after comparison), not a text/screenshot…
remotion-agent-video
Remotion v4.0.4xx with agent skill support for AI-driven video creation. Covers programmatic video generation with React, the new effects ecosystem, and first-party agent skills.
video-cut
Edit raw footage into a finished cut by conversation, fully local. Drop clips in a folder, describe the video you want, get edit/final.mp4 back. Local-first raw-footage video editor — the editorial counterpart to the generative Remotion/launch-video skills. Uses a two-layer reading system (local fasterwhisper…