email-profissional

email-profissional is a skill for Claude Code, Codex from felipenalves/InvOS. It costs 71 tokens per session (543 once invoked), scanned A, original, MIT.

Um assistente que transforma um contexto livre num rascunho de email profissional, ajustando o tom ao destinatário e ao objetivo.

In plain words
What is it for?
Serve para redigir emails de cobrança, proposta, agradecimento, acompanhamento ou resposta a clientes, parceiros e outras pessoas.
Why use it?
Ajuda a organizar pedidos, respostas e informações sem deixar a mensagem confusa ou com um tom inadequado.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Serve para redigir emails de cobrança, proposta, agradecimento, acompanhamento ou resposta a clientes, parceiros e outras pessoas.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/felipenalves/invos/email-profissional
Install

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.

Any agent
npx skills add felipenalves/InvOS --skill email-profissional
Clone the repo
git clone --depth 1 https://github.com/felipenalves/InvOS

Made for: Claude Code, 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 email-profissional

README.md
[![agentmods](https://agentmods.dev/badge/skills/felipenalves/invos/email-profissional/github.svg)](https://agentmods.dev/skills/felipenalves/invos/email-profissional)
Your own site
<a href="https://agentmods.dev/skills/felipenalves/invos/email-profissional"><img src="https://agentmods.dev/badge/skills/felipenalves/invos/email-profissional/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 email-profissional

Your own site · 80×15
<a href="https://agentmods.dev/skills/felipenalves/invos/email-profissional"><img src="https://agentmods.dev/badge/skills/felipenalves/invos/email-profissional.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 71 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 543 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.00071 $0.00543
Opus 5 $0.00036 $0.00271
Sonnet 5 $0.00014 $0.00109
Haiku 4.5 $0.00007 $0.00054

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

Security

Grade A, and why

email-profissional 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 9d 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/email-profissional/SKILL.md · 71 lines

What it actually says

/email-profissional — Rascunho de Email

Dependências

  • Contexto do negócio: _memoria/empresa.md
  • Tom de voz: _memoria/preferencias.md

Workflow

Passo 1 — Coletar o contexto

Se o usuário não forneceu as informações necessárias, perguntar:

  1. "Pra quem é o email? (nome, cargo, relação com você)"
  2. "Qual é o objetivo? (cobrar, propor, responder, agradecer, seguir up...)"
  3. "Tem algo específico que precisa constar ou que precisa evitar dizer?"

Se o usuário deu o contexto de forma livre (mesmo que bagunçado), extrai o que der e prossegue.

Passo 2 — Escrever o email

Considerar:

  • Tom proporcional à relação (cliente novo = mais cuidado, parceiro antigo = mais direto)
  • Objetivo claro na abertura (não enterrar o pedido no final)
  • Uma ação pedida por vez
  • Encerramento sem redundância ("Qualquer dúvida, fico à disposição" é padrão — só usar se fizer sentido)

Estrutura:

Assunto: [linha de assunto direta, sem clicbait]

[Nome],

[Parágrafo 1 — contexto ou referência ao último contato]

[Parágrafo 2 — o ponto principal ou o pedido]

[Parágrafo 3 — próximo passo, se houver]

[Assinatura]
[Nome do usuário, de _memoria/empresa.md]

Passo 3 — Apresentar opções de tom (quando fizer sentido)

Se o assunto for delicado (cobrança, feedback negativo, recusa), oferecer 2 versões:

  • Versão A: mais direta
  • Versão B: mais suave

Deixar o usuário escolher.


Regras

  • Tom segue _memoria/preferencias.md
  • Nunca usar linguagem corporativa genérica sem necessidade
  • Assunto do email deve ser específico e descritivo, não vago ("Seguimento", "Proposta")
  • Se for um email de cobrança, ser direto mas sem agressividade
  • Se for resposta a algo, citar o contexto na primeira linha
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. 9d ago First seen · 71 lines · 71 tokens per session scan A 03f7cc052444

Subscribe to this mod's changes

email-profissional is a skill published in the GitHub repository felipenalves/InvOS (5 stars, last pushed 6d ago), licensed MIT. It adds 71 tokens to every session and 543 once invoked, about $0.0004 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.