asset-creation
Installation
SKILL.md
Asset Creation
Summary
Generates visual assets (backgrounds, textures, icons, UI elements) using available image generation tools, grounded in a knowledge profile aesthetic. Can generate new assets, vectorize raster images, and convert SVG outputs to React components.
Knowledge Base Path
Before loading any profile or saving output, resolve the knowledge base root:
| Context | Resolved path |
|---|---|
| Project-level install | knowledge/aesthetics/ at the workspace root |
User/global install (-g) |
~/.agents/skills/knowledge/aesthetics/ |
Identify the workspace root by locating a parent directory containing .git, package.json, or .agents/.
Throughout this skill,
knowledge/aesthetics/refers to the resolved path above.