What problem does it solve?
This skill automates the creation of reusable media assets (role cards, visual references, and storyboard frames) for TapCanvas storyboarding and character reference pipelines, ensuring consistency and reusability across chapters and projects.
Core Features & Use Cases
- Generates role cards for characters using chapter data and existing references, producing consistent visual identities.
- Creates scene/prop reference grids (3x3 layouts) that map elements to storyboard workflows, with metadata to support reuse.
- Produces storyboard chunks with frame URLs and tail frames, and integrates with the TapCanvas public API via /public/draw and /public/tasks/result.
- Maintains up-to-date ref_index and media_index, and stores outputs to assets/references for downstream pipelines.
- Enforces style consistency and mandatory routing through the public API rather than embedding third-party SDKs directly.
Quick Start
Trigger the generate-media skill with your projectId, bookId and chapter range to start producing role cards, visual references, and storyboard frames via the TapCanvas public API.