1999azzar/stability-ai/SKILL.md
Generate high-quality images via Stability AI API (SDXL, SD3, Stable Image Core). Use when user asks to "generate image", "make a picture", or "draw this".
npx skillsauth add openclaw/skills stability-aiInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
.env.example to .env.STABILITY_API_KEY in .env.API_HOST if using a custom endpoint.(The script automatically handles dependencies on first run)
# Basic generation
scripts/generate "A futuristic city with neon lights"
# Aspect ratio (1:1, 16:9, 9:16, 21:9, 4:3, 3:4)
scripts/generate "Landscape painting" --ratio 16:9
# Style preset
scripts/generate "Portrait of a warrior" --style photographic
# Seed for reproducibility
scripts/generate "Abstract art" --seed 42
# Negative prompt
scripts/generate "Beautiful sunset" --negative "blurry, low quality"
# Output format (png, jpg, webp)
scripts/generate "Nature scene" --format webp
# Advanced: Custom model, steps, CFG scale
scripts/generate "Fantasy landscape" \
--model stable-diffusion-3-medium \
--steps 50 \
--cfg 7.0 \
--ratio 21:9
# V2 API (experimental)
scripts/generate "Modern architecture" --v2
# Combined options
scripts/generate "Cyberpunk street at night" \
--ratio 16:9 \
--style neon-punk \
--seed 123 \
--format jpg \
--steps 45 \
--cfg 6.5
Available styles: enhance, anime, photographic, digital-art, comic-book, fantasy-art, line-art, analog-film, neon-punk, isometric, low-poly, origami, modeling-compound, cinematic, 3d-model, pixel-art, tile-texture
Supported: 1:1 (default), 16:9, 9:16, 21:9, 4:3, 3:4
Each generated image includes a JSON metadata file with:
stable-diffusion-xl-1024-v1-0)references/models.md for complete model list, API versions, and credit costs.Automatically keeps the last 20 generated images. Older files and their metadata are removed to save disk space.
tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。