ler-um-contrato

ler-um-contrato is a skill for Claude Code, Codex from gethouston/houston. It costs 115 tokens per session (1,592 once invoked), scanned A, original, MIT.

A contract-reading workflow that extracts important clauses from one contract or a folder of contracts, including liability, termination, renewal, payment, intellectual property, data, and availability terms.

In plain words
What is it for?
Use it to extract a specific clause from a contract or compare renewal and other terms across multiple supplier agreements.
Why use it?
It makes key obligations and risks easier to find without reading every contract in dense legal language.

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 to extract a specific clause from a contract or compare renewal and other terms across multiple supplier agreements.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gethouston/houston/ler-um-contrato
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 ler-um-contrato
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 ler-um-contrato

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/gethouston/houston/ler-um-contrato"><img src="https://agentmods.dev/badge/skills/gethouston/houston/ler-um-contrato.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 115 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,592 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.00115 $0.01592
Opus 5 $0.00057 $0.00796
Sonnet 5 $0.00023 $0.00318
Haiku 4.5 $0.00012 $0.00159

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

Security

Grade A, and why

ler-um-contrato 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/operations/.agents/skills/ler-um-contrato/SKILL.md · 85 lines

How it starts

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

Ler um contrato

Quando usar

  • "extraia a {cláusula} deste contrato" (documento único).
  • "quais são os termos de renovação automática em todos os contratos desta pasta" (em lote).
  • "extraia o limite de responsabilidade e a linguagem de rescisão do contrato-mestre de serviços da {fornecedor}".

Conexões que eu preciso

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

  • Arquivos (Google Drive) - Obrigatório para execuções em lote e buscas por fornecedor específico. Eu vasculho pastas ou contratos nomeados aqui.
  • Processamento de documentos (OCR ou extração de texto de PDF) - Obrigatório. Extrai o texto real de PDFs escaneados ou nativos para eu poder extrair as cláusulas ao pé da letra.

Se nenhum provedor de arquivos estiver conectado e você não tiver colado o contrato, eu paro e peço para você conectar o Google Drive ou colar o documento.

Informações que eu preciso

Eu leio o seu contexto operacional primeiro. Para cada campo obrigatório que estiver faltando, eu faço UMA pergunta em linguagem simples (melhor modalidade: app conectado > arquivo enviado > URL > colar) e espero.

  • O contrato em si - Obrigatório. Por que eu preciso: não posso extrair do nada. Se estiver faltando, eu pergunto: "Envie o contrato ou me indique a pasta. PDF, Word ou um Google Doc, tudo funciona."
  • Postura com fornecedores - Obrigatório. Por que eu preciso: define quais termos contam como alerta. Uma postura conservadora sinaliza mais agressivamente do que uma postura de risco rápido. Se estiver faltando, eu pergunto: "Como você lida com termos de fornecedores, conservador, equilibrado, ou avançar rápido?"
  • Documento de contexto operacional - Obrigatório. Por que eu preciso: ancora os limites inegociáveis para eu sinalizar cláusulas que os violariam. Se estiver faltando, eu pergunto: "Quer que eu configure seu contexto operacional primeiro? Ajuda a identificar termos desfavoráveis com mais confiança."

Read the full file on GitHub · 85 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 · 85 lines · 115 tokens per session scan A de9b78bbc709

Subscribe to this mod's changes

ler-um-contrato is a skill published in the GitHub repository gethouston/houston (113 stars, last pushed today), licensed MIT. It adds 115 tokens to every session and 1,592 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-09-03.