AugmentClaude

AI Cinematic Short Film

Plan and structure AI-generated short films with storyboards, shot lists, and visual prompts.

Installation

  1. Make sure Claude is on your device and in your terminal.

    Skills load from ~/.claude/skills/ when Claude Code starts up — so you need it on your machine first. If you don't have it yet, install it once with the command below, then run claude in any terminal to verify.

    One-time setup
    npm i -g @anthropic-ai/claude-code

    Already have it? Skip ahead.

  2. Paste into Claude Code or into your terminal.

    This copies the whole skill folder into ~/.claude/skills/ai-cinematic-short-film-0xsline/ — the SKILL.md plus any scripts, reference docs, or templates the skill ships with. Safe default: works for every skill.

    Faster alternative (instruction-only skills)

    Skips the clone and grabs only the SKILL.md file. Don't use this if the skill ships Python scripts, reference markdowns, or asset templates — they won't be downloaded and the skill will fail when it tries to load them.

    Quick install (SKILL.md only)
    Sign up to copy
  3. Restart Claude Code.

    Quit and reopen Claude Code (or any other agent that loads from ~/.claude/skills/). New skills are picked up on startup.

  4. Just ask Claude.

    Skills auto-activate when your request matches the skill's description — no slash command needed. Trigger phrases live in the skill's own frontmatter; you can read them in the “What this skill does” section above.

Prefer to read the source first? Open on GitHub.

When Claude uses it

Plan AI short films with story, shots, prompts, and continuity.

What this skill does

AI Cinematic Short Film

Use this workflow when the user wants OpenChatCut to create a cinematic AI-generated short film or story-led visual sequence.

This is a OpenChatCut-native workflow. If a source workflow depends on external image/video generation or manual assembly, replace that step with OpenChatCut's equivalent capability when available. Do not add unrelated OpenChatCut features just because they exist.

When to Use

  • The user starts from an idea, product, script, reference image, mood, or story premise.
  • The work needs shot planning, prompt craft, visual continuity, and cinematic pacing.
  • The user wants AI-generated clips assembled into a finished short.

Workflow

  1. Define the creative brief: premise, emotion, audience, platform, aspect ratio, duration, and ending.
  2. Create a compact story structure: hook image, setup, escalation, reveal or payoff, final beat.
  3. Build a style bible using references/cinematic-ai-workflow.md: world, character, color, lens/camera language, motion, lighting, and continuity rules.
  4. Draft a shot list. Each shot should have a purpose, duration, visual action, camera move, prompt notes, and continuity note.
  5. Use existing or generated reference frames only when continuity would otherwise break, especially for characters, products, locations, or costumes.
  6. Write prompts per shot with subject, action, environment, camera, lighting, mood, and negative constraints. Keep prompts specific but not brittle.
  7. Generate clips, review continuity, and regenerate only shots that break story clarity or visual consistency.
  8. Assemble the selected shots in the timeline. Add audio or text only when the brief or source workflow explicitly calls for it.
  9. Final QA: story clarity, shot order, continuity, visual artifacts, and export readiness.

Rules

  • Story clarity beats visual novelty. Do not overproduce beautiful shots that do not serve the film.
  • Keep a shared style bible so shots feel like one film.
  • Do not silently change characters, products, claims, or key user references.
  • Ask for confirmation when the premise, ending, product representation, or visual identity is ambiguous enough to change the result.
  • Replace external generation or assembly steps with equivalent OpenChatCut capabilities when they exist. Do not introduce unrelated OpenChatCut features just because they are available.

Output

When planning, show a concise brief and shot list. When executing, report generated clips, timeline structure, and any shots that need user review.

Related skills