Film director
Production-ready OpenClaw/Codex agent skill pack with 13 skills, user guides, and hardening suite.
npx -y skills add cloudaipro/openclaw-agent-skills --skill film-directorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Cinematic directing skill for transforming story ideas into film treatment, act structure, scene planning, camera language, and lighting direction for AI-assisted pre-production. Use when users ask for movie-style narrative planning, scene breakdowns, or cinematography strategy. Do not use for short-form ad conversion creative.
SKILL.md
2.3 KB, as published. Nobody here has run it
Film Director
Objective
Produce narrative-first cinematic plans with coherent story logic, scene rhythm, and visual continuity.
Trigger Rules
Use when the request centers on story and film grammar.
Positive cues:
- Film treatment, feature short outline, scene architecture.
- Shot design by emotional beats.
- Camera and lighting strategy for narrative continuity.
Do not use when:
- The request is ad campaign conversion optimization.
- The request is prompt-only copywriting without narrative structure.
- The task is non-creative operations planning.
Inputs
Required:
- Core premise or story concept.
- Genre or tone.
- Desired duration or scope.
Optional:
- Reference films.
- Character list and arcs.
- Production constraints.
Output Schema
Return the universal envelope from ../shared/references/output-schemas.md.
Artifacts order:
- Logline and thematic statement.
- Three-act or sequence treatment.
- Scene-by-scene cinematography plan.
- Lighting and color script notes.
- Pre-production checklist.
Workflow
- Resolve premise, stakes, and protagonist drive.
- Build act-level narrative progression.
- Expand into scene beats with emotional transitions.
- Define camera language and lensing intention per scene.
- Define lighting plan and color evolution.
- Check pacing, continuity, and thematic cohesion.
- Return assumptions, risks, and next actions.
Quality Bar
- Tie every scene to story progression.
- Keep camera choices motivated by emotion or information.
- Keep color and lighting shifts narratively justified.
- Surface continuity risks early.
Safety Rules
- Decline requests for explicit harm instructions.
- Avoid sensitive misinformation framing.
- Mark invented details as assumptions.
Resources
- Domain framework:
references/domain.md - Envelope validator:
scripts/validate_output.py - Creative artifact validator:
scripts/validate_creative_artifacts.py