absorver

absorver is a skill for Claude Code from pe-menezes/pm-chief-of-staff. It costs 121 tokens per session (832 once invoked), scanned A, original, MIT.

A Portuguese-language workflow for taking in company documents, articles, studies, and processes, then routing and summarizing them with their source and future use recorded.

In plain words
What is it for?
Use it to classify incoming material, save project knowledge or durable references, and turn recurring operating processes into rules or reusable instructions.
Why use it?
It prevents useful information from staying only in a chat and becoming difficult to find or use later.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: reads .claude/ paths; mentions CLAUDE.md.

Part of the pm-chief-of-staff plugin — 10 skills, 1 hook shipped together

Good fit Use it to classify incoming material, save project knowledge or durable references, and turn recurring operating processes into rules or reusable instructions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/pe-menezes/pm-chief-of-staff/absorver
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 pe-menezes/pm-chief-of-staff --skill absorver
Clone the repo
git clone --depth 1 https://github.com/pe-menezes/pm-chief-of-staff

Made for: Claude Code.

Or install pm-chief-of-staff, the plugin that ships this one along with the rest of its 10 skills, 1 hook.

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 absorver

README.md
[![agentmods](https://agentmods.dev/badge/skills/pe-menezes/pm-chief-of-staff/absorver/github.svg)](https://agentmods.dev/skills/pe-menezes/pm-chief-of-staff/absorver)
Your own site
<a href="https://agentmods.dev/skills/pe-menezes/pm-chief-of-staff/absorver"><img src="https://agentmods.dev/badge/skills/pe-menezes/pm-chief-of-staff/absorver/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 absorver

Your own site · 80×15
<a href="https://agentmods.dev/skills/pe-menezes/pm-chief-of-staff/absorver"><img src="https://agentmods.dev/badge/skills/pe-menezes/pm-chief-of-staff/absorver.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 121 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 832 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.00121 $0.00832
Opus 5 $0.00060 $0.00416
Sonnet 5 $0.00024 $0.00166
Haiku 4.5 $0.00012 $0.00083

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

Security

Grade A, and why

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

seeds/absorver/SKILL.md · 40 lines

How it starts

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

Absorver material

Semente do pm-chief-of-staff. Este arquivo é SEU: peça pro agente mudar o roteamento ou o formato do resumo e ele edita esta skill na hora.

Escrita: siga o cânone do CLAUDE.md desta pasta. Na ausência dele: sem travessão (use vírgula, parênteses ou dois pontos), frases curtas e densas, 1 linha por item.

O valor não é arquivar: é dar destino ao material, destilar o que o sistema ainda não sabe e deixar escrito quando aquilo volta. Material que fica só no chat evapora quando a sessão fecha.

Passo 1: entender o material

No máximo 1 pergunta, e só se não der pra inferir: o que é e pra que serve.

Passo 2: rotear por natureza

  • Doc de projeto vivo (spec, plano, análise do que está em andamento): pasta do projeto em projetos/.
  • Conhecimento durável (produto, mercado, artigo, estudo): referencia/{tema}.md.
  • Processo operacional da empresa, pelo gatilho dele: gatilho é tipo de arquivo ("toda nota de X segue este formato"), vira .claude/rules/{tema}.md com frontmatter paths:; gatilho é ritual que uma skill plantada cobre (preparar conversa, fechar semana), a regra entra na skill dona; o mesmo passo vale em 2 ou mais skills, vira módulo em .claude/skills/_shared/{nome}.md que cada uma manda ler (declare no topo dele quem carrega); sem gatilho claro, referencia/ com o gatilho escrito no arquivo.
  • Sobre pessoa-chave: hub dela em pessoas/, na seção certa: fato datado com fonte em "Fatos", sinal em "Sinais recentes" (1 linha datada), leitura que muda a anterior em "Leitura vigente" (marcando a anterior com "superada em DD/MM por {o que a superou}").

Passo 3: destilar o delta

Resumo denso de até 20 linhas, nunca cópia: data e origem no topo (proveniência sempre, de onde veio e quando entrou), artigo longo vira o essencial. O original vive fora do vault (pasta fria, drive, ou a própria origem), com 1 linha de ponteiro no destilado.

Passo 4: declarar o consumidor

Todo arquivo fecha com a linha "quando eu uso isso" (exemplo: processo de avaliação da empresa, uso quando a gente preparar o seu ciclo). Material sem uso previsível: diga isso e pergunte se guarda mesmo assim.

Read the full file on GitHub · 40 lines

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 · 40 lines · 0 tokens per session scan A 344bcd973eb6

Subscribe to this mod's changes

absorver is a skill published in the GitHub repository pe-menezes/pm-chief-of-staff (2 stars, last pushed 1mo ago), licensed MIT. It adds 121 tokens to every session and 832 once invoked, about $0.0006 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.

Related

Other skills, from other repositories

migrate

Scan the project and migrate existing documentation into OKF format. Use when the user wants to populate the knowledge base from existing docs, README, schemas, API specs, runbooks, or any structured project knowledge. Trigger on "migrate to okf", "populate the knowledge base", "scan my docs", "convert docs to okf"…

guhcostan/claude-mega-brain · 147 tokens

rethink

Challenge system assumptions against accumulated evidence. Triages observations and tensions, detects patterns, generates proposals. The scientific method applied to knowledge systems. Triggers on "/rethink", "review observations", "challenge assumptions", "what have I learned".

agenticnotetaking/arscontexta · 51 tokens

remember

Capture friction as methodology notes. Three modes — explicit description, contextual (review recent corrections), session mining (scan transcripts for patterns). Triggers on "/remember", "/remember [description]".

agenticnotetaking/arscontexta · 40 tokens

claude-mega-brain

OKF knowledge navigation. ALWAYS use this skill the moment a block appears in session context — it means the project has documented concepts and you must consult them before answering questions about data, schemas, metrics, APIs, or systems. Also trigger when the user asks about a table, column, metric definition…

guhcostan/claude-mega-brain · 96 tokens

ingest

Create or update a single OKF concept file from raw input. Use when the user wants to document a specific table, metric, API, service, or concept in the knowledge base — even if they say "add this to the okf", "documenta essa tabela", "cria um conceito pra isso", "adiciona no knowledge base", "register this API", or…

guhcostan/claude-mega-brain · 108 tokens

init

Initialize OKF knowledge base files in the current project. Use when the user wants to start documenting their project for claude-mega-brain, or when the user says "init mega brain", "setup the knowledge base", "cria o okf", "inicializa o mega brain", "quero usar o mega brain", "criar a estrutura do knowledge base"…

guhcostan/claude-mega-brain · 89 tokens