solo-video-promo

Installation
SKILL.md

/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:

Related skills
Installs
27
GitHub Stars
15
First Seen
Feb 20, 2026