2026-07-24 15:02:47 -07:00
|
|
|
# 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 |
|
2026-08-06 15:55:43 -07:00
|
|
|
| `marvelous-designer` | Garment authoring: MD bridge, drafting from a reference image, draping on the game body, placement QC, export |
|
2026-07-24 15:02:47 -07:00
|
|
|
| `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).
|