Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add tatagoncalvesof/imperatriz-toolkit --skill skill-mentoria-imperio-iagit clone --depth 1 https://github.com/tatagoncalvesof/imperatriz-toolkitWrote 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/tatagoncalvesof/imperatriz-toolkit/skill-mentoria-imperio-ia)<a href="https://agentmods.dev/skills/tatagoncalvesof/imperatriz-toolkit/skill-mentoria-imperio-ia"><img src="https://agentmods.dev/badge/skills/tatagoncalvesof/imperatriz-toolkit/skill-mentoria-imperio-ia/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/tatagoncalvesof/imperatriz-toolkit/skill-mentoria-imperio-ia"><img src="https://agentmods.dev/badge/skills/tatagoncalvesof/imperatriz-toolkit/skill-mentoria-imperio-ia.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.00000 | $0.06679 |
| Opus 5 | $0.00000 | $0.03340 |
| Sonnet 5 | $0.00000 | $0.01336 |
| Haiku 4.5 | $0.00000 | $0.00668 |
Grade A, and why
skill-mentoria-imperio-ia scanned grade A with 0 findings 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 466 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Skill: Mentoria Imperio IA — Persona & Contexto Estrategico
Contexto completo da persona, buyer persona, ICP, anti-personas e insights psicologicos da Mentoria Imperio IA do Instituto Tata Goncalves. Use esta skill como base de dados obrigatoria sempre que for criar copy, anuncios, lancamentos, conteudo, emails, paginas de vendas, webinars, carrosseis, criativos ou qualquer material de marketing para a Mentoria de IA da Tata.
Quando usar esta skill
Use quando o usuario pedir qualquer material de marketing, copy, conteudo, anuncio, lancamento, pagina de vendas, email, carrossel, criativo, roteiro ou estrategia para a Mentoria Imperio IA ou Mentoria de IA da Tata. Tambem use quando mencionar "minha persona", "meu avatar", "meu ICP", ou "meu publico".
Regra Obrigatoria
SEMPRE consultar os dados desta skill antes de gerar qualquer material. Nao inventar dores, desejos ou objecoes — usar EXATAMENTE os mapeados aqui. A persona e baseada em pesquisa e diagnostico validado pela Tata, nao em suposicao.
Produto
| Campo | Valor |
|---|---|
| Nome | Mentoria Imperio IA |
| Mentora | Tata Goncalves — Instituto Tata Goncalves |
| O que e | Programa de Implementacao High Ticket com IA Integrada para especialistas, mentores e consultores |
| Preco | R$ 36.000 parcelado / R$ 28.000 a vista |
| Duracao | 12 meses (1 ano completo) |
| Transformacao | Transformar conhecimento em metodo high ticket com IA integrada e fechar vendas de R$10k+ em ate 60 dias, com modelo previsivel e escalavel |
| Formato | Programa Hibrido: Sprint inicial + Execucao semanal + Comunidade + 1:1 Premium + IA integrada |
| Publico | Especialistas, mentores e consultores que ja vendem servicos mas nao tem high ticket estruturado |
| ROI prometido | Primeiras vendas de R$10k+ em ate 60 dias |
| Diferencial | Nao e curso — e implementacao real com IA integrada ao metodo. Cada aula = ferramenta nova. Tudo executado, nada teorico. |
| Foco global | Prestacao de servico em dolar, euro e libra — diferencial alem do mercado BR |
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 · 466 lines · 0 tokens per session scan A e1ed10fa4d0b
skill-mentoria-imperio-ia is a skill published in the GitHub repository tatagoncalvesof/imperatriz-toolkit (2 stars, last pushed 3mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 6,679 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
codex-setup
Initialize sd0x-dev-flow infrastructure for Codex CLI and other non-Claude agents. Generates AGENTS.md, installs the commit-msg hook, copies runner scripts. The pre-push gate is opt-in via --with-push-gate. Use when setting up a new project or after updating skills.
smart-rebase
Smart partial rebase for squash-merge repositories. Auto-detect which commits to keep/drop when base branch was squash-merged into target. Use when: user says 'rebase', 'partial rebase', 'base already merged', 'smart rebase', or /smart-rebase. Not for: simple git rebase (the developer runs it — Claude never executes…
test-review
Test coverage review via Codex exec. Use when: reviewing test sufficiency, identifying coverage gaps, test quality audit. Not for: generating tests (use codex-test-gen), code review (use codex-code-review). Output: coverage analysis + gap report.
debug
Interactive debugging workflow with hypothesis-driven probe loop. Use when: unknown bugs, script errors, silent failures, troubleshooting. Not for: known bugs (use bug-fix), GitHub issue analysis (use issue-analyze), code understanding (use code-explore). Output: debug report with probe journal + root cause + fix.
runbook
Generate and update feature release runbooks from existing docs and codebase. Use when: creating operational runbook, release handbook, deployment checklist, pre-release preparation. Not for: incident response (v2), code review (use codex-code-review), architecture design (use architecture).
feature-dev
Feature development workflow. Use when: implementing features, writing code, running dev loop. Not for: understanding code (use code-explore), reviewing code (use codex-code-review). Output: implemented feature + tests + review gate.