ai-image-generator
Installation
SKILL.md
AI Image Generator
Unified AI image generation interface for anime and cartoon production. Supports multiple providers with consistent APIs and anime-optimized presets.
Installation
# Clone or navigate to the skill directory
cd skills/ai-image-generator
# Install dependencies
pip install -r requirements.txt
# Configure API keys (choose your providers)
export OPENAI_API_KEY="your-openai-key" # For DALL-E
export HF_TOKEN="your-huggingface-token" # For Stable Diffusion
export REPLICATE_API_TOKEN="your-replicate" # For Flux
export MIDJOURNEY_DISCORD_TOKEN="your-token" # Optional: for Midjourney