solo-video-promo

Solid

Use when "create video", "promo video", "video script", "storyboard", "demo video", "product video plan", or need video marketing material. Do NOT use for social media text posts (/content-gen) or landing page copy (/landing-gen).

Code & Development 18 stars 2 forks Updated today MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
43
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# /video-promo Generate a promo video plan from a project's PRD. Produces a 30-45 second video script with shot-by-shot storyboard. Detects Montage-tool or Remotion in the project and outputs compatible config when found. ## MCP Tools (use if available) - `project_code_search(query, project)` — find UI components, screens, features to showcase - `project_info(name)` — get project stack and details - `kb_search(query)` — find video production methodology If MCP tools are not available, fall back to Glob + Grep + Read. ## Steps 1. **Parse project** from `$ARGUMENTS`. - Read PRD (`docs/prd.md`), README, or CLAUDE.md for product info. - If empty: ask via AskUserQuestion. 2. **Detect video tooling** in the project: - Check `package.json` for `remotion`, `@remotion/cli` → Remotion project - Check for `montage.config.*`, `pnpm montage` → Montage-tool project - Check for `ffmpeg` usage in scripts → FFmpeg pipeline - If none found: output plain storyboard (no specific tooling config) 3. **Extract key screens/features** to showcase: - If MCP available: `project_code_search("main screen OR hero OR dashboard", project)` — find showcase-worthy UI - Otherwise: Glob for screenshots, mockups, or UI component files - Read PRD for top 3-5 features to demonstrate 4. **Forced reasoning — video strategy:** Before scripting, write out: - **Goal:** What should the viewer DO after watching? (download, sign up, visit) - **Hook type:** Question? Surprising ...

Details

Author
fortunto2
Repository
fortunto2/solo-factory
Created
7 months ago
Last Updated
today
Language
Shell
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category