stability-ai
Geracao de imagens via Stability AI (SD3.5, Ultra, Core). Text-to-image, img2img, inpainting, upscale, remove-bg, search-replace. 15 estilos artisticos.
npx skills add sickn33/agentic-awesome-skills --skill stability-ai --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Stability AI — Gerador de Imagens Profissional ## Overview Geracao de imagens via Stability AI (SD3.5, Ultra, Core). Text-to-image, img2img, inpainting, upscale, remove-bg, search-replace. 15 estilos artisticos. ## When to Use This Skill - When the user mentions "stability ai" or related topics - When the user mentions "stable diffusion" or related topics - When the user mentions "sd3.5" or related topics - When the user mentions "gerar arte" or related topics - When the user mentions "gerar ilustracao" or related topics - When the user mentions "image to image" or related topics ## Do Not Use This Skill When - The task is unrelated to stability ai - A simpler, more specific tool can handle the request - The user needs general-purpose assistance without domain expertise ## How It Works Skill para gerar imagens artisticas e fotorrealistas usando a Stability AI API. **Gratuito** com Community License (sem limite para uso pessoal/pequenas empresas). ## Quando Usar Esta Skill Vs Ai-Studio-Image | Cenario | Skill recomendada | |---------|-------------------| | Foto humanizada para Instagram/redes sociais | ai-studio-image | | Arte digital, ilustracao, concept art | **stability-ai** |
- Overview
- When to Use This Skill
- Do Not Use This Skill When
- How It Works
- Quando Usar Esta Skill Vs Ai-Studio-Image
- Setup Rapido
- 1. Modos De Operacao
- 2. Exemplos De Uso
- 3. Aspect Ratios
- 4. Estilos (15 Presets)
- 5. Output
- Integracao Com Outras Skills
- Rate Limits & Seguranca
- Referencia De Arquivos
python scripts/generate.py --prompt "a serene mountain landscape at sunset" --mode generate python scripts/generate.py --prompt "cinematic portrait, dramatic lighting" --mode ultra --aspect-ratio 16:9 python scripts/generate.py --prompt "cute cat ninja" --mode core --style anime python scripts/generate.py --prompt "watercolor style" --mode img2img --image foto.jpg --strength 0.7 python scripts/generate.py --prompt "landscape photo" --mode upscale --image foto_pequena.jpg python scripts/generate.py --mode remove-bg --image produto.jpg python scripts/generate.py --prompt "red roses" --mode inpaint --image jardim.jpg --mask mascara.png python scripts/generate.py --prompt "a golden retriever" --mode search-replace --image parque.jpg --search "the cat" python scripts/generate.py --mode erase --image foto.jpg --mask area.png python scripts/generate.py --list-models
What does the stability-ai skill do?
Geracao de imagens via Stability AI (SD3.5, Ultra, Core). Text-to-image, img2img, inpainting, upscale, remove-bg, search-replace. 15 estilos artisticos.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill stability-ai --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.