cre-legal

cre-legal is a skill for Claude Code from ahacker-1/cre-agent-skills. It costs 42 tokens per session (1,085 once invoked), scanned A, original, Apache-2.0.

A set of six tools for reviewing legal and transaction documents in a multifamily property purchase. It covers the purchase agreement, title and survey, tenant estoppels, loan documents, insurance, and transfer documents.

In plain words
What is it for?
It helps review purchase-and-sale agreement clauses, title exceptions and survey issues, tenant certificates against the rent roll, loan documents against the term sheet, insurance requirements, and transfer documents.
Why use it?
It helps organize document-heavy legal review and makes it easier to find exceptions, missing information, inconsistencies, and differences between agreed loan terms and final documents.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Good fit It helps review purchase-and-sale agreement clauses, title exceptions and survey issues, tenant certificates against the rent roll, loan documents against the term sheet, insurance requirements, and transfer documents.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ahacker-1/cre-agent-skills/cre-legal
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 ahacker-1/cre-agent-skills --skill cre-legal
Clone the repo
git clone --depth 1 https://github.com/ahacker-1/cre-agent-skills

Made for: Claude Code.

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 cre-legal

README.md
[![agentmods](https://agentmods.dev/badge/skills/ahacker-1/cre-agent-skills/cre-legal/github.svg)](https://agentmods.dev/skills/ahacker-1/cre-agent-skills/cre-legal)
Your own site
<a href="https://agentmods.dev/skills/ahacker-1/cre-agent-skills/cre-legal"><img src="https://agentmods.dev/badge/skills/ahacker-1/cre-agent-skills/cre-legal/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 cre-legal

Your own site · 80×15
<a href="https://agentmods.dev/skills/ahacker-1/cre-agent-skills/cre-legal"><img src="https://agentmods.dev/badge/skills/ahacker-1/cre-agent-skills/cre-legal.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,085 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.00042 $0.01085
Opus 5 $0.00021 $0.00543
Sonnet 5 $0.00008 $0.00217
Haiku 4.5 $0.00004 $0.00109

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

Security

Grade A, and why

cre-legal 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 8d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

  • cre-legal — 100% identical, 17 lines differ
claude-code-plugins/cre-legal/SKILL.md · 65 lines

How it starts

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

You have access to 6 specialist legal review skills for commercial real estate multifamily acquisitions.

Available Skills

Skill File Use When
PSA Reviewer skills/psa-reviewer.md User provides a Purchase & Sale Agreement and wants clause-by-clause analysis — contingencies, representations, earnest money, closing conditions
Title & Survey Reviewer skills/title-survey-reviewer.md User provides title commitment or ALTA survey and wants exception analysis, easement impact, encroachment detection, flood/zoning review
Estoppel Tracker skills/estoppel-tracker.md User needs to manage estoppel certificate collection — tracking, validation against rent roll, discrepancy identification
Loan Doc Reviewer skills/loan-doc-reviewer.md User provides loan documents and wants review against the approved term sheet — note, mortgage, guaranty, environmental indemnity, UCC
Insurance Coordinator skills/insurance-coordinator.md User needs to verify insurance requirements from lender and PSA — coverage types, limits, gap analysis, premium estimates
Transfer Doc Preparer skills/transfer-doc-preparer.md User needs transfer documentation prepared — deed, bill of sale, assignment of leases, FIRPTA, transfer tax, entity verification

How to Use

  1. Read the user's request to determine which skill(s) are needed
  2. Load the full skill file — e.g., Read skills/psa-reviewer.md
  3. Follow the Strategy steps exactly
  4. Produce output in the specified format
  5. Run Quality Checks before delivering results

For deeper analysis, load the legal knowledge base:

  • knowledge/legal-checklist.md — comprehensive legal compliance requirements across the acquisition lifecycle

If the user says "$ARGUMENTS", use that to determine which skill to load.

Quick Reference

PSA Reviewer — Analyzes: contingency periods (inspection, financing, title), representations and warranties, earnest money terms (amount, hard/soft dates), closing conditions, seller obligations, assignment rights, default remedies. Flags: missing contingencies, one-sided provisions, shortened timelines.

Read the full file on GitHub · 65 lines

Files

What ships with it

7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 8d ago Changed · +17 lines 6a2e55ed39f8
  2. 12d ago First seen · 48 lines · 42 tokens per session scan A c281206d8384

Subscribe to this mod's changes

cre-legal is a skill published in the GitHub repository ahacker-1/cre-agent-skills (92 stars, last pushed 10d ago), licensed Apache-2.0. It adds 42 tokens to every session and 1,085 once invoked, about $0.0002 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.

Related

Other skills, from other repositories

cre-legal

CRE Legal review suite — 6 specialist skills for PSA review, title & survey analysis, estoppel tracking, loan document review, insurance coordination, and transfer document preparation for multifamily acquisitions.

XAKLESK/cre-agent-skills · 42 tokens

occupancy-calculator

Calculate code occupant loads by area with gross/net factors and jurisdiction checks. Use for "how many people can this space hold," IBC Table 1004.5, egress inputs, or occupancy-load reports; not for workplace headcount planning.

AlpacaLabsLLC/skills-for-architects · 55 tokens

zoning-analysis-nyc

Analyze NYC lot zoning, FAR, height, setbacks, uses, and buildable envelope from PLUTO and the Zoning Resolution. Use for "what can I build"; use nyc-bsa for relief and zoning-envelope for 3D visualization.

AlpacaLabsLLC/skills-for-architects · 57 tokens

nyc-property-report

Compile NYC landmarks, DOB, ACRIS, HPD, and BSA findings into one property due-diligence report. Use for a full report; use individual NYC skills for one dataset.

AlpacaLabsLLC/skills-for-architects · 45 tokens

nyc-hpd

Look up HPD violations, complaints, and building registration for NYC residential buildings. Use when the user asks about housing-code violations, tenant complaints, or HPD registration at an address. NYC only; for DOB and ECB violations use /as:nyc-dob-violations.

AlpacaLabsLLC/skills-for-architects · 62 tokens

nyc-acris

Look up NYC ACRIS deeds, mortgages, liens, sales, and ownership history. Use for property transactions or recorded ownership; not permits or violations.

AlpacaLabsLLC/skills-for-architects · 36 tokens