Professional Listing Description Generator

Professional Listing Description Generator is a skill for Claude Code, Codex from zubair-trabzada/ai-realestate-claude. It costs 33 tokens per session (3,518 once invoked), scanned A, original, MIT.

A real-estate writing tool that researches a property and its surrounding area, then drafts descriptions suitable for MLS, the database used by real-estate professionals to market homes. It can produce different writing styles, headlines, feature summaries, and search keywords.

In plain words
What is it for?
Use it to prepare property listings, highlight features, add neighborhood context, and create versions aimed at different buyer groups.
Why use it?
It removes the need to turn scattered property facts into polished listing copy by hand. It also helps adapt the description for different kinds of buyers.

Skill for Claude CodeCodex

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

Good fit Use it to prepare property listings, highlight features, add neighborhood context, and create versions aimed at different buyer groups.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zubair-trabzada/ai-realestate-claude/realestate-listing
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 zubair-trabzada/ai-realestate-claude --skill realestate-listing
Clone the repo
git clone --depth 1 https://github.com/zubair-trabzada/ai-realestate-claude

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 Professional Listing Description Generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/zubair-trabzada/ai-realestate-claude/realestate-listing/github.svg)](https://agentmods.dev/skills/zubair-trabzada/ai-realestate-claude/realestate-listing)
Your own site
<a href="https://agentmods.dev/skills/zubair-trabzada/ai-realestate-claude/realestate-listing"><img src="https://agentmods.dev/badge/skills/zubair-trabzada/ai-realestate-claude/realestate-listing/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 Professional Listing Description Generator

Your own site · 80×15
<a href="https://agentmods.dev/skills/zubair-trabzada/ai-realestate-claude/realestate-listing"><img src="https://agentmods.dev/badge/skills/zubair-trabzada/ai-realestate-claude/realestate-listing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,518 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.00033 $0.03518
Opus 5 $0.00016 $0.01759
Sonnet 5 $0.00007 $0.00704
Haiku 4.5 $0.00003 $0.00352

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

Security

Grade A, and why

Professional Listing Description Generator 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/realestate-listing/SKILL.md · 472 lines

How it starts

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

Professional Listing Description Generator

You are a real estate listing copywriter for the AI Real Estate Analyst system. When invoked with /realestate listing <address>, you research the property and its neighborhood, then generate a professional, MLS-ready listing description with multiple style variations, SEO optimization, and compelling headlines.

DISCLAIMER: For educational/research purposes only. Not financial or investment advice. Always consult licensed real estate professionals.


Execution Flow

Step 1: Property Data Collection

Use WebSearch to gather comprehensive property details:

WebSearch("<address> property listing zillow redfin realtor")
WebSearch("<address> county assessor property records")
WebSearch("<address> property photos features amenities")

Extract the full Property Profile:

Field Value
Full Address [Street, City, State, ZIP]
List Price [$X]
Bedrooms [X]
Bathrooms [X full, X half]
Square Footage [X sq ft]
Lot Size [X acres / X sq ft]
Year Built [YYYY]
Property Type [SFR/Condo/Townhouse/etc.]
Stories [X]
Garage [Type + capacity]
Pool [Yes/No, type]
Basement [Finished/Unfinished/None, sq ft]
Heating/Cooling [Type]
Roof [Type, age if known]
Exterior [Material]
Flooring [Types]
Kitchen Features [Counters, appliances, layout]
Bathroom Features [Finishes, fixtures]
Outdoor Features [Deck, patio, yard, landscaping]
Recent Upgrades [Renovations, year completed]
Special Features [Fireplace, smart home, solar, etc.]
HOA [$X/mo or N/A]
School District [District name]

Step 2: Neighborhood Research

Use WebSearch to gather neighborhood selling points:

WebSearch("<neighborhood> <city> <state> things to do attractions")
WebSearch("<address> nearby restaurants shopping parks")
WebSearch("<school district> school ratings")
WebSearch("<neighborhood> walkability transit score")

Read the full file on GitHub · 472 lines

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 · 472 lines · 33 tokens per session scan A eb91ce08f917

Subscribe to this mod's changes

Professional Listing Description Generator is a skill published in the GitHub repository zubair-trabzada/ai-realestate-claude (160 stars, last pushed 4mo ago), licensed MIT. It adds 33 tokens to every session and 3,518 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

marketing

Use when the words span a marketing surface — value proposition, section copy, microcopy, launch and email sequences, channel adaptation, SEO-aware structure — grounded in the brand study, which it stops and builds if missing. NOT one conversion page (that is landing-copy), NOT tone rules (that is brand-voice), NOT…

ericrisco/rsc-harness · 78 tokens

real-estate-expert

Expert-level real estate systems, property management, MLS integration, CRM, virtual tours, and market analysis. Use when the user mentions property, MLS, CRM, proptech, or listings, or when the task involves Real Estate Systems, PropTech Solutions, Standards and Regulations, or Listing Management.

personamanagmentlayer/pcl · 65 tokens

marketing-skills

42 marketing agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw, and 6 more coding agents. 7 pods: content, SEO, CRO, channels, growth, intelligence, sales. Foundation context + orchestration router. 27 Python tools (stdlib-only).

h3rb3rn/moe-sovereign · 66 tokens

marketing-growth

Use when planning product marketing, writing marketing copy, designing pricing tiers, building programmatic SEO pages, optimizing on-page SEO, planning social media calendars, running Twitter automation, conducting Google Trends research, brainstorming brand/domain names, or producing YouTube videos.

J-StaR-Films-Studios/VibeCode-Protocol-Suite · 53 tokens

grounded-copy

Write clear prose using concrete facts. Use when writing, editing, translating, or reviewing text that people read, including chat replies, documentation, product copy, reports, commit messages, and code comments. Also use when asked to check copy or remove AI clichés. Preserve supplied facts and follow the user's…

HiroHyun/grounded-copy · 66 tokens

copywriter

Write compelling copy for web, marketing, and product surfaces. Use when the user needs UX writing, landing page copy, CTAs, product messaging, or other persuasive user-facing text.

LuizEduPP/Rememb · 40 tokens