# skills/ — playbooks This repo's operator playbooks are Claude-Code-native skills and live at `.claude/skills/` (auto-discovered by Claude Code), not duplicated here: | Skill | Covers | |---|---| | `animation` | Operator playbook — the batch workflow, naming, loop QC, gotchas | | `animation-creation` | Authoring new clips on the shared Quaternius skeleton | | `iclone-video-mocap` | iClone 8 + Video Mocap: filming, cleanup, FBX export | | `pose-estimation` | Video→pose-landmark extraction (MediaPipe) | | `retarget-animations` | Deprecated early retarget notes, kept for history | An agent-level playbook (`loop-qc`) lives at `.claude/agents/loop-qc.md`. Follow the per-repo convention (`.agents/skills/` as the canonical location) once this repo's skills are ported off `.claude/`; until then this file is the pointer so there's a single place agents look, per the SoT rule (no second source of truth).