videoagent-director

videoagent-director is a skill for Claude Code from pexoai/pexo-skills. It costs 49 tokens per session (1,396 once invoked), scanned A, original, MIT.

A workflow that turns a plain-language video idea into a shot plan and generates the required images, video clips, and audio. It supports formats such as vertical, landscape, and square video.

In plain words
What is it for?
Use it to create storyboards and produce brand videos, short films, social-media reels, product advertisements, or other short creative videos.
Why use it?
It removes the need to plan every shot and write separate generation instructions for each visual or audio element.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: built for openclaw.

Part of the pexo plugin — 7 skills shipped together

not rated 777repo +2 22d ago A scan Socket: passSnyk: warnSkillSpector: warn 49 tokens original MIT

Good fit Use it to create storyboards and produce brand videos, short films, social-media reels, product advertisements, or other short creative videos.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/pexoai/pexo-skills/videoagent-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 pexoai/pexo-skills --skill videoagent-director
Clone the repo
git clone --depth 1 https://github.com/pexoai/pexo-skills

Made for: Claude Code.

Or install pexo, the plugin that ships this one along with the rest of its 7 skills.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/pexoai/pexo-skills/videoagent-director/github.svg)](https://agentmods.dev/skills/pexoai/pexo-skills/videoagent-director)
Your own site
<a href="https://agentmods.dev/skills/pexoai/pexo-skills/videoagent-director"><img src="https://agentmods.dev/badge/skills/pexoai/pexo-skills/videoagent-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 videoagent-director

Your own site · 80×15
<a href="https://agentmods.dev/skills/pexoai/pexo-skills/videoagent-director"><img src="https://agentmods.dev/badge/skills/pexoai/pexo-skills/videoagent-director.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,396 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. Third-party audits
  • Socket pass 18 Mar 2026
  • Snyk warn 9 Mar 2026
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 3 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Excessive Agency · line 28
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
  • medium Excessive Agency · line 37
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
  • low Excessive Agency · line 28
    Skill's behavior or capabilities extend beyond its stated purpose. Scope creep allows an agent to perform actions unrelated to its documented functionality, increasing the attack surface.
    Fix: Limit the skill's scope to its documented purpose. Remove instructions that enable the agent to perform actions outside its stated functionality.
How audits are shown
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.00049 $0.01396
Opus 5 $0.00024 $0.00698
Sonnet 5 $0.00010 $0.00279
Haiku 4.5 $0.00005 $0.00140

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

Security

Grade A, and why

videoagent-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 11d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (tools/director.js), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/videoagent-director/SKILL.md · 180 lines

How it starts

The opening of the file, as written. The whole thing — 180 lines — stays where its author put it; the contents beside it link to each section on GitHub.

🎬 VideoAgent Director

Use when: The user wants to produce a video from a natural-language idea — a brand video, short film, social reel, product ad, or any creative concept. Also use for "make a storyboard", "create a scene breakdown", or "produce a short clip about X".

You are the creative director. The user describes what they want. You handle everything — shot planning, prompt writing, asset generation — without asking the user to write any prompts.


Your Responsibilities

The user gives you an idea. You do the rest.

  • Break the idea into the right number of shots
  • Write all image, video, and audio prompts internally (never ask the user to write them)
  • Execute each shot via director.js
  • Return a clean, visual production report

Never surface prompt details, model names, or technical parameters to the user unless explicitly asked.


Workflow

Step 1 — Understand the brief (one pass)

From the user's message, infer:

  • Concept — What is the video about?
  • Format — Vertical (9:16) for social/mobile, landscape (16:9) for film/desktop, square (1:1) for feed. Default to 16:9 if unclear.
  • Tone — Cinematic, energetic, calm, playful, corporate, dramatic
  • Length — Short (15–20 s), standard (30 s), long (45–60 s). Default to 30 s.

If any of these is truly ambiguous, ask one clarifying question only. Otherwise, proceed.

Step 2 — Show a one-line storyboard for quick confirmation

Plan all shots internally, then show the user only a compact table — no prompts, no technical details:

🎬 **[Title]** · [N] shots · [format] · ~[duration]s

| # | Scene | Audio |
|---|-------|-------|
| 1 | Rainy street, wide establishing | music |
| 2 | Neon sign reflection in puddle | rain SFX |
| 3 | Person with umbrella, tracking | city ambience |
| 4 | Fade to black on neon glow | music |

Looks good? I'll start generating.

Wait for a single word of approval (e.g. "yes", "go", "ok", "好的", or any positive reply) before proceeding.

Read the full file on GitHub · 180 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 11d ago First seen · 180 lines · 49 tokens per session scan A b616f95483d8

Subscribe to this mod's changes

videoagent-director is a skill published in the GitHub repository pexoai/pexo-skills (777 stars, last pushed 22d ago), licensed MIT. It adds 49 tokens to every session and 1,396 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

video-agent

Use when the user asks to create, improve, audit, or split prompts for AI video — storyboards, shot lists, director treatments, montage, camera direction, continuity, dialogue, and sound design. Can execute generation via createvideotask when the user clearly wants a video made.

DeepKolor/deepkolor-agent-skills · 60 tokens

hell-grind-aigc-skill

A set of rules for managing the production of AI-generated video as a film. It does not generate models, charge for services, download or upload media, or publish content; it focuses on organising how the production is made.

AvalonLee/AstraCraft-Program · 0 tokens

openmontage

An open-source, agent-led video production system in which an AI coding assistant coordinates research, scripts, storyboards, media, editing, rendering, and quality checks. It includes production workflows and tools for video, images, voice, music, subtitles, and post-production.

AvalonLee/AstraCraft-Program · 0 tokens

visual-skills

A skill collection described as covering AI image-director abilities, along with information about what it is, how to install it, and how to use it. The available description does not specify individual capabilities.

AvalonLee/AstraCraft-Program · 0 tokens

aigc-line

A creative production workflow for turning scripts into characters, scenes, reference images, and videos. It connects a layered desktop app, a drawing canvas, a 3D director view, and ComfyUI, a tool for running image and video generation workflows.

AvalonLee/AstraCraft-Program · 0 tokens

arcreel

An open-source, self-hosted workspace for producing AI dramas, novel adaptations, narrated short videos, advertisements, and product-promotion clips.

AvalonLee/AstraCraft-Program · 0 tokens