crun-action-camera-enhancerlisted
Install: claude install-skill CrunTeam/crun-agent-skills
# Crun Character Action & Camera Director
Use this skill to transform high-level user action requests into highly dynamic, cinematographically rich image and video generation prompts.
This skill operates as an **Upstream Director & Prompt Enhancer**. It decomposes user inputs (text prompts or uploaded reference character images) into camera movement trajectories, pose dynamics, secondary motion physics, and visual effects (VFX), then passes the optimized payload to Crun base skills (`crun-model-router`, `crun-account-credits`, and `crun-task-runner`) for final rendering.
---
## Execution Workflow
```text
[ User Input ] (Text Request or Reference Character Image)
│
├── 1. Upload Source Media (If reference photo/image provided)
│ └─ python <runtime>/crun_cli.py upload <local-file>
│
├── 2. Action & Camera Breakdown
│ ├─ Camera Trajectory (Low angle, Dutch tilt, Push-in tracking, Foreshortening)
│ ├─ Pose Dynamics (Keyframe phase, muscle tension, center of gravity)
│ └─ Physics & VFX (Billowing dress/hair, energy orb, shockwaves, debris)
│
├── 3. Route Model & Construct Payload
│ ├─ Text-to-Image / Image-to-Image (image-edit with uploaded file_url)
│ └─ Text-to-Video / Image-to-Video (image-to-video with uploaded file_url)
│
├── 4. Estimate & Button Confirmation Gate
│ ├─ Estimate Credits (crun-account-credits)
│ └─ Present Breakdown Details & Interactive Options