Agent skill
art-pipeline
Deterministic toon pipeline palettes, ramps, sprite baking, battle backgrounds
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/art-pipeline
SKILL.md
Skill: Art pipeline (deterministic)
Objective
Create a pipeline that produces consistent visuals as the world expands.
Outputs
art/palettes/...palette json filesart/ramps/...toon shading rampsart/exports/...baked outputsgame/assets/...runtime imports
Steps
- Create versioned templates
- Blender toon material template
- Character rig + camera rigs for sprite baking
- Battle background diorama template
- Use recipe files
art/recipes/<type>/<id>.ymlwith tool versions, seeds, and source paths
- Build validation scripts
- Validate naming, dimensions, palette compliance
Acceptance checks
- Two assets generated from the same template look like the same "artist"
- Adding a new biome only requires adding a biome pack (palette + prop kit + backgrounds) without re-authoring the whole style
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?