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.
npx skills add gethouston/houston --skill revisar-un-contratogit clone --depth 1 https://github.com/gethouston/houstonWrote 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.
[](https://agentmods.dev/skills/gethouston/houston/revisar-un-contrato)<a href="https://agentmods.dev/skills/gethouston/houston/revisar-un-contrato"><img src="https://agentmods.dev/badge/skills/gethouston/houston/revisar-un-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.
<a href="https://agentmods.dev/skills/gethouston/houston/revisar-un-contrato"><img src="https://agentmods.dev/badge/skills/gethouston/houston/revisar-un-contrato.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00085 | $0.02529 |
| Opus 5 | $0.00043 | $0.01264 |
| Sonnet 5 | $0.00017 | $0.00506 |
| Haiku 4.5 | $0.00009 | $0.00253 |
Grade A, and why
revisar-un-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 13d 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.
How it starts
The opening of the file, as written. The whole thing — 97 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Revisar un contrato
Una sola skill para la primera lectura de un contrato de contraparte. mode elige la profundidad. Comparte la extracción estructurada de cláusulas y la disciplina de "nunca inventar un estándar de cláusula que no pueda citar".
Parámetro: mode
full: revisión completa de MSA / DPA / formulario de pedido: mapa de cláusulas + veredicto por cláusula Verde (aceptar) / Amarillo (objeción opcional) / Rojo (objeción obligatoria) + resumen en español sencillo + recomendación de aceptar / objetar / retirarse. Escribe encontract-reviews/{counterparty}-{YYYY-MM-DD}.md.nda-traffic-light: rúbrica rápida de 6 dimensiones para NDAs entrantes (plazo, mutualidad, definición de información confidencial, excepciones, jurisdicción, no-solicitud encubierta, devolución/destrucción). Escribe enndas/{counterparty-slug}-{YYYY-MM-DD}.mdcon objeciones específicas en cada punto Rojo.clauses-only: extracción estructurada, sin veredicto. Lee el contrato suministrado (archivo / URL / texto pegado), extrae las cláusulas que importan (plazo, terminación, renovación, tope de responsabilidad, indemnización, propiedad intelectual, ley aplicable, DPA, entrenamiento de IA, residencia de datos, derechos de salida), escribe un mapa legible enclause-extracts/{counterparty}-{YYYY-MM-DD}.md, actualizacounterparty-tracker.jsoncon los campos clave.
Si el usuario nombra el modo en lenguaje sencillo ("hazle semáforo a esto", "solo extrae las cláusulas", "revisión completa con veredicto") → infiere. Si es ambiguo → haz UNA pregunta nombrando las 3 opciones.
Cuándo usarlo
- Explícito: "revisa este contrato", "hazle semáforo a este NDA", "¿se puede firmar?", "qué dice este acuerdo", "extrae las cláusulas".
- Las solicitudes en lenguaje sencillo se traducen a un
mode: "revisa completo este contrato de cliente / MSA" / "¿es seguro firmar este MSA?" →full; "revisión rápida de este NDA" / "¿está bien firmar este NDA?" →nda-traffic-light; "solo muéstrame las cláusulas" / "extrae las cláusulas, sin veredicto" / "revisa la cláusula de propiedad intelectual" (ejecutafully encabeza con la sección de propiedad intelectual) →clauses-onlyofullcon foco en propiedad intelectual. - Implícito: llamado por
sort-my-legal-inboxcuando detecta un MSA / NDA / DPA y lo dirige a revisión. Se encadena conplan-contract-pushbackcuando el resultado tiene algún punto Rojo.
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.
- 13d ago First seen · 97 lines · 85 tokens per session scan A dbe82ece9f46
revisar-un-contrato is a skill published in the GitHub repository gethouston/houston (113 stars, last pushed today), licensed MIT. It adds 85 tokens to every session and 2,529 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-30.
Other skills, from other repositories
estrutura-freelancer
Estruturação de negócio freelancer no Brasil: comparativo MEI vs PJ, abertura de empresa, precificação justa considerando impostos e tempo não faturável, contratos simples e gestão financeira básica.
contratos-brasil
Use para gerar e orientar sobre contratos brasileiros: locação, prestação de serviços, compra e venda, contratos digitais. Ativa em "contrato de locação", "contrato de prestação de serviços", "compra e venda", "gerar contrato".
specification-writing
A workflow for writing complete patent specifications from patent claims and an invention disclosure. It adapts the document to a chosen jurisdiction, such as the US, Europe, or China.
regulatory-research-fallback
Fallback workflow for regulatory research when web extraction tools fail on government PDFs.
x-scorecard
OpenSSF Scorecard for assessing open source project security. Check security best practices and compliance. Dependency: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options). see x-cmd skill for installation.
gesellschaftsrechtliche-satzungen-agb
Für Gesellschaftsrechtliche Satzungen AGB Abgrenzung: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt. Fachgebiet: AGB-Recht-Prüfer. Route: gesellschaftsrechtliche-satzungen-agb.