ai-studio-image
Geracao de imagens humanizadas via Google AI Studio (Gemini). Fotos realistas estilo influencer ou educacional com iluminacao natural e imperfeicoes sutis.
npx skills add sickn33/agentic-awesome-skills --skill ai-studio-image --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.
# AI Studio Image — Especialista em Imagens Humanizadas ## Overview Geracao de imagens humanizadas via Google AI Studio (Gemini). Fotos realistas estilo influencer ou educacional com iluminacao natural e imperfeicoes sutis. ## When to Use This Skill - When the user mentions "gera imagem" or related topics - When the user mentions "gerar foto" or related topics - When the user mentions "criar imagem" or related topics - When the user mentions "foto realista" or related topics - When the user mentions "imagem humanizada" or related topics - When the user mentions "foto influencer" or related topics ## Do Not Use This Skill When - The task is unrelated to ai studio image - A simpler, more specific tool can handle the request - The user needs general-purpose assistance without domain expertise ## How It Works A diferenca entre uma imagem de IA e uma foto real esta nos detalhes imperceptiveis: a leve granulacao de um sensor de celular, a iluminacao que nao e perfeita, o enquadramento ligeiramente descentralizado, a profundidade de campo caracteristica de uma lente pequena. Esta skill injeta sistematicamente essas qualidades em cada geracao. ## Ai Studio Image — Especialista Em Imagens H
- Overview
- When to Use This Skill
- Do Not Use This Skill When
- How It Works
- Ai Studio Image — Especialista Em Imagens Humanizadas
- 1. Configurar Api Key
- 2. Instalar Dependencias
- 3. Gerar Sua Primeira Imagem
- Workflow Principal
- Passo 1: Identificar O Modo
- Passo 2: Identificar O Formato
- Passo 3: Transformar O Prompt
- Passo 4: Gerar A Imagem
- Passo 5: Apresentar E Iterar
set GEMINI_API_KEY=sua-api-key-aqui export GEMINI_API_KEY=sua-api-key-aqui pip install -r C:\Users\renat\skills\ai-studio-image\scripts\requirements.txt python C:\Users\renat\skills\ai-studio-image\scripts\generate.py --prompt "mulher jovem tomando cafe em cafeteria" --mode influencer --format square python C:\Users\renat\skills\ai-studio-image\scripts\prompt_engine.py --prompt "prompt do usuario" --mode influencer python C:\Users\renat\skills\ai-studio-image\scripts\generate.py \ python C:\Users\renat\skills\ai-studio-image\scripts\templates.py --list
What does the ai-studio-image skill do?
Geracao de imagens humanizadas via Google AI Studio (Gemini). Fotos realistas estilo influencer ou educacional com iluminacao natural e imperfeicoes sutis.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill ai-studio-image --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.