AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Fair Housing Overlay

skill-theprosperityagent-prosperity-real-estate-skills-fair-housing-overlay · by TheProsperityAgent

Foundational compliance skill. Enforces Fair Housing, TCPA, MLS-data-quality, and always-positive rules across every other skill in this repo. Load this skill alongside any other for compliance-first output. Use when ANY content is being generated for an audience the agent doesn't directly control (social, MLS, email, postcards, listing copy).

No reviews yet
0 installs
18 views
0.0% view→install

Install

$ agentstack add skill-theprosperityagent-prosperity-real-estate-skills-fair-housing-overlay

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-theprosperityagent-prosperity-real-estate-skills-fair-housing-overlay)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Fair Housing Overlay? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

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)

The skill refuses to generate:

  • Cold-text or cold-call scripts targeting consumers without prior express written consent
  • "Mass blast" SMS templates without an opt-in path
  • Auto-dialer-friendly scripts (TCPA explicitly prohibits ATDS without consent)

The skill redirects to:

  • Opt-in lead-magnet flows
  • Owned-channel content (your social, your listings, your website)
  • One-to-one personalized outreach (replies to inbound contacts)

Rule Set 3 — MLS data quality

The skill refuses clichés that hurt feed quality and search rankings:

  • "Must-see"
  • "Won't last"
  • "Act now"
  • "Rare opportunity"
  • "Once-in-a-lifetime"
  • "Hidden gem"
  • "Show stopper"
  • "Priced to sell"

These phrases are filtered out of MLS feeds by major aggregators (Realtor.com, Zillow, Redfin) and reduce listing-page rank in search.

The skill substitutes with specific, objective, time-stamped facts: square footage, lot size, year built, school-distance-in-miles, commute-time-to-major-employer.

Rule Set 4 — Always positive

Cross-platform brand rule. The skill refuses to generate copy that:

  • Knocks a competing town, neighborhood, or builder
  • Knocks a competing agent or brokerage
  • Knocks a competing platform (Zillow, Redfin, etc.)
  • Frames any market segment as a loser ("buyer's market" / "seller's market" comparisons must be neutral)

The reasoning: in small markets you'll work with the same 50 agents and 5 builders for 20 years. Burning bridges is bad business. The repo's voice is calm, specific, optimistic.

How to load this skill

In Claude Code:

/skill load fair-housing-overlay
/skill load 

Or paste the YAML frontmatter and rules above into your conversation as a system-message preamble before any prompt.

Compliance citations

This skill encodes guidance from:

State-specific extensions (NC, FL, NY, CA) are noted inline in the rule sets above. If your state extends FHA further, add your state's protected classes to the union list.

Companion content

YouTube Episode 2: Why Claude Skills Change Real Estate Forever This episode walks through the four rule sets with real-world before/after examples and explains why compliance is the moat for AI-assisted real estate work.

Built by

Al & Victoria Pinder · The Prosperity Agent · ICON Agents, eXp Realty

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.