What problem does it solve?
This Skill provides end-to-end image generation and editing capabilities for AI agents across three runtime modes (Garden local, Host-Native, and Advisor), enabling deterministic prompts, rendering, and prompt archival outputs loaded into context during activation.
Core Features & Use Cases
- Mode-aware workflow: gracefully degrades from full generation to prompt advisory when image tools are unavailable.
- Structured prompt templates: supports 18 categories and 80+ templates to cover posters, UI mockups, product visuals, infographics, academic figures, architectural diagrams, and more.
- Deterministic execution: includes scripts/check-mode.js, generate.js, and edit.js to ensure reproducible tasks and archivable outputs.
- OpenAI-compatible by default: uses OpenAI-compatible interfaces and avoids vendor lock-in, with environment-driven configuration and archival of prompts and outputs.
Quick Start
Provide a prompt and run the mode detector to choose the runtime path, then generate or edit an image with the corresponding script.