Skill Asset Image Processor
When to Use
- User says process skill image or task matches this capability
- User says optimize asset or task matches this capability
- User says skill icon or task matches this capability
- User says resize skill image or task matches this capability
Workflow
- Load image from skill assets/ or user path.
- Resize to target dimensions (icons: 96px, banners: 720w).
- Convert to PNG or SVG as appropriate.
- Save alongside SKILL.md; update references.
Integrations
skill-creation-enablerimagine-asset-generatorsafe-image-editor
Error Handling
| Failure | Response |
|---|---|
| Unsupported format | Convert via PNG intermediate. |
Gotchas
- Companion to skill-creation-enabler for visual skills.
Example
Input: User request matching triggers above. Output: Structured result per workflow with integrations invoked as needed.