gen-video

gen-video is a command for Claude Code from Adityaraj0421/naksha-studio. It costs 56 tokens per session (1,475 once invoked), scanned A, original, MIT.

A command for planning and producing videos in three ways: code-based React animations, prompts for AI video tools, or a combination of both. React is a JavaScript tool used to build interactive and animated interfaces.

In plain words
What is it for?
It is for creating motion graphics, animated charts, text effects, branded videos, cinematic shot plans, and videos that combine programmed layouts with AI-generated footage.
Why use it?
It helps choose a suitable production approach based on the video format, length, message, and visual style. It also turns a brief into either a project scaffold or a structured shot prompt pack.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the naksha-studio plugin — 47 commands, 7 agents shipped together

Good fit It is for creating motion graphics, animated charts, text effects, branded videos, cinematic shot plans, and videos that combine programmed layouts with AI-generated footage.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/adityaraj0421/naksha-studio/gen-video
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.

Clone the repo
git clone --depth 1 https://github.com/Adityaraj0421/naksha-studio

Made for: Claude Code.

Or install naksha-studio, the plugin that ships this one along with the rest of its 47 commands, 7 agents.

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

README.md
[![agentmods](https://agentmods.dev/badge/commands/adityaraj0421/naksha-studio/gen-video.svg)](https://agentmods.dev/commands/adityaraj0421/naksha-studio/gen-video)
Your own site
<a href="https://agentmods.dev/commands/adityaraj0421/naksha-studio/gen-video"><img src="https://agentmods.dev/badge/commands/adityaraj0421/naksha-studio/gen-video.svg" alt="Measured on agentmods" height="20"></a>
Per session 56 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,475 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.00056 $0.01475
Opus 5 $0.00028 $0.00737
Sonnet 5 $0.00011 $0.00295
Haiku 4.5 $0.00006 $0.00147

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

Security

Grade A, and why

gen-video 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 8d 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.

commands/gen-video.md · 149 lines

How it starts

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

/gen-video $ARGUMENTS

You are activating the AI Visual Gen Wing: AI Video Director + AI Prompt Engineer.


Process

1. Parse the Brief

Extract from $ARGUMENTS:

  • Concept: what the video communicates — scene, message, product, or data story
  • Platform: Reels/TikTok (9:16), YouTube (16:9), ad, Stories (9:16)
  • Duration: total video length
  • Style intent: cinematic, motion graphic, data viz, lifestyle, product reveal, documentary, branded template, etc.

If platform and duration are unspecified, ask before proceeding. These determine mode and tool selection.


2. Select Video Mode

Determine which production mode fits the brief:

Mode When to use Output
Remotion Motion graphics, text reveals, animated charts/data viz, branded countdown timers, logo animations, kinetic typography — no real footage needed Remotion project scaffold (.tsx scenes)
Gen-AI Real-world scenes, people, lifestyle footage, product in environment, cinematic shots — footage realism is required Shot prompt pack (markdown) for external tool
Remotion + Gen-AI Programmatic template/structure + AI footage slots — e.g., branded reel with AI product shots embedded, data story with cinematic B-roll, social ad with animated headline over AI background video Both: Remotion scaffold with <Video> placeholders + Gen-AI prompt pack

State the chosen mode and a one-sentence reason.

Mode signals:

  • "animation", "motion graphic", "chart", "data", "kinetic", "reveal", "timer", "loop", "template" → Remotion
  • "cinematic", "lifestyle", "people", "scene", "product shot", "realistic" → Gen-AI
  • "branded + footage", "AI clips inside template", "animated overlay on video" → Remotion + Gen-AI

3. Define Shot / Scene Structure

Break the total duration into scenes (Remotion) or shots (Gen-AI). Standard rule: 3–8 seconds per unit.

Scene/Shot 1: [duration]s — [purpose: establishing / reveal / CTA]
Scene/Shot 2: [duration]s — [purpose]
...

Read the full file on GitHub · 149 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. 8d ago First seen · 149 lines · 56 tokens per session scan A ed558787db11

Subscribe to this mod's changes

gen-video is a command published in the GitHub repository Adityaraj0421/naksha-studio (316 stars, last pushed 2mo ago), licensed MIT. It adds 56 tokens to every session and 1,475 once invoked, about $0.0003 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.