registrar-uma-despesa

registrar-uma-despesa is a skill for Claude Code, Codex from gethouston/houston. It costs 195 tokens per session (2,812 once invoked), scanned A, original, MIT.

A receipt-processing tool that extracts supplier, date, amount, and line items, assigns an account from the approved chart of accounts, and creates a balanced draft expense entry.

In plain words
What is it for?
Use it for individual receipts, founder reimbursements, out-of-pocket supplier payments, or batches of receipts.
Why use it?
It handles expenses missing from bank or card feeds while keeping uncertain items in suspense instead of guessing or posting them automatically.

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 Use it for individual receipts, founder reimbursements, out-of-pocket supplier payments, or batches of receipts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gethouston/houston/registrar-uma-despesa
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 gethouston/houston --skill registrar-uma-despesa
Clone the repo
git clone --depth 1 https://github.com/gethouston/houston

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 registrar-uma-despesa

README.md
[![agentmods](https://agentmods.dev/badge/skills/gethouston/houston/registrar-uma-despesa/github.svg)](https://agentmods.dev/skills/gethouston/houston/registrar-uma-despesa)
Your own site
<a href="https://agentmods.dev/skills/gethouston/houston/registrar-uma-despesa"><img src="https://agentmods.dev/badge/skills/gethouston/houston/registrar-uma-despesa/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 registrar-uma-despesa

Your own site · 80×15
<a href="https://agentmods.dev/skills/gethouston/houston/registrar-uma-despesa"><img src="https://agentmods.dev/badge/skills/gethouston/houston/registrar-uma-despesa.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 195 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,812 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00195 $0.02812
Opus 5 $0.00097 $0.01406
Sonnet 5 $0.00039 $0.00562
Haiku 4.5 $0.00019 $0.00281

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

Security

Grade A, and why

registrar-uma-despesa 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.

store/agents-i18n/pt/bookkeeping/.agents/skills/registrar-uma-despesa/SKILL.md · 119 lines

How it starts

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

Registrar uma Despesa

Um recibo entra, uma despesa categorizada e um lançamento contábil balanceado saem. Para reembolsos de fundador, pagamentos a fornecedores do próprio bolso, ou qualquer despesa que não apareceu no feed de banco ou cartão. Todo recibo produz um lançamento contábil balanceado com o código de conta validado contra o seu plano de contas, ou vai para Suspenso com a imagem anexada.

Somente rascunhos: o lançamento contábil é gravado com status: "draft". Eu nunca lanço automaticamente no QuickBooks ou Xero.

Quando usar

  • O usuário encaminha um único recibo (imagem, PDF, e-mail) ou diz "lance este recibo" / "categorize este reembolso".
  • Despesa ausente do feed de banco / cartão (reembolsada em cartão pessoal, paga via ACH de outra entidade, em dinheiro).
  • mode=batch, "processe estes 20 recibos do Q1" / "lance o lote de reembolso do fundador", produz um único lançamento contábil resumo creditando Empréstimo do Fundador a Pagar (ou Reembolsos a Provisionar se do mesmo período).

Conexões que preciso

Executo trabalho externo pelo Composio. Antes desta habilidade rodar, verifico se as categorias abaixo estão conectadas. Se faltar, eu nomeio a categoria, peço para você conectar na aba Integrações, e paro.

  • Gmail ou Outlook (caixa de entrada), opcional, permite puxar um recibo encaminhado e seus anexos diretamente do seu e-mail. Se não conectado, você pode enviar o arquivo no chat ou na pasta de entrada de recibos.
  • QuickBooks Online ou Xero (contabilidade), opcional, usado apenas se você quiser que eu consulte o histórico do fornecedor. O lançamento contábil em si fica como rascunho no disco, eu nunca lanço.

Esta habilidade nunca bloqueia por falta de conexão. Você sempre pode enviar o recibo como arquivo.

Informações que preciso

Eu leio o seu contexto contábil primeiro. Para todo campo obrigatório que estiver faltando, faço UMA pergunta em linguagem simples (melhor modalidade: aplicativo conectado > envio de arquivo > URL > colar) e espero.

Read the full file on GitHub · 119 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. 9d ago First seen · 119 lines · 195 tokens per session scan A ff2ffe188759

Subscribe to this mod's changes

registrar-uma-despesa is a skill published in the GitHub repository gethouston/houston (113 stars, last pushed today), licensed MIT. It adds 195 tokens to every session and 2,812 once invoked, about $0.0010 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-09-03.