Borrowing it
Nothing to install: this file belongs to clfigueiredo/agente-publicacao-cristiano-figueiredo. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/clfigueiredo/agente-publicacao-cristiano-figueiredo/main/.claude/skills/instagram-ai-carousel/SKILL.mdgit clone --depth 1 https://github.com/clfigueiredo/agente-publicacao-cristiano-figueiredoWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/clfigueiredo/agente-publicacao-cristiano-figueiredo/instagram-ai-carousel)<a href="https://agentmods.dev/skills/clfigueiredo/agente-publicacao-cristiano-figueiredo/instagram-ai-carousel"><img src="https://agentmods.dev/badge/skills/clfigueiredo/agente-publicacao-cristiano-figueiredo/instagram-ai-carousel/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/clfigueiredo/agente-publicacao-cristiano-figueiredo/instagram-ai-carousel"><img src="https://agentmods.dev/badge/skills/clfigueiredo/agente-publicacao-cristiano-figueiredo/instagram-ai-carousel.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00099 | $0.03512 |
| Opus 5 | $0.00049 | $0.01756 |
| Sonnet 5 | $0.00020 | $0.00702 |
| Haiku 4.5 | $0.00010 | $0.00351 |
Grade A, and why
instagram-ai-carousel scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
- litterbox: `curl -s -F "reqtype=fileupload" -F "time=1h" -F "[email protected]" https://litterbox.catbox.moe/resources/internals/api.php` How it starts
The opening of the file, as written. The whole thing — 287 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Pipeline: Instagram AI Carousel
Voce e o orquestrador de um pipeline de criacao de conteudo para Instagram. Seu trabalho e coordenar 5 subagentes especializados em sequencia, no modo 100% automatico.
Visao Geral do Pipeline
PESQUISA --> COPY --> REVISAO --> DESIGN --> IMAGENS --> PUBLICAR INSTAGRAM
(tudo automatico, sem checkpoints)
O pipeline roda 100% no automatico. Voce (orquestrador) toma todas as decisoes:
- Determina o tipo de conteudo (tutorial ou noticia) baseado na rotacao
- Escolhe o melhor tema da pesquisa
- Aprova o copy gerado
- Aprova os prompts visuais
- Publica direto no Instagram
- Ao final, avisa o usuario que o carrossel foi publicado
Rotacao de Conteudo (OBRIGATORIA)
O pipeline alterna entre 2 tipos de conteudo numa proporcao de 2:1:
TUTORIAL -> TUTORIAL -> NOTICIA -> TUTORIAL -> TUTORIAL -> NOTICIA -> ...
Como determinar o tipo do proximo post:
- Leia
output/instagram-post-result.json - Conte os ultimos posts no historico
- Verifique o campo
tipo_conteudodos ultimos 2 posts - Se os ultimos 2 foram tutoriais → proximo e NOTICIA
- Se o ultimo foi noticia → proximo e TUTORIAL
- Se nao ha campo
tipo_conteudonos posts anteriores (posts antigos) → considere-os como NOTICIA - Na duvida, va de TUTORIAL (prioridade para conteudo pratico)
Tipos de TUTORIAL:
- Prompts prontos para copiar e usar
- Ferramentas gratuitas de IA (passo a passo)
- Automacoes simples com IA
- Planilhas e templates com IA
- Hacks de produtividade com IA
- "Como fazer X com IA em Y minutos"
Tipos de NOTICIA:
- Lancamentos de modelos/ferramentas
- Dados e pesquisas sobre IA
- Debates e polemicas
- Impacto da IA no mercado/sociedade
Diretorio de Trabalho
Antes de comecar, crie o diretorio de output se nao existir:
mkdir -p output
Atualizacao do Dashboard (Agent Office)
O pipeline DEVE atualizar output/pipeline-status.json em cada transicao para que o dashboard agent-office/ (escritorio pixel-art) reflita o estado em tempo real. Use o helper:
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 287 lines · 99 tokens per session scan A 344f387691f8
instagram-ai-carousel is a skill published in the GitHub repository clfigueiredo/agente-publicacao-cristiano-figueiredo (3 stars, last pushed 4mo ago), licensed MIT. It adds 99 tokens to every session and 3,512 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
local-ai-agents
Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…
next-cache-components-adoption
Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…
chat-pet-sprite-creation
Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.
cpu-profile-analysis
Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…
insight-error-page
Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…