cerebro-inevita: Skill for Codex

.agents/skills/briefing-comercial/SKILL.md

briefing-comercial is a skill for Codex from gabrielzucco/cerebro-inevita. It costs 62 tokens per session (802 once invoked), scanned A, original, MIT.

A skill for preparing and closing sales meetings using approved business information. It can create a pre-call briefing or document the meeting outcome and proposed customer-record changes.

In plain words
What is it for?
Use it to prepare account briefings, identify questions and risks, summarize a completed commercial call, and prepare changes to a customer relationship management record for approval.
Why use it?
It separates known facts from new statements made during the meeting and makes risks, missing information, commitments, and next steps easier to review.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: installed under .agents/ (shared by several agents).

This is gabrielzucco/cerebro-inevita's own configuration. It tells Codex how to work on cerebro-inevita itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything cerebro-inevita configures →

Reuse

Borrowing it

Nothing to install: this file belongs to gabrielzucco/cerebro-inevita. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/gabrielzucco/cerebro-inevita/main/.agents/skills/briefing-comercial/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/gabrielzucco/cerebro-inevita

Made for: Codex.

Wrote 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.

agentmods badge for briefing-comercial

README.md
[![agentmods](https://agentmods.dev/badge/skills/gabrielzucco/cerebro-inevita/briefing-comercial/github.svg)](https://agentmods.dev/skills/gabrielzucco/cerebro-inevita/briefing-comercial)
Your own site
<a href="https://agentmods.dev/skills/gabrielzucco/cerebro-inevita/briefing-comercial"><img src="https://agentmods.dev/badge/skills/gabrielzucco/cerebro-inevita/briefing-comercial/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.

agentmods 80×15 button for briefing-comercial

Your own site · 80×15
<a href="https://agentmods.dev/skills/gabrielzucco/cerebro-inevita/briefing-comercial"><img src="https://agentmods.dev/badge/skills/gabrielzucco/cerebro-inevita/briefing-comercial.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 62 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 802 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00062 $0.00802
Opus 5 $0.00031 $0.00401
Sonnet 5 $0.00012 $0.00160
Haiku 4.5 $0.00006 $0.00080

Measured 12d ago against content hash 2abdf9b49edb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

briefing-comercial 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.

.agents/skills/briefing-comercial/SKILL.md · 70 lines

How it starts

The opening of the file, as written. The whole thing — 70 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Briefing comercial

Resolver o modo

Leia sistemas/outros-instalados/briefing-comercial-inteligente/manifest.md, pipeline.md e evals.md. Se o sistema não estiver instalado, pare e oriente:

node scripts/install-system.mjs briefing-comercial-inteligente --confirm

Escolha pelo pedido:

  • antes da call: gerar briefing citável;
  • depois da call: preparar fechamento e diff do CRM;
  • ciclo completo: fazer os dois sem misturar fato anterior com fala da reunião.

Leia meu-negocio/mapa.md, conexoes/_CATALOGO.md e as conexões já configuradas. Não presuma que encontrar uma fonte autoriza seu uso. Se o pacote acabou de ser adicionado, rode node scripts/system-state.mjs briefing-comercial-inteligente configuring, mostre o que já existe e complete configuracao.md com a pessoa antes do primeiro run.

Preparar antes da call

  1. Pergunte qual é a reunião e qual fonte comercial pode ser lida. Uma pergunta por mensagem.
  2. Use somente fontes que a pessoa apontar ou aprovar. Importação manual é válida; integração não é requisito.
  3. Separe em: objetivo, estágio atual, fatos novos, histórico essencial, uso/suporte quando houver, riscos, lacunas e perguntas recomendadas.
  4. Cite arquivo, registro ou trecho para todo fato que possa mudar a abordagem. Se não constar, escreva (não consta na fonte).
  5. Mostre o briefing antes de gravar. Só salve após aprovação.

Fechar depois da call

  1. Preserve a transcrição como fonte; não trate resumo como evidência.
  2. Extraia mudança de estágio, necessidade, objeções, compromisso de cada lado, risco e próximo passo. Ação sem dono ou data vira pendência.
  3. Compare com o estado anterior e apresente um diff, nunca uma atualização silenciosa.
  4. Peça aprovação antes de escrever no Cérebro ou no CRM. Se não houver conector autorizado, entregue o diff pronto para aplicação humana.

Aplicar a régua e fechar

Rode os gates de evals.md. Pergunte: “Você usaria isso na reunião ou mudaria alguma coisa antes?” Faça uma correção concreta se necessário.

Read the full file on GitHub · 70 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

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.

  1. 12d ago First seen · 70 lines · 62 tokens per session scan A 2abdf9b49edb

Subscribe to this mod's changes

briefing-comercial is a skill published in the GitHub repository gabrielzucco/cerebro-inevita (6 stars, last pushed 8d ago), licensed MIT. It adds 62 tokens to every session and 802 once invoked, about $0.0003 per session on Opus 5. 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.