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 betobetico/claude-para-abogados --skill compraventagit clone --depth 1 https://github.com/betobetico/claude-para-abogadosWrote 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/betobetico/claude-para-abogados/compraventa)<a href="https://agentmods.dev/skills/betobetico/claude-para-abogados/compraventa"><img src="https://agentmods.dev/badge/skills/betobetico/claude-para-abogados/compraventa/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/betobetico/claude-para-abogados/compraventa"><img src="https://agentmods.dev/badge/skills/betobetico/claude-para-abogados/compraventa.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00098 | $0.02371 |
| Opus 5 | $0.00049 | $0.01185 |
| Sonnet 5 | $0.00020 | $0.00474 |
| Haiku 4.5 | $0.00010 | $0.00237 |
Grade A, and why
compraventa 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.
How it starts
The opening of the file, as written. The whole thing — 198 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/compraventa
- Cargar
~/.claude/plugins/config/claude-para-abogados/inmobiliario/CLAUDE.md→ tipo de práctica, posición habitual. - Obtener el contrato o la descripción de la operación.
- Analizar la estructura de la operación (arras, condiciones, escritura).
- Verificar cargas registrales si se facilita nota simple.
- Determinar régimen fiscal.
- Generar informe de revisión.
/inmobiliario:compraventa
Vamos a comprar un local comercial de segunda mano por 300.000 EUR.
El vendedor es una sociedad. Revisar la fiscalidad y el contrato de arras.
Propósito
La compraventa inmobiliaria en España combina derecho civil (Código Civil), derecho hipotecario (Ley Hipotecaria), normativa fiscal (ITP/IVA/AJD) y práctica notarial/registral. Un error en cualquiera de estos ámbitos puede tener consecuencias graves: cargas ocultas, fiscalidad incorrecta, pérdida de arras o imposibilidad de inscripción. Este skill revisa cada aspecto de la operación.
Estructura de la operación
1. Arras / contrato preparatorio
| Tipo de arras | Art. CC | Efecto |
|---|---|---|
| Penitenciales | Art. 1454 CC | Permiten desistir: comprador pierde las arras; vendedor devuelve el doble |
| Confirmatorias | Art. 1124 CC (interpretación jurisprudencial) | Señal de cumplimiento; no permiten desistir — incumplimiento → resolver + daños |
| Penales | Pacto expreso | Penalización por incumplimiento que no sustituye la obligación de cumplir (salvo pacto) |
Clave: si el contrato no especifica el tipo, la jurisprudencia las interpreta como confirmatorias (STS, interpretación restrictiva del art. 1454 CC). Es esencial que el tipo quede expresamente pactado.
Verificar en el contrato de arras:
- Tipo de arras expresamente indicado
- Importe y forma de pago
- Plazo para otorgar escritura pública
- Condiciones suspensivas (si las hay)
- Descripción del inmueble coincidente con el Registro
- Manifestación de cargas y gravámenes
- Situación posesoria (libre de ocupantes o no)
- Reparto de gastos (escritura, impuestos, registro, plusvalía)
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.
- 12d ago First seen · 198 lines · 98 tokens per session scan A f69111867a73
compraventa is a skill published in the GitHub repository betobetico/claude-para-abogados (38 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 98 tokens to every session and 2,371 once invoked, about $0.0005 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
html-ppt-zhangzara-stencil-tablet
A workplace-safety compliance review for a manufacturing regulator — findings, the evidence chain, and the corrective mandate. Built as a decision-grade policy briefing deck for regulator, plant leadership.
treatment-plans
Format and structurally validate local treatment-plan documentation after clinical decisions have already been supplied and verified by authorized licensed professionals. Use for source traceability, clinician-authored intervention records, goals and checkpoints, shared-decision records, reconciliation handoffs, and…
handbook-updates
Diff a proposed handbook change against the current version, flag ripple effects and state supplement impacts. Use when user says "update the handbook", "add this to the handbook", "handbook change", or has a policy ready for insertion.
software-copyright-materials
A workflow for creating Chinese application materials for software copyright registration from a real software project.
iflytek-contract-intelligence-review
A contract-review workflow for scanned or digital agreements. It can recognize document text, examine clauses, detect risks, check compliance, and create translation summaries; its output is for review and is not formal legal advice.
legal-writer
Legal document drafting -- contracts, memos, briefs, complaints, demand letters, opinions, discovery, settlements, ToS, privacy policies. Full pipeline: document structure, per-section writing, Bluebook citation, case law lookup (CourtListener API), regulation lookup (eCFR API), DOCX output, and TDD-style verification…