image-generator
Installation
SKILL.md
Image Generation Skill
Generate images using GPT Image 1.5 when users request visual content.
When to Use
Use this skill when users:
- Ask to "create", "generate", "draw", or "make" an image
- Request illustrations, artwork, diagrams, or visual content
- Want to visualize concepts, ideas, or descriptions
How to Generate Images
Use the telclaude generate-image CLI command. This handles API key retrieval from keychain, rate limiting, and proper error handling.
# Basic usage - generates image and outputs file path
telclaude generate-image "YOUR_PROMPT_HERE"