siliconflow-image-gen
SKILL.md
SiliconFlow Image Generation Skill
Generate images using SiliconFlow API with support for FLUX.1, Stable Diffusion, and more.
Features
- 🎨 Multiple Models: FLUX.1-schnell (free), FLUX.1-dev, Stable Diffusion 3.5
- 🔑 Auto API Key Detection: Reads from environment or OpenClaw config
- 💾 Auto Download: Saves generated images locally
- 📱 OpenClaw Ready: Designed for OpenClaw Agent integration
Requirements
- Environment Variable:
SILICONFLOW_API_KEY - Optional Config File:
~/.openclaw/openclaw.json(for auto-detect)
Installation