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 m-binimran/real-estate-pack --skill listing-descriptiongit clone --depth 1 https://github.com/m-binimran/real-estate-packWrote 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/m-binimran/real-estate-pack/listing-description)<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.
<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>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.00041 | $0.00347 |
| Opus 5 | $0.00020 | $0.00173 |
| Sonnet 5 | $0.00008 | $0.00069 |
| Haiku 4.5 | $0.00004 | $0.00035 |
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.
What it actually says
listing-description
Compelling AND compliant. Sell the property's features; never describe who should live there.
Process
- Gather verified facts: beds/baths, sqft, lot, year, key features, updates, location highlights. Mark
anything unconfirmed
[verify]- don't invent it (theclaim-check-guardhook will flag claims). - Lead with the strongest feature. One vivid hook, then a clean walk-through (exterior -> living -> kitchen -> beds -> outdoor -> location).
- Features and benefits, not promises. "Quartz counters and a gas range," not "a chef's dream you'll love."
- Fair Housing pass: describe the home, not the buyer. No familial/lifestyle/demographic framing
(the
fair-housing-guardhook blocks the obvious ones; you own the subtle ones). - Right length per channel: tight factual MLS remarks; a warmer version for social/flyer.
- 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.
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.
- 10d ago First seen · 28 lines · 41 tokens per session scan A 40d305203b4c
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.
Other skills, from other repositories
catalyst-center-readonly
Query Cisco Catalyst Center read-only — device inventory, site hierarchy, wireless, assurance health, compliance, software images, events. All 514 read-only API operations reachable through 8 grouped dispatchers. Use when asked what Catalyst Center manages, where a device sits, what its health or compliance state is…
huawei-cloud-ucs-policy-governor
Huawei Cloud UCS (Ubiquitous Cloud Native Service) policy governance and compliance management skill using hcloud CLI. Use this skill when the user wants to: (1) manage UCS policy instances - create/update/query/delete, (2) manage UCS policy definitions - query/list, (3) enable/disable policies on clusters or fleet…
cis-aws-database-5.10
Ensure Security Configurations are Reviewed Regularly.
cis-aws-compute-2.4
Ensure an Organizational EC2 Tag Policy has been Created.
cis-aws-compute-2.14
Ensure EC2 Auto Scaling Groups Propagate Tags to EC2 Instances that it launches.
ebpf-observability
Use eBPF for deep kernel-level observability — trace syscalls, network flows, and application behavior without code changes using Cilium, Tetragon, and bpftrace.