fair-housing-overlay

fair-housing-overlay is a skill for Claude Code from TheProsperityAgent/prosperity-real-estate-skills. It costs 72 tokens per session (1,207 once invoked), scanned A, original, MIT.

A compliance guide for generating real-estate marketing content. It covers Fair Housing rules, consent requirements for phone marketing, MLS listing data quality, and positive wording.

In plain words
What is it for?
Use it when generating property listings, social posts, emails, or other real-estate content for an audience you do not directly control.
Why use it?
It helps prevent copy that could violate housing-discrimination laws, telephone-marketing rules, state licensing requirements, or MLS standards.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions Claude Code.

Part of the real-estate-skills plugin — 4 skills shipped together

Good fit Use it when generating property listings, social posts, emails, or other real-estate content for an audience you do not directly control.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/theprosperityagent/prosperity-real-estate-skills/fair-housing-overlay
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 TheProsperityAgent/prosperity-real-estate-skills --skill fair-housing-overlay
Clone the repo
git clone --depth 1 https://github.com/TheProsperityAgent/prosperity-real-estate-skills

Made for: Claude Code.

Or install real-estate-skills, the plugin that ships this one along with the rest of its 4 skills.

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 fair-housing-overlay

README.md
[![agentmods](https://agentmods.dev/badge/skills/theprosperityagent/prosperity-real-estate-skills/fair-housing-overlay/github.svg)](https://agentmods.dev/skills/theprosperityagent/prosperity-real-estate-skills/fair-housing-overlay)
Your own site
<a href="https://agentmods.dev/skills/theprosperityagent/prosperity-real-estate-skills/fair-housing-overlay"><img src="https://agentmods.dev/badge/skills/theprosperityagent/prosperity-real-estate-skills/fair-housing-overlay/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 fair-housing-overlay

Your own site · 80×15
<a href="https://agentmods.dev/skills/theprosperityagent/prosperity-real-estate-skills/fair-housing-overlay"><img src="https://agentmods.dev/badge/skills/theprosperityagent/prosperity-real-estate-skills/fair-housing-overlay.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 72 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,207 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.
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.00072 $0.01207
Opus 5 $0.00036 $0.00603
Sonnet 5 $0.00014 $0.00241
Haiku 4.5 $0.00007 $0.00121

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

Security

Grade A, and why

fair-housing-overlay 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.

skills/fair-housing-overlay/SKILL.md · 103 lines

How it starts

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

Fair Housing Overlay

The compliance foundation for every other skill in this repo. Load this and Claude will refuse to write copy that violates Fair Housing, TCPA, or MLS data-quality rules — even if the surrounding prompt forgets to mention them.

When to use this skill

Always. Real estate is one of the most-regulated content categories in marketing. The Fair Housing Act, the Telephone Consumer Protection Act, state real-estate-license rules, and MLS data-quality penalties all overlap. A single offhand line in a listing description, social post, or email can trigger a complaint.

This skill is the always-on safety net. Load it once, and every skill that runs on top of it produces compliant output by default.

What it does

Adds four rule sets to whatever prompt you run alongside it:

Rule Set 1 — Fair Housing Act (federal, plus state extensions)

The skill refuses to generate any copy that:

  • References schools by name, ranking, district, or perceived quality
  • Describes a neighborhood by demographic (race, religion, family status, national origin, disability, gender identity, sexual orientation, source of income — covered classes vary by state, this skill uses the union of all federal + state-protected classes)
  • Implies steering ("perfect for young professionals", "great for retirees", "ideal for families with kids", "safe neighborhood for kids", "walkable to your church")
  • Uses coded language ("up-and-coming", "exclusive", "private", "tight-knit community", "family-friendly")
  • Mentions any community amenity in a way that implies a protected-class preference

The skill rewrites these patterns into compliant alternatives:

  • Schools → location/commute or specific drive times to employers
  • "Family-friendly" → specific objective amenities (parks, sidewalks, lot size)
  • "Quiet neighborhood" → "low-traffic street" (objective, measurable)
  • "Safe area" → no replacement; this phrase is forbidden because safety perception varies by demographic

Rule Set 2 — TCPA (Telephone Consumer Protection Act)

Read the full file on GitHub · 103 lines

Files

What ships with it

2 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. 12d ago First seen · 103 lines · 72 tokens per session scan A 150ad6eaa1e3

Subscribe to this mod's changes

fair-housing-overlay is a skill published in the GitHub repository TheProsperityAgent/prosperity-real-estate-skills (8 stars, last pushed 1mo ago), licensed MIT. It adds 72 tokens to every session and 1,207 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-31.

Related

Other skills, from other repositories

security-compliance

Guides security professionals in implementing defense-in-depth security architectures, achieving compliance with industry frameworks (SOC2, ISO27001, GDPR, HIPAA), conducting threat modeling and risk assessments, managing security operations and incident response, and embedding security throughout the SDLC.

sangrokjung/claude-forge · 56 tokens

aenderungsvorbehalt-308

Für Änderungsvorbehalt 308: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt.

Klotzkette/claude-fuer-deutsches-recht · 41 tokens

agb-begriff-vorformuliert-305

Für AGB Begriff Vorformuliert 305: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt. Fachgebiet: AGB-Recht-Prüfer. Route: agb-begriff-vorformuliert-305.

Klotzkette/claude-fuer-deutsches-recht · 68 tokens

beweislast-und-zugang-309

Für Beweislast und Zugang 309: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Beweislast- und Substantiierungsmatrix.

Klotzkette/claude-fuer-deutsches-recht · 43 tokens

agb-pruefung-kaltstart

Für AGB Prüfung Kaltstart: routet Rolle, Frist, Unterlagen und Fachschritt; Ergebnis: Tatbestands- oder Anspruchsmatrix.

Klotzkette/claude-fuer-deutsches-recht · 41 tokens

agb-rechtswahl-schweizer-recht-rom-i

Für AGB Rechtswahl Schweizer Recht Rom I: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt. Fachgebiet: AGB-Recht-Prüfer. Route: agb-rechtswahl-schweizer-recht-rom-i.

Klotzkette/claude-fuer-deutsches-recht · 69 tokens