video-director

video-director is a skill for Claude Code from oyi77/1ai-skills. It costs 91 tokens per session (1,779 once invoked), scanned A, original, MIT.

A video production manager for planning, making, and reviewing videos. It chooses among the listed video methods for work such as product clips, motion graphics, explainers, and changelogs.

In plain words
What is it for?
Use it for video strategy, production workflows, editing, product videos, explainers, motion graphics, and release changelogs.
Why use it?
It gives video work one coordinated process instead of leaving each project to disconnected tools or decisions.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions subagents.

Part of the 1ai-skills plugin — 209 skills, 4 commands shipped together

Good fit Use it for video strategy, production workflows, editing, product videos, explainers, motion graphics, and release changelogs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/oyi77/1ai-skills/video-director
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.

Any agent
npx skills add oyi77/1ai-skills --skill video-director
Clone the repo
git clone --depth 1 https://github.com/oyi77/1ai-skills

Made for: Claude Code.

Or install 1ai-skills, the plugin that ships this one along with the rest of its 209 skills, 4 commands.

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 video-director

README.md
[![agentmods](https://agentmods.dev/badge/skills/oyi77/1ai-skills/video-director/github.svg)](https://agentmods.dev/skills/oyi77/1ai-skills/video-director)
Your own site
<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.

agentmods 80×15 button for video-director

Your own site · 80×15
<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>
Per session 91 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,779 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original 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.1 $0.00091 $0.01779
Opus 5 $0.00046 $0.00890
Sonnet 5 $0.00018 $0.00356
Haiku 4.5 $0.00009 $0.00178

Measured 2d ago against content hash c00a734631f2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

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.

content/video-director/SKILL.md · 199 lines

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

Read the full file on GitHub · 199 lines

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. 2d ago First seen · 199 lines · 91 tokens per session scan A c00a734631f2

Subscribe to this mod's changes

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.