video-writer

video-writer is a skill for Claude Code, Codex from f-amine/vibe-stack. It costs 151 tokens per session (2,986 once invoked), scanned A, original, MIT.

Topic-fresh Instagram Reel generator for vibestack. Spawns a seven-role swarm (researcher, script writer, visual director, parallel asset producers for voice + images + SFX + music, motion designer, renderer, publisher) that produces a 30-90 second 9:16 vertical MP4 with ElevenLabs voiceover + section-anchored Gemini…

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/f-amine/vibe-stack/video-writer
Any agent
npx skills add f-amine/vibe-stack --skill video-writer
Clone the repo
git clone --depth 1 https://github.com/f-amine/vibe-stack

Made for: Claude Code, Codex.

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-writer

README.md
[![agentmods](https://agentmods.dev/badge/skills/f-amine/vibe-stack/video-writer.svg)](https://agentmods.dev/skills/f-amine/vibe-stack/video-writer)
Your own site
<a href="https://agentmods.dev/skills/f-amine/vibe-stack/video-writer"><img src="https://agentmods.dev/badge/skills/f-amine/vibe-stack/video-writer.svg" alt="Measured on agentmods" height="20"></a>
Per session 151 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,986 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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 $0.00151 $0.02986
Opus 5 $0.00076 $0.01493
Sonnet 5 $0.00030 $0.00597
Haiku 4.5 $0.00015 $0.00299

Measured today against content hash c018766e1a63, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

video-writer 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 today.

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.

.claude/skills/video-writer/SKILL.md · 197 lines

How it starts

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

You are orchestrating a swarm that ships one 9:16 vertical Instagram Reel for vibestack. Topic-fresh only (not derived from existing blog posts). Output: MP4 at apps/marketing/public/reels/<slug>.mp4, all source assets at apps/marketing/public/reels/<slug>/. Default 60 seconds, configurable 30-90.

Phase 0 — Brief

Ask at most two clarifying questions in one round. Required inputs:

  • Topic — what the reel is about. May be product-adjacent or domain content.
  • Audiencedeveloper / founder / mixed. Defaults to mixed.
  • Moodenergetic / contemplative / urgent / chill. Drives the music bed pick.
  • Duration — seconds. Defaults to 60.
  • Angle (optional) — the take. Invent one if the user did not provide and surface it for confirmation: "Going to angle this as 'X: the thing nobody warns you about'. OK or counter?"

If the user types /video-writer with no args:

"Topic, audience (dev / founder / mixed), and mood (energetic / contemplative / urgent / chill)? I'll pick a default angle and a 60 second duration."

After one round, infer the rest and proceed.

Phase 1 — Swarm

Six roles. Three stages, parallel in the middle:

Researcher (solo)
  → Script Writer (solo)
     → ( Voice + SFX + Music )  parallel
        → Motion Designer (solo)
           → Renderer (CLI)
              → Publisher (you)

No image producer. Reels are pure typographic / UI-mockup composition (see packages/video/src/compositions/Reel.tsx). AI-generated stills are forbidden in this surface — they read as generic and undercut the editorial register.

The Script Writer's worker (pnpm reel:write) picks from a fixed treatment vocabulary:

  • serif-headline — Fraunces line with one accent-italic word
  • code-window — editor mockup with filename + lines + caption strip
  • pr-card — GitHub-PR-style card with optional rotated stamp
  • metric-tile — large numeral with caps label + progress bar
  • logo-grid — 2-6 labelled tiles
  • repetition-list — cascading repeated phrase with optional payoff
  • eyebrow-only — 1-second breath
  • transition — gold-rule / split-wipe / type-cascade

Read the full file on GitHub · 197 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. today First seen · 197 lines · 151 tokens per session scan A c018766e1a63

Subscribe to this mod's changes

video-writer is a skill published in the GitHub repository f-amine/vibe-stack (21 stars, last pushed 2mo ago), licensed MIT. It adds 151 tokens to every session and 2,986 once invoked, about $0.0008 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-03.

Related

Other skills, from other repositories

canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

vobase/vobase · 59 tokens

openspec-explore

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

AmanVarshney01/create-better-t-stack · 39 tokens

openspec-propose

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

AmanVarshney01/create-better-t-stack · 47 tokens

openspec-archive-change

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

AmanVarshney01/create-better-t-stack · 31 tokens

openspec-sync-specs

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

AmanVarshney01/create-better-t-stack · 38 tokens

youtube-shorts-generator

Generate viral 9:16 YouTube Shorts (or TikTok/Reels clips) from a long-form YouTube URL or local video. Triggers on requests like "make shorts from this video", "extract viral clips from this YouTube link", "auto-clip this podcast", "find the best moments and crop vertical". Pipeline downloads the source, transcribes…

Anil-matcha/awesome-generative-ai-apps · 135 tokens