conciliar-minhas-contas

conciliar-minhas-contas is a skill for Claude Code, Codex from gethouston/houston. It costs 174 tokens per session (2,842 once invoked), scanned A, original, MIT.

An account-reconciliation skill that compares a ledger with a bank, card, payment-processor, or auxiliary-account statement for a chosen period. It groups unmatched items by age and explains differences.

In plain words
What is it for?
It helps reconcile individual accounts, investigate unmatched transactions, identify timing differences, and detect transfers between accounts.
Why use it?
It makes it easier to find why accounting records do not match an external statement. It documents discrepancies without silently changing the ledger.

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 It helps reconcile individual accounts, investigate unmatched transactions, identify timing differences, and detect transfers between accounts.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gethouston/houston/conciliar-minhas-contas
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 conciliar-minhas-contas
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 conciliar-minhas-contas

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/gethouston/houston/conciliar-minhas-contas"><img src="https://agentmods.dev/badge/skills/gethouston/houston/conciliar-minhas-contas.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 174 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,842 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.00174 $0.02842
Opus 5 $0.00087 $0.01421
Sonnet 5 $0.00035 $0.00568
Haiku 4.5 $0.00017 $0.00284

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

Security

Grade A, and why

conciliar-minhas-contas 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/conciliar-minhas-contas/SKILL.md · 176 lines

How it starts

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

Conciliar Minhas Contas

Uma conciliação de três vias em uma conta para um período. Saldo do razão geral de um lado, extrato ou feed externo do outro, itens não conciliados agrupados por idade no meio. Cada diferença é explicada por um item de tempo, mostrada como um item não conciliado, ou escalada como uma divergência nomeada. Eu nunca insiro silenciosamente.

Somente rascunhos: eu nunca ajusto o seu razão geral, nunca forço uma correspondência no QuickBooks Online ou Xero. Eu escrevo o documento de conciliação e mostro as divergências.

Quando usar

  • "concilie a conta corrente Chase de janeiro" / "concilie o Amex 9041 de março" / "concilie o Stripe do Q1".
  • "por que o razão geral está fora do banco em $X" / "o que está na lista de cheques pendentes".
  • Chamada pela habilidade close-my-month para cada conta em context-ledger.domains.banks.accounts[] no período do fechamento.
  • mode=transfer-detect - "encontre as transferências entre contas de março" / "marque os pares de transferência interna para que fiquem fora da DRE". Roda em todas as contas de uma vez, não em uma única conta.

Conexões que eu preciso

Eu executo trabalho externo através do Composio. Antes desta habilidade rodar, verifico se as categorias abaixo estão conectadas. Faltando → eu nomeio a categoria, peço para você conectar na aba Integrações, e paro.

  • QuickBooks Online ou Xero (contabilidade) - fonte preferida para o registro do razão geral desta conta. Obrigatório se você quiser que eu extraia a movimentação do razão geral diretamente.
  • Feed bancário (bancário via Plaid) - fonte preferida para o lado bancário da comparação. Opcional, você também pode enviar o PDF do extrato.
  • Stripe (faturamento) - obrigatório apenas se estiver conciliando o Stripe; extrai as transações de saldo do período.

Se nem contabilidade nem bancário estiverem conectados, eu recorro a um CSV / PDF enviado. Se você não tiver nada para compartilhar, eu paro e peço para você conectar um ou enviar o extrato do período.

Read the full file on GitHub · 176 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 · 176 lines · 174 tokens per session scan A dc064bb3706e

Subscribe to this mod's changes

conciliar-minhas-contas is a skill published in the GitHub repository gethouston/houston (113 stars, last pushed today), licensed MIT. It adds 174 tokens to every session and 2,842 once invoked, about $0.0009 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.

Related

Other skills, from other repositories

Redação e Melhoria de Textos sobre Consolidação de Contas com Normas APA

Skill para reescrever ou melhorar seções específicas sobre consolidação de contas (tipos, métodos, processos), respeitando limites estritos de contagem de palavras e incluindo citações e referências bibliográficas formatadas segundo as normas APA.

ECNU-ICALK/AutoSkill · 67 tokens

sector-rotation

An analysis framework for comparing industries in the Chinese A-share stock market, using business conditions, price momentum, valuation, and money flows. It produces rankings and higher- or lower-allocation suggestions.

HKUDS/Vibe-Trading · 39 tokens

strategy-pivot-designer

Detect backtest iteration stagnation and generate structurally different strategy pivot proposals when parameter tuning reaches a local optimum.

tradermonty/claude-trading-skills · 28 tokens

twitter-reader

Read Twitter/X for financial research using opencli (read-only). Use this skill whenever the user wants to read their Twitter feed, search for financial tweets, view bookmarks, look up user profiles, or gather market sentiment from Twitter/X. Triggers include: "check my feed", "search Twitter for", "show my…

himself65/finance-skills · 161 tokens

chenhao-limit-up

A framework for judging Chinese A-share stocks that have reached the daily price-rise limit, using market mood, sector leadership, and trading momentum.

questflowai/investorskills · 44 tokens

furusato

A Japanese hometown-tax donation manager for furusato nozei, a system where donations to municipalities can qualify for an income-tax or local-tax deduction. It reads donation receipts, stores donation records, and calculates deduction limits.

kazukinagata/shinkoku · 102 tokens