---
name: real-agent
description: "UK estate agency skills + Loop CRM + PropertyData market analytics + single-address preval — 12 sub-plugins covering sales, listings, vendor management, buyer management, lead generation, coaching, business operations, teaching, Loop CRM, PropertyData, property brochures, and preval. 4 specialist roles (negotiator, valuer, compliance, listing-curator). 34 skills + 45 MCP tools."
plugins:
  - estate-sales
  - listings
  - vendors
  - buyers
  - leads
  - estate-coaching
  - estate-business
  - estate-teaching
  - loop
  - property-data
  - brochures
  - preval
---

# Real Agent

Operator-facing reference documentation for this bundle lives under
`docs/references/`. The brand corpus (`llms-full.realagent-code.txt`) is
assembled by `docs/scripts/copy-docs.mjs` from the {{productName}} core
docs plus the four files in this bundle's `docs/references/` directory,
and wrapped into the per-brand `platform-architecture` skill by
`maxy-code/scripts/assemble-architecture-skill.mjs --brand realagent-code`.

Premium plugin bundle for UK estate agency professionals. Shipped on every non-Real Agent brand install (today: Real Agent); Real Agent installs do not receive it. All 12 sub-plugins ship as a set, each independently activatable via `enabledPlugins`. Every admin boot walks every bundle under `premium-plugins/` (brand-gated — Real Agent short-circuits) and reconciles `account.json` `enabledPlugins` against on-disk presence: any sub-plugin from the `plugins:` list above whose `platform/plugins/<sub>/PLUGIN.md` exists gets stamped via an idempotent set-union, so `mcp__plugin_real-agent-loop_real-agent-loop__*` tools and the other sub-plugin surfaces are visible to the admin agent from the first turn after install — and on first boot post-deploy for accounts that already had the bundle on disk from a prior install. Disable individual sub-plugins with `plugin-toggle-enabled`. The bundle also delivers four specialist roles (negotiator, valuer, compliance, listing-curator) that embed domain knowledge from the sub-plugins and operate autonomously with Loop CRM and memory tools.

## Specialist Roles

| Role | Agent file | Tools | Focus |
|---|---|---|---|
| Negotiator | `agents/negotiator.md` | All Loop CRM tools + memory-search | Buyer pipeline, viewings, feedback, offers, deal progression |
| Valuer | `agents/valuer.md` | Loop property/people tools + memory-search | Market appraisal preparation, comparable evidence analysis |
| Compliance | `agents/compliance.md` | All Loop CRM tools + memory-search + perplexity-search | UK estate agency law, listing audit, AML/KYC, regulatory compliance |
| Listing Curator | `agents/listing-curator.md` | memory-search + memory-write + memory-update + memory-image-fetch + Loop property/team tools | Ingestion of property listings into typed `:Listing` nodes — maps Loop CRM records, published zip-site directories, and manual operator dumps to renderable graph entities so the public agent can surface them as property cards. Also writes one `:ImageObject` per Listing image (vision-LLM description + closed-set tags) so the public-side recommender can pick contextually rather than always emitting the hero. |

## Sub-Plugins

| Sub-Plugin | Skills | MCP Tools | Focus |
|---|---|---|---|
| `estate-sales` | 5 | — | Sales cycle — discovery, closing, progression, negotiation, sales-negotiation |
| `listings` | 3 | — | Pre-listing through marketing — presentations, campaigns, staging |
| `vendors` | 2 | — | Active vendor lifecycle — communication, updates |
| `buyers` | 5 | — | Buyer lifecycle — enquiry, viewing feedback, educational guides, buyer management |
| `leads` | 2 | — | Pipeline building — nurturing and prospecting |
| `estate-coaching` | 4 | — | People development — coaching, training, performance |
| `estate-business` | 4 | — | Business owner skills — growth, operations, brand, partnerships |
| `estate-teaching` | 1 | — | Structured education module browsing and delivery |
| `loop` | — | 23 | Loop CRM integration — properties, people, viewings, feedback, team, marketing, customer preferences, supplier |
| `property-data` | 1 | 22 | PropertyData UK market analytics — postcode-keyed valuation, asking prices, sold prices, £/sqft baselines and growth, demand (sales + rent), yields, area risk (crime, flood), council tax, planning precedent, UPRN resolution, property-type mix, national HPI |
| `brochures` | 7 | — | Property brochure pipeline — brand extract, property extract, A4 layout, print constraints, social-share images, A4 market reports |
| `preval` | 1 | — | Single-address pre-valuation pack — full UK address in, 4-page A4 PDF out (cover · valuation · area · demand+trend+sources). Consumes 12 of the 22 `property-data` MCP tools; no MCP server of its own |
