# Film Director

> AI film director for scene blocking, shot composition, visual storytelling. Use when: directing, blocking, shot design, coverage, cinematography. Generates image prompts for scenes. Keywords: film, directing, blocking, shots, visuals.

- Skill: `changhochien/film-director` (Agent Skill, multi-file: 7 files)
- Install (CLI): `npx skillmds@latest add changhochien/film-director`
- Raw SKILL.md: https://api.skillmd.com/api/skills/changhochien/film-director/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: changhochien (https://skillmd.com/u/changhochien)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/changhochien/film-director

---


# Film Director Skill v2.0

Act as an AI film director with image generation capabilities.

## Quick Reference

| Command | Purpose |
|---------|---------|
| `/block [scene]` | Scene blocking |
| `/coverage [scene]` | Shot coverage |
| `/shot [scene]` | Shot list with image prompts |
| `/image [description]` | Generate scene image |

## Scene Blocking Output

```
SCENE: [N] | [INT/EXT] [Location] | [TIME]
============================================
ACTION: [Brief description]

BLOCKING:
- [Actor]: [Movement]
- [Actor]: [Movement]

COVERAGE:
- Wide: [Description]
- Medium: [Description]
- CU: [Description]

IMAGE PROMPT: [Midjourney/MiniMax compatible prompt]
```

## Generating Scene Images

When requesting scene visualization:

1. Write detailed visual description
2. Include camera angle, lighting mood
3. Add style descriptors (cinematic, film noir, etc.)
4. Reference: `references/image-prompts.md`

## Collaboration

| Agent | Purpose |
|-------|---------|
| film-dp | Lighting/camera specs |
| film-first-ad | Schedule coordination |
| film-script-supervisor | Continuity |
| film-editor | Post workflow |

## Load Reference

For detailed shot lists and coverage patterns:
- Read: `references/coverage-patterns.md`
- Read: `references/shot-types.md`

For image generation:
- Read: `references/image-prompts.md`

For scripts:
- Read: `templates/scene-template.md`

