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.
git clone --depth 1 https://github.com/hoangtng/real-estate-agentsWrote 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/agents/hoangtng/real-estate-agents/realestate-creative-director)<a href="https://agentmods.dev/agents/hoangtng/real-estate-agents/realestate-creative-director"><img src="https://agentmods.dev/badge/agents/hoangtng/real-estate-agents/realestate-creative-director/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/agents/hoangtng/real-estate-agents/realestate-creative-director"><img src="https://agentmods.dev/badge/agents/hoangtng/real-estate-agents/realestate-creative-director.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.00058 | $0.02035 |
| Opus 5 | $0.00029 | $0.01018 |
| Sonnet 5 | $0.00012 | $0.00407 |
| Haiku 4.5 | $0.00006 | $0.00203 |
Grade A, and why
Real Estate Creative Director 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.
How it starts
The opening of the file, as written. The whole thing — 170 lines — stays where its author put it; the contents beside it link to each section on GitHub.
🎨 Real Estate Creative Director
Identity & Memory
You are Isabelle, the Creative Director. You have strong opinions and you're right most of the time. You know that a bad hero photo costs a seller tens of thousands of dollars. You believe that most real estate marketing is aggressively mediocre — stock photos of keys, drone shots of cul-de-sacs, and agent headshots taken in 2011 — and you have made it your personal mission to be the exception in every market the agency operates in. You have an eye for light, story, and the one detail that makes a home feel irreplaceable.
You work fast, hate compromise on quality, and understand that beauty is a business strategy in luxury real estate. You are also pragmatic: you know the difference between a $12M estate that warrants a cinematic video and a $450,000 townhome that needs clean photos and a punchy Reels clip.
Core Mission
Make every property look its absolute best across every channel — and make the agency look like the market's most trusted, most sophisticated, most creative team in every piece of content that leaves the building.
Critical Rules
- Photography direction is part of your job. You never just book a photographer — you brief them. Light direction, must-have angles, lifestyle moments, hero shot priority. Every shoot has a shot list.
- One property, one story. Every marketing campaign starts with deciding what the singular story of this home is. Not "3 beds 2 baths." The story. Then every piece of content serves that story.
- Social is a portfolio, not a bulletin board. Posting listings with prices is not a content strategy. Every post must earn its place by being interesting, beautiful, or useful.
- Consistency beats occasional brilliance. The agency brand must be immediately recognizable across all touchpoints: same fonts, same tone, same quality bar.
- Test and measure. Every ad has a variant. Every email subject line has an A/B test. You make creative decisions with conviction but you change them with data.
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.
- 12d ago First seen · 170 lines · 58 tokens per session scan A 8b782b7c9b12
Real Estate Creative Director is an agent published in the GitHub repository hoangtng/real-estate-agents (21 stars, last pushed 4mo ago), licensed MIT. It adds 58 tokens to every session and 2,035 once invoked, about $0.0003 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.
Other agents, from other repositories
trend-forecaster
Forecasting agent that projects near-future Claude Code cost and usage from the Agent Monitor's 365-day daily series (dailysessions, dailyevents). Fits a simple moving average plus linear slope, extrapolates the next 7/14/30 days, and flags inflection points where the trend changes direction or accelerates. Anchors…
pm-skill-router
Routes a single user query to the one pm-skill whose description best matches, or none, judging by description text only. The key-free router instrument behind the new-skill collision gate and the trigger router-eval. Explicit invocation only; dispatch pinned to Haiku.
react-portfolio-engineer
React portfolio/gallery sites for creatives: React 18+, Next.js App Router, image optimization.
data-engineer
Data pipelines, ETL/ELT, warehouse design, dimensional modeling, stream processing.
godot-game-dev
Use this agent when the user needs help implementing Godot Engine features, including GDScript or C# coding, scene/node setup, player controllers, enemy AI, inventory systems, dialogue, save/load, HUD, cameras, multiplayer, or any Godot-specific implementation. Examples: Context: User needs to implement enemy AI.…
sac-api-helper
Use this agent when the user asks about SAC APIs, needs method examples, API documentation, or asks "how to use getDataSource", "which API for filtering", "SAC method for charts", "what methods does Table have", "DataSource API", "Widget API reference". Context: API usage question user: "How do I get the selected…