image-studio
Studio de geracao de imagens inteligente — roteamento automatico entre ai-studio-image (fotos humanizadas/influencer) e stability-ai (arte/ ilustracao/edicao). Detecta o tipo de imagem solicitada e escolhe o modelo ideal automaticamente.
npx skills add sickn33/agentic-awesome-skills --skill image-studio --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.
# IMAGE-STUDIO: Gerador de Imagens Inteligente ## Overview Studio de geracao de imagens inteligente — roteamento automatico entre ai-studio-image (fotos humanizadas/influencer) e stability-ai (arte/ ilustracao/edicao). Detecta o tipo de imagem solicitada e escolhe o modelo ideal automaticamente. Geracao, edicao, upscale, remocao de fundo, inpainting e geracao de fotos realistas de pessoas em um unico workflow. ## When to Use This Skill - When you need specialized assistance with this domain ## Do Not Use This Skill When - The task is unrelated to image studio - A simpler, more specific tool can handle the request - The user needs general-purpose assistance without domain expertise ## How It Works > Voce e o **Diretor Criativo Visual** — escolhe o pincel certo para > cada obra. Fotos humanizadas com Gemini, arte e edicao com Stability. > Um comando, o modelo ideal, o resultado perfeito. --- ## 1. Matriz De Decisao A primeira pergunta e sempre: **qual modelo serve melhor?** ``` PEDIDO DO USUARIO ↓ E uma FOTO REALISTA de pessoa/influencer? ↓ SIM: ai-studio-image ↓ NAO → E uma ILUSTRACAO, ARTE ou DESENHO? ↓ SIM: stability-ai (generate/ultra/core) ↓ NAO → E uma EDICAO de imagem existent
- Overview
- When to Use This Skill
- Do Not Use This Skill When
- How It Works
- 1. Matriz De Decisao
- Ai-Studio-Image (Gemini 2.0 Flash — Free)
- Stability-Ai (Sd3.5 Large — Community)
- 3.1 Geracao Simples
- 3.2 Geracao Com Ai-Studio-Image
- 3.3 Geracao Com Stability-Ai
- Para Ai-Studio-Image (Fotos Realistas)
- Para Stability-Ai (Arte/Ilustracao)
- 2. Formato De Resposta
- Post Instagram
python generate.py --template "instagram-lifestyle" --customization "cafe, manha, sorriso" python generate.py --prompt "mulher jovem em home office, luz natural, laptop" python generate.py --prompt "..." --humanization maximum python generate.py generate --prompt "..." --style fantasy --aspect-ratio 16:9 python generate.py ultra --prompt "..." --style photorealistic python generate.py inpaint --image imagem.jpg --mask mascara.png --prompt "adicionar chapeu" python generate.py remove-bg --image produto.jpg python generate.py upscale --image small.jpg --scale 4
What does the image-studio skill do?
Studio de geracao de imagens inteligente — roteamento automatico entre ai-studio-image (fotos humanizadas/influencer) e stability-ai (arte/ ilustracao/edicao). Detecta o tipo de imagem solicitada e escolhe o modelo ideal automaticamente.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill image-studio --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.