listing-description

listing-description is a skill for Claude Code, Codex from m-binimran/real-estate-pack. It costs 41 tokens per session (347 once invoked), scanned A, original, MIT.

A writing workflow for producing factual, MLS-ready property listings that follow fair-housing rules. MLS means the shared listing system used by real-estate professionals.

In plain words
What is it for?
Use it to draft property descriptions from confirmed features, flag details that still need verification, and prepare versions for listing pages or social media.
Why use it?
It helps turn verified home details into listing copy without making unsupported claims or describing the kind of person who should live there.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to draft property descriptions from confirmed features, flag details that still need verification, and prepare versions for listing pages or social media.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/m-binimran/real-estate-pack/listing-description
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 m-binimran/real-estate-pack --skill listing-description
Clone the repo
git clone --depth 1 https://github.com/m-binimran/real-estate-pack

Made for: Claude Code, Codex.

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 listing-description

README.md
[![agentmods](https://agentmods.dev/badge/skills/m-binimran/real-estate-pack/listing-description/github.svg)](https://agentmods.dev/skills/m-binimran/real-estate-pack/listing-description)
Your own site
<a href="https://agentmods.dev/skills/m-binimran/real-estate-pack/listing-description"><img src="https://agentmods.dev/badge/skills/m-binimran/real-estate-pack/listing-description/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 listing-description

Your own site · 80×15
<a href="https://agentmods.dev/skills/m-binimran/real-estate-pack/listing-description"><img src="https://agentmods.dev/badge/skills/m-binimran/real-estate-pack/listing-description.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 347 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.00041 $0.00347
Opus 5 $0.00020 $0.00173
Sonnet 5 $0.00008 $0.00069
Haiku 4.5 $0.00004 $0.00035

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

Security

Grade A, and why

listing-description 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 10d 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/listing-description/SKILL.md · 28 lines

What it actually says

listing-description

Compelling AND compliant. Sell the property's features; never describe who should live there.

Process

  1. Gather verified facts: beds/baths, sqft, lot, year, key features, updates, location highlights. Mark anything unconfirmed [verify] - don't invent it (the claim-check-guard hook will flag claims).
  2. Lead with the strongest feature. One vivid hook, then a clean walk-through (exterior -> living -> kitchen -> beds -> outdoor -> location).
  3. Features and benefits, not promises. "Quartz counters and a gas range," not "a chef's dream you'll love."
  4. Fair Housing pass: describe the home, not the buyer. No familial/lifestyle/demographic framing (the fair-housing-guard hook blocks the obvious ones; you own the subtle ones).
  5. Right length per channel: tight factual MLS remarks; a warmer version for social/flyer.
  6. Disclose virtual staging / AI-edited photos if used.

Output

  • The listing copy (MLS + optional social variant), with [verify] on any unconfirmed fact.
  • A one-line note: which facts still need verification before publishing.

Guardrails

  • No Fair Housing language, no fabricated facts, no guarantees/superlatives.
  • It's a draft - the agent reads, verifies, and approves before it goes live.
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. 10d ago First seen · 28 lines · 41 tokens per session scan A 40d305203b4c

Subscribe to this mod's changes

listing-description is a skill published in the GitHub repository m-binimran/real-estate-pack (2 stars, last pushed 2mo ago), licensed MIT. It adds 41 tokens to every session and 347 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-31.