@rubytech/create-realagent-code 0.1.26 → 0.1.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +38 -11
- package/package.json +1 -1
- package/payload/platform/lib/oauth-llm/dist/index.d.ts +4 -6
- package/payload/platform/lib/oauth-llm/dist/index.d.ts.map +1 -1
- package/payload/platform/lib/oauth-llm/dist/index.js +4 -6
- package/payload/platform/lib/oauth-llm/dist/index.js.map +1 -1
- package/payload/platform/lib/oauth-llm/src/index.ts +4 -6
- package/payload/platform/package-lock.json +0 -41
- package/payload/platform/plugins/.claude-plugin/marketplace.json +5 -90
- package/payload/platform/plugins/brochures/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/brochures/PLUGIN.md +36 -0
- package/payload/platform/plugins/brochures/commands/make-brochure.md +11 -0
- package/payload/platform/plugins/brochures/skills/a4-print-documents/SKILL.md +478 -0
- package/payload/platform/plugins/brochures/skills/brand-design/SKILL.md +192 -0
- package/payload/platform/plugins/brochures/skills/make-brochure/SKILL.md +354 -0
- package/payload/platform/plugins/brochures/skills/make-brochure/references/seller-brief-template.md +115 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/SKILL.md +119 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/build.md +270 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/copy.md +211 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/images.md +166 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/index-landing.md +376 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/index.html +1288 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/placeholders.md +250 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/registers.md +47 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/seller-brief.md +56 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/structure.md +249 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/template.html +2370 -0
- package/payload/platform/plugins/brochures/skills/property-extract/SKILL.md +372 -0
- package/payload/platform/plugins/buyers/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/buyers/PLUGIN.md +35 -0
- package/payload/platform/plugins/buyers/skills/buyer-feedback/SKILL.md +109 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/SKILL.md +42 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-qualification-questions.md +16 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-qualification.md +59 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-scripts.md +63 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-working-scripts.md +54 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/feedback-collection.md +42 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/offer-capture.md +38 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/viewing-booking.md +32 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/viewing-management.md +52 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/SKILL.md +407 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/care-fees-guide.md +68 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/divorce-sales-guide.md +61 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/downsizing-guide.md +45 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/first-time-buyers.md +92 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/first-time-sellers.md +78 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/probate-guide.md +53 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/upsizing-guide.md +41 -0
- package/payload/platform/plugins/buyers/skills/property-enquiry/SKILL.md +126 -0
- package/payload/platform/plugins/buyers/skills/viewing-management/SKILL.md +111 -0
- package/payload/platform/plugins/email/mcp/package.json +0 -1
- package/payload/platform/plugins/estate-business/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/estate-business/PLUGIN.md +65 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/SKILL.md +133 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/buy-back-your-time.md +37 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/firewave-gost-scorecards.md +14 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/keller-org-model.md +17 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/lencioni-team-models.md +22 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/listing-management-system.md +11 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/net-figure-form.md +11 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/serhant-bizinbox-notes.md +13 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/team-roles-commission.md +14 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/va-2026-ops.md +43 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/wingman-structure.md +13 -0
- package/payload/platform/plugins/estate-business/skills/business-operations/SKILL.md +32 -0
- package/payload/platform/plugins/estate-business/skills/business-operations/references/crm-systems.md +57 -0
- package/payload/platform/plugins/estate-business/skills/business-operations/references/hiring-guide.md +59 -0
- package/payload/platform/plugins/estate-business/skills/business-operations/references/impact-framework.md +47 -0
- package/payload/platform/plugins/estate-business/skills/business-operations/references/minutes-equal-money.md +55 -0
- package/payload/platform/plugins/estate-business/skills/business-operations/references/team-management.md +48 -0
- package/payload/platform/plugins/estate-business/skills/commission-calculator/SKILL.md +40 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/SKILL.md +52 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/references/12-reasons.md +39 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/references/95-5-system.md +66 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/references/agent-attraction-scripts.md +90 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/references/business-partnership.md +92 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/references/exp-model-overview.md +66 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/references/model-comparison.md +66 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/references/revenue-share-explained.md +57 -0
- package/payload/platform/plugins/estate-business/skills/month-end-close/SKILL.md +69 -0
- package/payload/platform/plugins/estate-business/skills/payment-batch-stager/SKILL.md +42 -0
- package/payload/platform/plugins/estate-business/skills/period-reconciler/SKILL.md +42 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/SKILL.md +117 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/attraction-agent-notes.md +31 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/attraction-agent.md +58 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/authenticity-boundaries.md +28 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/become-a-brand-leader-notes.md +19 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/blast-formula.md +42 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/brand-leader.md +48 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/brand-strategy-system.md +59 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/content-engine.md +49 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/firewave-blast-and-blogging.md +23 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/gary-v-content.md +52 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/gary-v-principles.md +20 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/oversubscribed-positioning.md +18 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/platforms.md +41 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/priestley-oversubscribed.md +54 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/storeys-style-examples.md +25 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/visual-identity.md +27 -0
- package/payload/platform/plugins/estate-coaching/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/estate-coaching/PLUGIN.md +55 -0
- package/payload/platform/plugins/estate-coaching/skills/agent-performance/SKILL.md +371 -0
- package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/atomic-habits.md +52 -0
- package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/daily-routine-scorecard.md +104 -0
- package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/hp6-model.md +63 -0
- package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/twelve-week-year.md +71 -0
- package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/SKILL.md +36 -0
- package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/references/coaching-boundaries.md +56 -0
- package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/references/feedback-framework.md +61 -0
- package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/references/performance-framework.md +109 -0
- package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/SKILL.md +421 -0
- package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/coaching-exercises.md +86 -0
- package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/goal-setting.md +78 -0
- package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/one-to-one-framework.md +92 -0
- package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/soi-workbook.md +103 -0
- package/payload/platform/plugins/estate-coaching/skills/serhant-training/SKILL.md +410 -0
- package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/agent-training-guide.md +70 -0
- package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/business-in-a-box.md +72 -0
- package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/buyers-guide.md +53 -0
- package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/codo-method.md +72 -0
- package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/website-planning-guide.md +79 -0
- package/payload/platform/plugins/estate-onboarding/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/estate-onboarding/PLUGIN.md +31 -0
- package/payload/platform/plugins/estate-onboarding/skills/bootstrap/SKILL.md +26 -0
- package/payload/platform/plugins/estate-onboarding/skills/bootstrap/references/onboarding-flow.md +63 -0
- package/payload/platform/plugins/estate-sales/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/estate-sales/PLUGIN.md +53 -0
- package/payload/platform/plugins/estate-sales/skills/chase-progression/SKILL.md +107 -0
- package/payload/platform/plugins/estate-sales/skills/negotiation/SKILL.md +35 -0
- package/payload/platform/plugins/estate-sales/skills/negotiation/references/deal-saving.md +47 -0
- package/payload/platform/plugins/estate-sales/skills/negotiation/references/negotiation-deep-guide.md +64 -0
- package/payload/platform/plugins/estate-sales/skills/negotiation/references/negotiation-prep-principles.md +29 -0
- package/payload/platform/plugins/estate-sales/skills/negotiation/references/negotiation-techniques.md +42 -0
- package/payload/platform/plugins/estate-sales/skills/negotiation/references/offer-presentation.md +43 -0
- package/payload/platform/plugins/estate-sales/skills/risk-scorer/SKILL.md +42 -0
- package/payload/platform/plugins/estate-sales/skills/sales-closer/SKILL.md +24 -0
- package/payload/platform/plugins/estate-sales/skills/sales-closer/references/serhant-emotion-stages.md +36 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/SKILL.md +30 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/chris-voss-discovery.md +88 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/firewave-gost-journey.md +68 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/phil-jones-openers.md +78 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/pre-listing-checklist.md +77 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/serhant-improv.md +22 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/tom-ferry-discovery.md +103 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/vendor-motivation-competitor.md +52 -0
- package/payload/platform/plugins/estate-sales/skills/sales-negotiation/SKILL.md +29 -0
- package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/chris-voss-negotiation.md +70 -0
- package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/phil-jones-price-words.md +40 -0
- package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/serhant-negotiation-plus.md +55 -0
- package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/tom-panos-commission-pricing.md +57 -0
- package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/tony-morris-questioning.md +54 -0
- package/payload/platform/plugins/estate-sales/skills/sales-progression/SKILL.md +27 -0
- package/payload/platform/plugins/estate-sales/skills/sales-progression/references/conveyancing-guide.md +54 -0
- package/payload/platform/plugins/estate-sales/skills/sales-progression/references/transaction-tracking.md +66 -0
- package/payload/platform/plugins/estate-teaching/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/estate-teaching/PLUGIN.md +31 -0
- package/payload/platform/plugins/estate-teaching/skills/content-directory/SKILL.md +39 -0
- package/payload/platform/plugins/estate-teaching/skills/content-directory/references/module-delivery.md +65 -0
- package/payload/platform/plugins/estate-teaching/skills/content-directory/references/progress-tracking.md +47 -0
- package/payload/platform/plugins/leads/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/leads/PLUGIN.md +62 -0
- package/payload/platform/plugins/leads/skills/chain-progression-tracker/SKILL.md +51 -0
- package/payload/platform/plugins/leads/skills/diary-builder/SKILL.md +38 -0
- package/payload/platform/plugins/leads/skills/enquiry-triage/SKILL.md +36 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/SKILL.md +137 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/buyer-search-letter.md +28 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/buyer-search-letters.md +37 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/database-reactivation.md +30 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/email-nurture-sequences.md +45 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/facebook-referrals.md +30 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/firewave-email-nurture-sequences.md +41 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/keller-33-touch.md +34 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/neighbour-letters.md +31 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/neighbour-notification-letter.md +20 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/ofi-follow-up-dialogue.md +22 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/ofi-follow-up.md +26 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/serhant-three-fs-plus.md +21 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/sharran-10x10x10.md +18 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/sms-templates.md +40 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/sphere-of-influence-notes.md +34 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/sphere-of-influence.md +60 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/tom-panos-sms-templates.md +59 -0
- package/payload/platform/plugins/leads/skills/morning-round/SKILL.md +72 -0
- package/payload/platform/plugins/leads/skills/prospecting/SKILL.md +33 -0
- package/payload/platform/plugins/leads/skills/prospecting/references/database-matching.md +30 -0
- package/payload/platform/plugins/leads/skills/prospecting/references/database-value.md +53 -0
- package/payload/platform/plugins/leads/skills/prospecting/references/prospecting-dialogues.md +24 -0
- package/payload/platform/plugins/leads/skills/prospecting/references/reactivation.md +34 -0
- package/payload/platform/plugins/listings/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/listings/PLUGIN.md +103 -0
- package/payload/platform/plugins/listings/skills/comparable-finder/SKILL.md +52 -0
- package/payload/platform/plugins/listings/skills/epc-checker/SKILL.md +38 -0
- package/payload/platform/plugins/listings/skills/home-preparation/SKILL.md +28 -0
- package/payload/platform/plugins/listings/skills/home-preparation/references/kerb-appeal.md +38 -0
- package/payload/platform/plugins/listings/skills/home-preparation/references/photo-day.md +59 -0
- package/payload/platform/plugins/listings/skills/home-preparation/references/situational-tips.md +50 -0
- package/payload/platform/plugins/listings/skills/home-preparation/references/staging-guide.md +52 -0
- package/payload/platform/plugins/listings/skills/listing-copy-writer/SKILL.md +55 -0
- package/payload/platform/plugins/listings/skills/listing-presentation/SKILL.md +286 -0
- package/payload/platform/plugins/listings/skills/listing-presentation/references/booking-script.md +51 -0
- package/payload/platform/plugins/listings/skills/listing-presentation/references/objection-scripts.md +193 -0
- package/payload/platform/plugins/listings/skills/listing-presentation/references/penhaul-presentation.md +123 -0
- package/payload/platform/plugins/listings/skills/listing-presentation/references/pre-listing-kit.md +139 -0
- package/payload/platform/plugins/listings/skills/listing-presentation/references/set-to-sell.md +55 -0
- package/payload/platform/plugins/listings/skills/listing-presentation/references/sharran-frameworks.md +107 -0
- package/payload/platform/plugins/listings/skills/local-market-stats/SKILL.md +33 -0
- package/payload/platform/plugins/listings/skills/new-instruction/SKILL.md +78 -0
- package/payload/platform/plugins/listings/skills/particulars-builder/SKILL.md +48 -0
- package/payload/platform/plugins/listings/skills/portal-launch-scheduler/SKILL.md +49 -0
- package/payload/platform/plugins/listings/skills/pricing-scenario-builder/SKILL.md +35 -0
- package/payload/platform/plugins/listings/skills/property-marketing/SKILL.md +337 -0
- package/payload/platform/plugins/listings/skills/property-marketing/references/auction-report-template.md +41 -0
- package/payload/platform/plugins/listings/skills/property-marketing/references/coming-soon-campaign.md +43 -0
- package/payload/platform/plugins/listings/skills/property-marketing/references/direct-mail-templates.md +121 -0
- package/payload/platform/plugins/listings/skills/property-marketing/references/eoi-form-template.md +62 -0
- package/payload/platform/plugins/listings/skills/property-marketing/references/monthly-scorecard.md +63 -0
- package/payload/platform/plugins/listings/skills/supplier-booker/SKILL.md +39 -0
- package/payload/platform/plugins/listings/skills/talk-track-composer/SKILL.md +36 -0
- package/payload/platform/plugins/listings/skills/terms-of-business-drafter/SKILL.md +54 -0
- package/payload/platform/plugins/listings/skills/valuation-prep/SKILL.md +69 -0
- package/payload/platform/plugins/loop/.claude-plugin/plugin.json +17 -0
- package/payload/platform/plugins/loop/PLUGIN.md +108 -0
- package/payload/platform/plugins/loop/mcp/dist/index.d.ts +2 -0
- package/payload/platform/plugins/loop/mcp/dist/index.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/index.js +293 -0
- package/payload/platform/plugins/loop/mcp/dist/index.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/crypto.d.ts +10 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/crypto.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/crypto.js +88 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/crypto.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.d.ts +82 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.js +427 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.d.ts +5 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.js +40 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.d.ts +10 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.js +24 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/feedback.d.ts +16 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/feedback.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/feedback.js +35 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/feedback.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.d.ts +5 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.js +19 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-list.d.ts +4 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-list.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-list.js +14 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-list.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-register.d.ts +9 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-register.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-register.js +60 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-register.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.d.ts +13 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.js +41 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.d.ts +9 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.js +16 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.d.ts +15 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.js +11 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.d.ts +10 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.js +39 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.d.ts +9 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.js +125 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-search.d.ts +18 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-search.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-search.js +87 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-search.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.d.ts +10 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.js +82 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.d.ts +12 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.js +32 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-request.d.ts +15 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-request.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-request.js +11 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-request.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-search.d.ts +16 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-search.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-search.js +41 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-search.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/supplier.d.ts +13 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/supplier.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/supplier.js +49 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/supplier.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.d.ts +7 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.js +19 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-info.d.ts +5 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-info.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-info.js +32 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-info.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.d.ts +14 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.js +11 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.d.ts +9 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.js +85 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.d.ts +13 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.js +44 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.d.ts +14 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.js +18 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/package-lock.json +2549 -0
- package/payload/platform/plugins/loop/mcp/package.json +21 -0
- package/payload/platform/plugins/loop/mcp/src/__tests__/loop-swagger.snapshot.json +26467 -0
- package/payload/platform/plugins/loop/mcp/src/__tests__/swagger-write-coverage.test.ts +153 -0
- package/payload/platform/plugins/loop/mcp/src/index.ts +444 -0
- package/payload/platform/plugins/loop/mcp/src/lib/crypto.ts +105 -0
- package/payload/platform/plugins/loop/mcp/src/lib/loop-api.ts +604 -0
- package/payload/platform/plugins/loop/mcp/src/lib/neo4j.ts +51 -0
- package/payload/platform/plugins/loop/mcp/src/tools/customer-preferences.ts +66 -0
- package/payload/platform/plugins/loop/mcp/src/tools/feedback.ts +86 -0
- package/payload/platform/plugins/loop/mcp/src/tools/key-deregister.ts +27 -0
- package/payload/platform/plugins/loop/mcp/src/tools/key-list.ts +19 -0
- package/payload/platform/plugins/loop/mcp/src/tools/key-register.ts +95 -0
- package/payload/platform/plugins/loop/mcp/src/tools/marketing-enquiry.ts +113 -0
- package/payload/platform/plugins/loop/mcp/src/tools/marketing-match-batch.ts +53 -0
- package/payload/platform/plugins/loop/mcp/src/tools/marketing-match-request.ts +42 -0
- package/payload/platform/plugins/loop/mcp/src/tools/marketing-match.ts +84 -0
- package/payload/platform/plugins/loop/mcp/src/tools/people-detail.ts +245 -0
- package/payload/platform/plugins/loop/mcp/src/tools/people-search.ts +180 -0
- package/payload/platform/plugins/loop/mcp/src/tools/property-detail.ts +145 -0
- package/payload/platform/plugins/loop/mcp/src/tools/property-listed.ts +88 -0
- package/payload/platform/plugins/loop/mcp/src/tools/property-request.ts +42 -0
- package/payload/platform/plugins/loop/mcp/src/tools/property-search.ts +92 -0
- package/payload/platform/plugins/loop/mcp/src/tools/supplier.ts +129 -0
- package/payload/platform/plugins/loop/mcp/src/tools/team-availability.ts +52 -0
- package/payload/platform/plugins/loop/mcp/src/tools/team-info.ts +95 -0
- package/payload/platform/plugins/loop/mcp/src/tools/viewing-create.ts +41 -0
- package/payload/platform/plugins/loop/mcp/src/tools/viewing-detail.ts +171 -0
- package/payload/platform/plugins/loop/mcp/src/tools/viewing-search.ts +92 -0
- package/payload/platform/plugins/loop/mcp/src/tools/viewing-update.ts +53 -0
- package/payload/platform/plugins/loop/mcp/tsconfig.json +20 -0
- package/payload/platform/plugins/loop/mcp/vitest.config.ts +9 -0
- package/payload/platform/plugins/loop/skills/compliance-flag-checker/SKILL.md +53 -0
- package/payload/platform/plugins/loop/skills/priority-ranker/SKILL.md +40 -0
- package/payload/platform/plugins/loop/skills/tone-matched-drafter/SKILL.md +53 -0
- package/payload/platform/plugins/loop/skills/variance-narrator/SKILL.md +50 -0
- package/payload/platform/plugins/loop/skills/vendor-research/SKILL.md +54 -0
- package/payload/platform/plugins/memory/mcp/package.json +0 -1
- package/payload/platform/plugins/teaching/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/teaching/PLUGIN.md +57 -0
- package/payload/platform/plugins/teaching/skills/interactive-tutor/SKILL.md +59 -0
- package/payload/platform/plugins/teaching/skills/interactive-tutor/references/assessment.md +70 -0
- package/payload/platform/plugins/teaching/skills/interactive-tutor/references/classroom-conduct.md +43 -0
- package/payload/platform/plugins/teaching/skills/interactive-tutor/references/teaching-modes.md +83 -0
- package/payload/platform/plugins/teaching/skills/lesson-planner/SKILL.md +48 -0
- package/payload/platform/plugins/teaching/skills/lesson-planner/references/context-gathering.md +41 -0
- package/payload/platform/plugins/teaching/skills/lesson-planner/references/plan-structure.md +94 -0
- package/payload/platform/plugins/teaching/skills/study-pack-builder/SKILL.md +52 -0
- package/payload/platform/plugins/teaching/skills/study-pack-builder/references/disaggregation.md +49 -0
- package/payload/platform/plugins/teaching/skills/study-pack-builder/references/materials.md +116 -0
- package/payload/platform/plugins/vendors/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/vendors/PLUGIN.md +34 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/SKILL.md +42 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/fee-protection-and-agenda.md +28 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/listing-scripts.md +44 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/negotiation-deep-guide.md +70 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/price-alignment-scripts.md +33 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/price-alignment.md +34 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/scenario-scripts.md +38 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/seller-engagement.md +51 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/valuation-booking.md +76 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/vendor-scripts.md +63 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/vendor-updates.md +41 -0
- package/payload/platform/plugins/vendors/skills/vendor-updates/SKILL.md +153 -0
- package/payload/platform/plugins/writer-craft/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/writer-craft/PLUGIN.md +87 -0
- package/payload/platform/plugins/writer-craft/agents/writer-craft--manuscript-reviewer.md +92 -0
- package/payload/platform/plugins/writer-craft/skills/citation-style/SKILL.md +94 -0
- package/payload/platform/plugins/writer-craft/skills/citation-style/references/book-and-chapter-models.md +77 -0
- package/payload/platform/plugins/writer-craft/skills/citation-style/references/citation-rules.md +103 -0
- package/payload/platform/plugins/writer-craft/skills/citation-style/references/journal-article-models.md +74 -0
- package/payload/platform/plugins/writer-craft/skills/citation-style/references/other-source-models.md +146 -0
- package/payload/platform/plugins/writer-craft/skills/citation-style/references/reference-list-rules.md +70 -0
- package/payload/platform/plugins/writer-craft/skills/editorial-practice/SKILL.md +108 -0
- package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/copyediting.md +73 -0
- package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/developmental-editing.md +85 -0
- package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/genre-specific-editing.md +78 -0
- package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/line-editing.md +55 -0
- package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/self-editing.md +89 -0
- package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/SKILL.md +114 -0
- package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/audience-analysis.md +73 -0
- package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/crafting-persuasive-story.md +76 -0
- package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/persuasion-case-studies.md +67 -0
- package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/transformation-framework.md +86 -0
- package/payload/platform/plugins/writer-craft/skills/point-of-view/SKILL.md +97 -0
- package/payload/platform/plugins/writer-craft/skills/point-of-view/references/indirect-narration.md +72 -0
- package/payload/platform/plugins/writer-craft/skills/point-of-view/references/pov-types-and-voice.md +91 -0
- package/payload/platform/plugins/writer-craft/skills/point-of-view/references/protagonist-filter.md +71 -0
- package/payload/platform/plugins/writer-craft/skills/point-of-view/references/tense-and-person.md +85 -0
- package/payload/platform/plugins/writer-craft/skills/prose-craft/SKILL.md +100 -0
- package/payload/platform/plugins/writer-craft/skills/prose-craft/references/punctuation-and-grammar.md +72 -0
- package/payload/platform/plugins/writer-craft/skills/prose-craft/references/repetition.md +71 -0
- package/payload/platform/plugins/writer-craft/skills/prose-craft/references/sound-and-rhythm.md +64 -0
- package/payload/platform/plugins/writer-craft/skills/prose-craft/references/word-economy.md +93 -0
- package/payload/platform/plugins/writer-craft/skills/reader-engagement/SKILL.md +100 -0
- package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/cause-effect-setup-payoff.md +79 -0
- package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/conflict-escalation.md +81 -0
- package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/hooking-readers.md +67 -0
- package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/neurochemistry-of-engagement.md +94 -0
- package/payload/platform/plugins/writer-craft/skills/review-manuscript/SKILL.md +111 -0
- package/payload/platform/plugins/writer-craft/skills/review-manuscript/references/review-manuscript-checklist.md +119 -0
- package/payload/platform/plugins/writer-craft/skills/review-prose/SKILL.md +99 -0
- package/payload/platform/plugins/writer-craft/skills/review-prose/references/prose-review-checklist.md +112 -0
- package/payload/platform/plugins/writer-craft/skills/review-scene/SKILL.md +99 -0
- package/payload/platform/plugins/writer-craft/skills/review-scene/references/scene-analysis-framework.md +95 -0
- package/payload/platform/plugins/writer-craft/skills/story-architecture/SKILL.md +106 -0
- package/payload/platform/plugins/writer-craft/skills/story-architecture/references/blueprinting-and-scene-cards.md +118 -0
- package/payload/platform/plugins/writer-craft/skills/story-architecture/references/inner-issue-and-protagonist-goal.md +66 -0
- package/payload/platform/plugins/writer-craft/skills/story-architecture/references/misbelief-desire-worldview.md +87 -0
- package/payload/platform/plugins/writer-craft/skills/story-architecture/references/origin-scenes-and-escalation.md +82 -0
- package/payload/platform/plugins/writer-craft/skills/story-blueprint/SKILL.md +133 -0
- package/payload/platform/plugins/writer-craft/skills/story-blueprint/references/blueprinting-exercises.md +118 -0
- package/payload/platform/plugins/writer-craft/skills/story-blueprint/references/blueprinting-process.md +128 -0
- package/payload/platform/services/claude-session-manager/dist/config.d.ts +6 -0
- package/payload/platform/services/claude-session-manager/dist/config.d.ts.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/config.js +60 -1
- package/payload/platform/services/claude-session-manager/dist/config.js.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/http-server.d.ts +9 -0
- package/payload/platform/services/claude-session-manager/dist/http-server.d.ts.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/http-server.js +34 -0
- package/payload/platform/services/claude-session-manager/dist/http-server.js.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/index.js +12 -0
- package/payload/platform/services/claude-session-manager/dist/index.js.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/public-tool-audit.d.ts +33 -0
- package/payload/platform/services/claude-session-manager/dist/public-tool-audit.d.ts.map +1 -0
- package/payload/platform/services/claude-session-manager/dist/public-tool-audit.js +149 -0
- package/payload/platform/services/claude-session-manager/dist/public-tool-audit.js.map +1 -0
- package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.d.ts +28 -0
- package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.d.ts.map +1 -0
- package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.js +77 -0
- package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.js.map +1 -0
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
# Database Reactivation
|
|
2
|
+
|
|
3
|
+
## Purpose
|
|
4
|
+
|
|
5
|
+
Re-engage contacts who have gone quiet. People's circumstances change — someone who wasn't ready six months ago might be now.
|
|
6
|
+
|
|
7
|
+
## When to Reactivate
|
|
8
|
+
|
|
9
|
+
- A registered buyer hasn't been in touch for 3+ months
|
|
10
|
+
- A seller enquired about a valuation but never booked
|
|
11
|
+
- A viewer gave positive feedback but didn't offer, and the property is still available
|
|
12
|
+
- Market conditions have changed in the buyer's or seller's favour
|
|
13
|
+
|
|
14
|
+
## Reactivation Approach
|
|
15
|
+
|
|
16
|
+
### Buyer Reactivation
|
|
17
|
+
- "Hi [name], just checking in — are you still looking in the [area] area? We've had some lovely new instructions recently and I wanted to make sure you don't miss anything that might be a fit"
|
|
18
|
+
- If they've been quiet a long time: "I hope you're well! I wanted to check whether your property search is still active? If your requirements have changed, I'd love to update our records so we can match you better"
|
|
19
|
+
|
|
20
|
+
### Seller Reactivation
|
|
21
|
+
- "Hi [name], we spoke a few months ago about potentially selling [address/your property]. I just wanted to check in — has anything changed with your plans? The market in [area] has been [relevant update] and it might be worth a fresh conversation"
|
|
22
|
+
|
|
23
|
+
### General Principles
|
|
24
|
+
- **One attempt** — if they don't respond, note it and wait another 3 months
|
|
25
|
+
- **Never guilt** — "You enquired months ago and never got back to me" is toxic
|
|
26
|
+
- **Update profiles** — if they respond with new info, update immediately
|
|
27
|
+
- **Remove if requested** — if someone asks not to be contacted, remove them from active database immediately and note it
|
|
28
|
+
|
|
29
|
+
## Cadence
|
|
30
|
+
|
|
31
|
+
- Active buyers (last contact < 1 month): no reactivation needed, they're current
|
|
32
|
+
- Warm (1-3 months): gentle check-in appropriate
|
|
33
|
+
- Cold (3-6 months): reactivation message
|
|
34
|
+
- Very cold (6+ months): one reactivation attempt, then archive unless they respond
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "real-agency-listings",
|
|
3
|
+
"description": "Valuation prep and new-instruction onboarding for UK residential sales agents. Includes the valuation-prep master plus four building blocks (comparable-finder, local-market-stats, pricing-scenario-builder, talk-track-composer) and the new-instruction master plus its six building blocks (terms-of-business-drafter, epc-checker, supplier-booker, listing-copy-writer, particulars-builder, portal-launch-scheduler). Also retains the existing listing-presentation, property-marketing, and home-preparation skills.",
|
|
4
|
+
"version": "0.1.0",
|
|
5
|
+
"author": {
|
|
6
|
+
"name": "Rubytech LLC"
|
|
7
|
+
}
|
|
8
|
+
}
|
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: real-agency-listings
|
|
3
|
+
description: "Valuation prep and new-instruction onboarding for UK residential sales agents. Includes the valuation-prep master plus four building blocks (comparable-finder, local-market-stats, pricing-scenario-builder, talk-track-composer) and the new-instruction master plus its six building blocks (terms-of-business-drafter, epc-checker, supplier-booker, listing-copy-writer, particulars-builder, portal-launch-scheduler). Also retains the existing listing-presentation, property-marketing, and home-preparation skills."
|
|
4
|
+
tools: []
|
|
5
|
+
skills:
|
|
6
|
+
- skills/valuation-prep/SKILL.md
|
|
7
|
+
- skills/comparable-finder/SKILL.md
|
|
8
|
+
- skills/local-market-stats/SKILL.md
|
|
9
|
+
- skills/pricing-scenario-builder/SKILL.md
|
|
10
|
+
- skills/talk-track-composer/SKILL.md
|
|
11
|
+
- skills/new-instruction/SKILL.md
|
|
12
|
+
- skills/terms-of-business-drafter/SKILL.md
|
|
13
|
+
- skills/epc-checker/SKILL.md
|
|
14
|
+
- skills/supplier-booker/SKILL.md
|
|
15
|
+
- skills/listing-copy-writer/SKILL.md
|
|
16
|
+
- skills/particulars-builder/SKILL.md
|
|
17
|
+
- skills/portal-launch-scheduler/SKILL.md
|
|
18
|
+
- skills/listing-presentation/SKILL.md
|
|
19
|
+
- skills/property-marketing/SKILL.md
|
|
20
|
+
- skills/home-preparation/SKILL.md
|
|
21
|
+
profileKeys:
|
|
22
|
+
- realagent.comparable_exclude_filters
|
|
23
|
+
- realagent.comparable_radius_miles
|
|
24
|
+
- realagent.compliance.cmp_scheme_membership
|
|
25
|
+
- realagent.compliance.ico_registration
|
|
26
|
+
- realagent.compliance.redress_scheme
|
|
27
|
+
- realagent.epc_order.standard_brief
|
|
28
|
+
- realagent.fee_structure.default
|
|
29
|
+
- realagent.fee_structure.marketing_period_weeks
|
|
30
|
+
- realagent.fee_structure.minimum
|
|
31
|
+
- realagent.fee_structure.withdrawal_fee
|
|
32
|
+
- realagent.listing_copy.headline_style
|
|
33
|
+
- realagent.listing_copy.length_words
|
|
34
|
+
- realagent.listing_copy.section_order
|
|
35
|
+
- realagent.market_stats.area_definition
|
|
36
|
+
- realagent.market_stats.lookback_days
|
|
37
|
+
- realagent.objection_responses
|
|
38
|
+
- realagent.particulars.location_paragraph_position
|
|
39
|
+
- realagent.particulars.photo_count
|
|
40
|
+
- realagent.particulars.section_order
|
|
41
|
+
- realagent.particulars.template_path
|
|
42
|
+
- realagent.portal_launch.preferred_day
|
|
43
|
+
- realagent.portal_launch.preferred_time
|
|
44
|
+
- realagent.portal_launch.rightmove_tier
|
|
45
|
+
- realagent.portal_launch.viewing_slots_per_day
|
|
46
|
+
- realagent.pricing.aspirational_caveat_phrase
|
|
47
|
+
- realagent.pricing_format
|
|
48
|
+
- realagent.privacy_line.suppress
|
|
49
|
+
- realagent.privacy_line.surface
|
|
50
|
+
- realagent.suppliers.aml_provider
|
|
51
|
+
- realagent.suppliers.brief.floorplan
|
|
52
|
+
- realagent.suppliers.brief.photography
|
|
53
|
+
- realagent.suppliers.combined
|
|
54
|
+
- realagent.suppliers.epc
|
|
55
|
+
- realagent.suppliers.floorplan
|
|
56
|
+
- realagent.suppliers.photographer
|
|
57
|
+
- realagent.terms_template_path
|
|
58
|
+
- realagent.usp_phrases
|
|
59
|
+
- realagent.voice_samples
|
|
60
|
+
always: false
|
|
61
|
+
metadata: {"platform":{"optional":true,"embed":["admin"]}}
|
|
62
|
+
---
|
|
63
|
+
|
|
64
|
+
# Real Agency, Valuations and New Instructions
|
|
65
|
+
|
|
66
|
+
Fifteen skills covering the two listings-side master workflows (valuation-prep, new-instruction) plus the listing-presentation and marketing skills.
|
|
67
|
+
|
|
68
|
+
## When to Activate
|
|
69
|
+
|
|
70
|
+
The user is preparing for a valuation or market appraisal, has just won an instruction, or is asking about the listing-presentation, property-marketing, or home-preparation flow.
|
|
71
|
+
|
|
72
|
+
## Skills
|
|
73
|
+
|
|
74
|
+
| Skill | Owner specialist | Purpose |
|
|
75
|
+
|-------|------------------|---------|
|
|
76
|
+
| `valuation-prep` | valuer | Master workflow: the pre-appointment pack |
|
|
77
|
+
| `comparable-finder` | valuer | Pulls and ranks comparable evidence |
|
|
78
|
+
| `local-market-stats` | valuer | Three context numbers for the prep pack |
|
|
79
|
+
| `pricing-scenario-builder` | valuer | Generates the pricing options |
|
|
80
|
+
| `talk-track-composer` | valuer | Drafts vendor questions, objections, USP |
|
|
81
|
+
| `new-instruction` | valuer then negotiator | Master workflow: terms to portal in 72 hours |
|
|
82
|
+
| `terms-of-business-drafter` | compliance | Populates the agency template and stages DocuSign |
|
|
83
|
+
| `epc-checker` | valuer | EPC register lookup and order staging |
|
|
84
|
+
| `supplier-booker` | negotiator | Photographer and floorplan bookings |
|
|
85
|
+
| `listing-copy-writer` | negotiator | Portal-optimised descriptions, material info |
|
|
86
|
+
| `particulars-builder` | negotiator (chains into Maxy `content-producer` for PDF render) | Property brochure |
|
|
87
|
+
| `portal-launch-scheduler` | negotiator | Schedules and stages the portal uploads |
|
|
88
|
+
| `listing-presentation` | negotiator | Listing presentation framework (existing) |
|
|
89
|
+
| `property-marketing` | negotiator | Property marketing campaigns (existing) |
|
|
90
|
+
| `home-preparation` | negotiator | Vendor staging guidance (existing) |
|
|
91
|
+
|
|
92
|
+
## Tools Used
|
|
93
|
+
|
|
94
|
+
No MCP server. Skills operate via existing platform tools:
|
|
95
|
+
|
|
96
|
+
- `memory-search` for domain knowledge
|
|
97
|
+
- `render-component` for structured choices
|
|
98
|
+
- `profile-read` and `profile-update` for the customisation profile
|
|
99
|
+
- `action-pending`, `action-approve`, `action-reject`, `action-edit` for the eight approval gates in new-instruction
|
|
100
|
+
|
|
101
|
+
## References
|
|
102
|
+
|
|
103
|
+
Domain knowledge files loaded on demand by each skill.
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: comparable-finder
|
|
3
|
+
description: "Pull and rank comparable evidence for a valuation prep pack. Returns three SSTC and three sold in the last 12 months within the profile's comparable radius. Built for use inside valuation-prep; the operator does not invoke it directly."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Comparable finder
|
|
7
|
+
|
|
8
|
+
A building-block skill called by `valuation-prep` to assemble the comparables section.
|
|
9
|
+
|
|
10
|
+
## What it does
|
|
11
|
+
|
|
12
|
+
Given a subject property, the skill queries the portal data feeds and Land Registry within the profile's comparable radius (default 0.5 miles). It picks six properties: three sold subject to contract and three sold and completed in the last 12 months.
|
|
13
|
+
|
|
14
|
+
Selection criteria, in priority order:
|
|
15
|
+
|
|
16
|
+
1. Location proximity. Same street ranks above same postcode, which ranks above adjacent postcode.
|
|
17
|
+
2. Property type match. Detached with detached, semi with semi, flat with flat.
|
|
18
|
+
3. Size match. Similar bedroom count, then similar square footage when known.
|
|
19
|
+
4. Tenure match. Freehold with freehold, leasehold with leasehold.
|
|
20
|
+
5. Condition match if observable. Similar standard of finish, similar age.
|
|
21
|
+
|
|
22
|
+
The profile's exclude filters apply: distressed sales, off-market sales, agent-bought sales, probate sales, anything the operator has previously asked to exclude.
|
|
23
|
+
|
|
24
|
+
## Output shape
|
|
25
|
+
|
|
26
|
+
A table, one row per comparable, six rows total when data permits. Columns:
|
|
27
|
+
|
|
28
|
+
- Address
|
|
29
|
+
- Asking or sold price
|
|
30
|
+
- Beds
|
|
31
|
+
- Square footage (blank if unknown)
|
|
32
|
+
- Time on market in days
|
|
33
|
+
- Agent who marketed it
|
|
34
|
+
|
|
35
|
+
A price-per-square-foot column is added only if at least four of the six rows have square footage. Showing it on a sparse set is misleading.
|
|
36
|
+
|
|
37
|
+
If the radius is too tight to return three SSTC plus three sold, the skill widens the radius once and notes it in the output: "extended search to 0.75 miles to find six comparables".
|
|
38
|
+
|
|
39
|
+
## What it does not do
|
|
40
|
+
|
|
41
|
+
- It does not produce price recommendations. That is `pricing-scenario-builder`.
|
|
42
|
+
- It does not write to anything.
|
|
43
|
+
- It does not store the comparables for re-use; each appointment runs fresh, with the Pi 5 cache providing the speed.
|
|
44
|
+
|
|
45
|
+
## Connectors
|
|
46
|
+
|
|
47
|
+
Read: Rightmove, Zoopla, OnTheMarket data feeds; Land Registry. No writes.
|
|
48
|
+
|
|
49
|
+
## Profile keys
|
|
50
|
+
|
|
51
|
+
- `realagent.comparable_radius_miles` (default 0.5)
|
|
52
|
+
- `realagent.comparable_exclude_filters` (list)
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: epc-checker
|
|
3
|
+
description: "Look up the EPC register for a property and decide whether an order is needed. Returns the current EPC rating and expiry if one exists, or stages an order request to the agent's preferred EPC supplier if not. Built for use inside new-instruction."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# EPC checker
|
|
7
|
+
|
|
8
|
+
A building-block skill called by `new-instruction`. Decides whether the property has a current EPC and, if not, stages an order.
|
|
9
|
+
|
|
10
|
+
## What it does
|
|
11
|
+
|
|
12
|
+
Queries the EPC register by address. Three outcomes:
|
|
13
|
+
|
|
14
|
+
1. **Current EPC found.** Records the asset rating (A to G), the certificate reference, and the expiry date. The workflow records this in the CRM and moves on. No gate needed.
|
|
15
|
+
2. **Expired EPC found.** Records the prior rating and the expiry date. Stages an order with the agent's preferred EPC supplier from the profile. *Gate: approve order before send.*
|
|
16
|
+
3. **No EPC found.** Stages an order. *Gate: approve order before send.*
|
|
17
|
+
|
|
18
|
+
The order is an email draft to the supplier with the property address, vendor contact, and the agent's standard EPC brief.
|
|
19
|
+
|
|
20
|
+
## Compliance ground
|
|
21
|
+
|
|
22
|
+
The Energy Performance of Buildings (England and Wales) Regulations 2012 (SI 2012/3118) require an EPC before marketing for sale. The asset rating must be stated in all commercial media. Domestic penalty range GBP 500 to GBP 5,000. `compliance-flag-checker` runs over the listing copy at step 5 of `new-instruction` to make sure the EPC rating is present once the certificate has been issued.
|
|
23
|
+
|
|
24
|
+
## What it does not do
|
|
25
|
+
|
|
26
|
+
- It does not perform the EPC inspection. That is the supplier.
|
|
27
|
+
- It does not send the order. Sending requires the operator's approval.
|
|
28
|
+
- It does not write to the EPC register.
|
|
29
|
+
|
|
30
|
+
## Connectors
|
|
31
|
+
|
|
32
|
+
Read: EPC register, profile (preferred supplier).
|
|
33
|
+
Write (staged only): email to supplier.
|
|
34
|
+
|
|
35
|
+
## Profile keys
|
|
36
|
+
|
|
37
|
+
- `realagent.suppliers.epc`
|
|
38
|
+
- `realagent.epc_order.standard_brief` (default email body, learned)
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: home-preparation
|
|
3
|
+
description: "Guide vendors on preparing their home for sale — staging, photography prep, kerb appeal, and seasonal advice."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Home Preparation
|
|
7
|
+
|
|
8
|
+
Provides vendor-facing guidance on presenting their property for maximum impact. Covers staging, photography prep, kerb appeal, and situation-specific advice.
|
|
9
|
+
|
|
10
|
+
## When to Activate
|
|
11
|
+
|
|
12
|
+
A vendor asks how to prepare their home for sale, for photography, or for viewings. Also activated when sharing preparation checklists or seasonal selling tips.
|
|
13
|
+
|
|
14
|
+
## Reference Table
|
|
15
|
+
|
|
16
|
+
| Task | When | Reference |
|
|
17
|
+
|------|------|-----------|
|
|
18
|
+
| Staging | General home presentation advice | `references/staging-guide.md` |
|
|
19
|
+
| Photo day prep | Property being prepared for photography | `references/photo-day.md` |
|
|
20
|
+
| Kerb appeal | Exterior presentation guidance | `references/kerb-appeal.md` |
|
|
21
|
+
| Situational selling | Selling with kids, pets, or seasonal considerations | `references/situational-tips.md` |
|
|
22
|
+
|
|
23
|
+
## Key Rules
|
|
24
|
+
|
|
25
|
+
- Frame advice as helpful suggestions, never criticism of their home
|
|
26
|
+
- Be specific and practical — "remove family photos from the mantelpiece" not "declutter"
|
|
27
|
+
- Acknowledge that it's their home — you're helping them present it as a product temporarily
|
|
28
|
+
- If they push back on a suggestion, don't press — it's their decision
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
# Kerb Appeal
|
|
2
|
+
|
|
3
|
+
## Purpose
|
|
4
|
+
|
|
5
|
+
First impressions happen before the front door opens. Kerb appeal is what makes a buyer excited to see inside — or hesitant before they've even parked.
|
|
6
|
+
|
|
7
|
+
## The 9 Quick Wins
|
|
8
|
+
|
|
9
|
+
1. **Front door** — repaint or clean. Add a new door number or knocker if tired. This is the focal point of every listing photo
|
|
10
|
+
2. **Driveway and path** — pressure wash. Weeds in the cracks signal neglect
|
|
11
|
+
3. **Garden** — mow, edge, prune. Even a small front garden should look cared for
|
|
12
|
+
4. **Windows** — clean inside and out. Replace any cracked panes
|
|
13
|
+
5. **Paintwork** — touch up peeling fascias, windowsills, and fences
|
|
14
|
+
6. **Lighting** — working exterior lights. Consider solar path lights for winter viewings
|
|
15
|
+
7. **Bins** — hidden around the side, not greeting visitors at the front door
|
|
16
|
+
8. **Roof** — clear any visible moss or debris. Buyers look up
|
|
17
|
+
9. **Colour** — a few pots of seasonal plants either side of the front door. Instant warmth
|
|
18
|
+
|
|
19
|
+
## Seasonal Considerations
|
|
20
|
+
|
|
21
|
+
### Winter
|
|
22
|
+
- Exterior lighting becomes more important (shorter days, evening viewings)
|
|
23
|
+
- Clear leaves and ensure paths aren't slippery
|
|
24
|
+
- A lit porch or warm interior glow visible from outside creates welcome
|
|
25
|
+
|
|
26
|
+
### Summer
|
|
27
|
+
- Garden in full bloom is a major asset — time the launch for peak garden
|
|
28
|
+
- Fresh exterior paint shows best in sunlight
|
|
29
|
+
- Outdoor furniture set up suggests lifestyle
|
|
30
|
+
|
|
31
|
+
## Investment vs Impact
|
|
32
|
+
|
|
33
|
+
Most kerb appeal improvements cost under £200 but can significantly impact first impressions. The highest-impact items:
|
|
34
|
+
- Pressure washing (path + driveway): ~£50-100 hire or DIY
|
|
35
|
+
- Front door paint: ~£30
|
|
36
|
+
- Potted plants: ~£20-40
|
|
37
|
+
- Window cleaning: ~£30-50
|
|
38
|
+
- New house number/knocker: ~£20-40
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
# Photo Day Preparation
|
|
2
|
+
|
|
3
|
+
## Purpose
|
|
4
|
+
|
|
5
|
+
Photography is the single most important marketing element. Buyers decide whether to book a viewing based on photos. These tips help vendors prepare their property for the photographer's visit.
|
|
6
|
+
|
|
7
|
+
## Before Photo Day
|
|
8
|
+
|
|
9
|
+
### Every Room
|
|
10
|
+
- Complete all staging preparation (see staging guide)
|
|
11
|
+
- Open all curtains and blinds fully
|
|
12
|
+
- Turn on all lights — even during the day
|
|
13
|
+
- Remove all bins
|
|
14
|
+
- Close all toilet lids
|
|
15
|
+
- Hide pet beds, bowls, and toys
|
|
16
|
+
- Remove any visible wires or cables where possible
|
|
17
|
+
- Straighten all soft furnishings (cushions, throws, bedding)
|
|
18
|
+
|
|
19
|
+
### Kitchen
|
|
20
|
+
- Clear all worktops completely — the photographer may style a few items
|
|
21
|
+
- Clean the sink until it shines
|
|
22
|
+
- Remove fridge magnets and paperwork
|
|
23
|
+
- Close all cupboard doors
|
|
24
|
+
|
|
25
|
+
### Bedrooms
|
|
26
|
+
- Make beds to hotel standard — smooth, crisp, symmetrical
|
|
27
|
+
- Remove everything from bedside tables except a lamp
|
|
28
|
+
- Close all wardrobe doors
|
|
29
|
+
|
|
30
|
+
### Bathrooms
|
|
31
|
+
- Remove all personal products
|
|
32
|
+
- Put out fresh white towels
|
|
33
|
+
- Clean glass, chrome, and mirrors until streak-free
|
|
34
|
+
|
|
35
|
+
### Garden
|
|
36
|
+
- Mow the lawn the day before (not the morning of — clippings)
|
|
37
|
+
- Remove wheelie bins from sight
|
|
38
|
+
- Sweep paths and patios
|
|
39
|
+
- Remove any garden hoses, tools, or children's toys
|
|
40
|
+
- If you have garden furniture, set it as if ready for guests
|
|
41
|
+
|
|
42
|
+
### Exterior
|
|
43
|
+
- Move cars off the driveway (the photographer needs a clear shot of the front)
|
|
44
|
+
- Remove bins from view
|
|
45
|
+
- Check the front door is clean and presentable
|
|
46
|
+
|
|
47
|
+
## On Photo Day
|
|
48
|
+
|
|
49
|
+
- The photographer will guide the process — follow their lead
|
|
50
|
+
- Be available but not hovering — they work best with space
|
|
51
|
+
- Expect it to take 1-2 hours for a thorough shoot
|
|
52
|
+
- Video walkthrough is usually filmed on the same visit
|
|
53
|
+
- If drone footage is planned, weather may require a separate visit
|
|
54
|
+
|
|
55
|
+
## After Photo Day
|
|
56
|
+
|
|
57
|
+
- Alex reviews all photos and video before they go live
|
|
58
|
+
- Don't worry if not every shot makes the cut — the photographer takes many to select the best
|
|
59
|
+
- Photos typically go live within a few days as part of the launch plan
|
package/payload/platform/plugins/listings/skills/home-preparation/references/situational-tips.md
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
# Situational Selling Tips
|
|
2
|
+
|
|
3
|
+
## Selling With Children
|
|
4
|
+
|
|
5
|
+
- **Family meeting** — involve the children (age-appropriate). Explain what's happening and why. Children who feel included are more cooperative
|
|
6
|
+
- **Blank canvas approach** — gradually reduce personalisation in children's rooms. Buyers need to see a bedroom, not a shrine to a specific child's interests
|
|
7
|
+
- **Toy management** — invest in storage that hides quickly. Viewings often come at short notice
|
|
8
|
+
- **Viewing scheduling** — arrange viewings during school hours or nap times where possible. It's calmer for everyone
|
|
9
|
+
- **Garden** — trampolines and climbing frames are fine if the garden is tidy. They show the garden is functional for families
|
|
10
|
+
|
|
11
|
+
## Selling With Pets
|
|
12
|
+
|
|
13
|
+
### Dogs
|
|
14
|
+
- **During viewings** — take them out. Not everyone loves dogs, and some buyers are anxious around them
|
|
15
|
+
- **Smell** — wash pet beds regularly, air the house, and clean carpets. Pet owners go nose-blind to their own home's scent
|
|
16
|
+
- **Damage** — fix scratched doors, worn carpets near dog flaps, muddy wall marks
|
|
17
|
+
- **Garden** — fill any holes, clean up thoroughly, check fences look secure
|
|
18
|
+
|
|
19
|
+
### Cats
|
|
20
|
+
- **Litter trays** — clean or hidden (ideally both) during viewings
|
|
21
|
+
- **Scratching damage** — repair or cover where possible
|
|
22
|
+
- **Hair** — lint-roll soft furnishings before viewings
|
|
23
|
+
|
|
24
|
+
### Other Pets
|
|
25
|
+
- **Fish tanks** — clean and well-maintained, they can actually add to the ambience
|
|
26
|
+
- **Cages (birds, rabbits, hamsters)** — clean, odour-free, ideally in a non-primary room
|
|
27
|
+
- **Reptiles** — some buyers find vivaria off-putting. Keep them clean and contained, and perhaps mention to the agent so viewers aren't surprised
|
|
28
|
+
|
|
29
|
+
## Seasonal Selling
|
|
30
|
+
|
|
31
|
+
### Spring
|
|
32
|
+
- Best time for garden properties — everything is coming alive
|
|
33
|
+
- Open windows for fresh air before viewings
|
|
34
|
+
- Light, fresh staging — pastel accents, fresh flowers
|
|
35
|
+
|
|
36
|
+
### Summer
|
|
37
|
+
- Maximise outdoor space — set up the garden as an extension of living space
|
|
38
|
+
- Keep the house cool — close curtains on sun-facing rooms before viewings
|
|
39
|
+
- Evening viewings can show off the garden in golden hour light
|
|
40
|
+
|
|
41
|
+
### Autumn
|
|
42
|
+
- Cosy staging — warm throws, candles (unlit for safety, but present), warm lighting
|
|
43
|
+
- Ensure heating is on for viewings — a cold house in autumn kills enthusiasm
|
|
44
|
+
- Clear fallen leaves from paths and garden
|
|
45
|
+
|
|
46
|
+
### Winter
|
|
47
|
+
- **Warmth is everything** — heating on, fires lit if applicable
|
|
48
|
+
- Lighting — every lamp on, exterior lights on for evening viewings
|
|
49
|
+
- Winter can actually work well for cosy, character properties
|
|
50
|
+
- Acknowledge the season — "Imagine this garden in the summer" is powerful when paired with good summer photos from the marketing
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
# Staging Guide
|
|
2
|
+
|
|
3
|
+
## The Show House Look
|
|
4
|
+
|
|
5
|
+
The goal is to help buyers see themselves in the property, not the current owner's life. This doesn't mean stripping personality — it means creating space for imagination.
|
|
6
|
+
|
|
7
|
+
## Room-by-Room Principles
|
|
8
|
+
|
|
9
|
+
### Living Areas
|
|
10
|
+
- **Space is king** — remove any furniture that makes the room feel smaller than it is
|
|
11
|
+
- **Neutral tones** — if walls are bold colours, suggest repainting to soft neutrals
|
|
12
|
+
- **Mirrors** — strategically placed to reflect light and create the illusion of space
|
|
13
|
+
- **Lighting** — open curtains fully, turn on lamps even during daytime viewings
|
|
14
|
+
- **Accessories** — fresh flowers, a few quality cushions, a coffee table book. Less is more
|
|
15
|
+
- **Remove personal items** — family photos, children's artwork, religious items. Buyers need to project their own life onto the space
|
|
16
|
+
|
|
17
|
+
### Kitchen
|
|
18
|
+
- **Clear worktops** — everything off except one or two styled items (fruit bowl, cookbook stand)
|
|
19
|
+
- **Deep clean** — especially the oven, hob, and sink area
|
|
20
|
+
- **Hide bins** — or replace with a clean, matching one
|
|
21
|
+
- **Fresh scent** — not overpowering. Freshly brewed coffee or baked bread is the classic
|
|
22
|
+
|
|
23
|
+
### Bedrooms
|
|
24
|
+
- **Hotel feel** — fresh, quality bedding in white or neutral tones
|
|
25
|
+
- **Declutter surfaces** — clear bedside tables except a lamp and maybe one book
|
|
26
|
+
- **Wardrobes** — buyers will look inside. Organise and reduce by half if possible
|
|
27
|
+
- **Define the room** — if a bedroom is used as a study/gym, return it to bedroom staging for viewings
|
|
28
|
+
|
|
29
|
+
### Bathrooms
|
|
30
|
+
- **Sparkling clean** — grout, tiles, glass, chrome. This is non-negotiable
|
|
31
|
+
- **Hotel touches** — fresh white towels, a quality hand soap, a small plant
|
|
32
|
+
- **Remove personal products** — all toiletries out of sight
|
|
33
|
+
- **Fix the small things** — dripping taps, loose toilet seats, missing sealant
|
|
34
|
+
|
|
35
|
+
### Garden
|
|
36
|
+
- **First 10 seconds** — mow the lawn, trim edges, clear leaves
|
|
37
|
+
- **Define spaces** — a patio set suggests outdoor entertaining; a bench suggests relaxation
|
|
38
|
+
- **Remove clutter** — toys, tools, old pots. Garden sheds: tidy or at least close the door
|
|
39
|
+
- **Seasonal plants** — even a few pots of colour by the door make a difference
|
|
40
|
+
|
|
41
|
+
### Hallway
|
|
42
|
+
- **The first impression** — declutter, clean, fresh paint if needed
|
|
43
|
+
- **Shoes and coats** — hidden or minimised
|
|
44
|
+
- **Light** — hallways are often dark. Add a table lamp if possible
|
|
45
|
+
|
|
46
|
+
## General Rules
|
|
47
|
+
|
|
48
|
+
- **Deep clean before anything else** — staging on top of dirt doesn't work
|
|
49
|
+
- **Fix minor maintenance** — squeaky doors, chipped paint, loose handles. Buyers notice
|
|
50
|
+
- **Declutter ruthlessly** — rent a storage unit if needed. Every surface should have 50% less than normal
|
|
51
|
+
- **Smell matters** — air out the property before viewings, avoid strong air fresheners (they suggest you're hiding something)
|
|
52
|
+
- **Temperature** — warm in winter, fresh in summer. Nobody buys a cold house enthusiastically
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: listing-copy-writer
|
|
3
|
+
description: "Draft portal-optimised property descriptions for a new instruction. Produces headline, key features bullet list, full description, and location paragraph in the agent's voice. Built for use inside new-instruction."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Listing copy writer
|
|
7
|
+
|
|
8
|
+
A building-block skill called by `new-instruction`. Produces the listing copy the operator approves before any portal upload.
|
|
9
|
+
|
|
10
|
+
## What it produces
|
|
11
|
+
|
|
12
|
+
Four parts, in order:
|
|
13
|
+
|
|
14
|
+
1. **Headline.** One line, attention-getting, accurate. No exaggeration. ASA upheld complaints (shared driveway described as "private drive") show the cost of overstatement; the skill stays inside what the property survey or photographs can support.
|
|
15
|
+
2. **Key features.** Four to eight bullet points covering the strongest selling features. Numbers where they help (bedroom count, garden length, square footage). One feature per bullet.
|
|
16
|
+
3. **Full description.** Two to four paragraphs in the agent's voice, structured per the profile's preferred section order. Length target from the profile.
|
|
17
|
+
4. **Location paragraph.** One paragraph on transport, schools, amenities. Sourced from area knowledge in the CRM and the agent's prior listings in the same area.
|
|
18
|
+
|
|
19
|
+
## Material information
|
|
20
|
+
|
|
21
|
+
The Digital Markets, Competition and Consumers Act 2024 obligation to disclose material information bears on every listing. The draft includes:
|
|
22
|
+
|
|
23
|
+
- Council tax band
|
|
24
|
+
- Tenure (and ground rent and service charge if leasehold)
|
|
25
|
+
- Property type and construction materials
|
|
26
|
+
- Number of rooms, utilities (electricity, water, sewerage), heating type
|
|
27
|
+
- Broadband and mobile coverage where known
|
|
28
|
+
- Parking arrangement
|
|
29
|
+
- Building safety information, covenants, rights of way, easements, listed status, conservation area, tree preservation orders, flood risk, coastal erosion, planning permission, structural issues (subsidence, damp, asbestos, Japanese knotweed), mining or coalfield context, where applicable
|
|
30
|
+
|
|
31
|
+
Missing items are flagged at the top of the draft so the operator can fill them before approving. Rightmove now rejects listings without the mandatory fields.
|
|
32
|
+
|
|
33
|
+
`compliance-flag-checker` runs against the draft before the operator sees it.
|
|
34
|
+
|
|
35
|
+
## Voice source
|
|
36
|
+
|
|
37
|
+
Reads the profile's voice samples and the operator's prior listing copy. Within a month of edit-before-send diffs, the drafts should need minimal editing.
|
|
38
|
+
|
|
39
|
+
## What it does not do
|
|
40
|
+
|
|
41
|
+
- It does not upload to the portals. Portal upload is staged by `portal-launch-scheduler` and fired on the operator's approval.
|
|
42
|
+
- It does not produce the PDF brochure. That is `particulars-builder`.
|
|
43
|
+
- It does not commission the photography or floorplan; both must exist for the location paragraph to reference real images, and for the portal upload to be complete.
|
|
44
|
+
|
|
45
|
+
## Connectors
|
|
46
|
+
|
|
47
|
+
Read: profile (voice samples, section order, length target), CRM (property details, area knowledge).
|
|
48
|
+
Write: none.
|
|
49
|
+
|
|
50
|
+
## Profile keys
|
|
51
|
+
|
|
52
|
+
- `realagent.voice_samples`
|
|
53
|
+
- `realagent.listing_copy.section_order`
|
|
54
|
+
- `realagent.listing_copy.length_words`
|
|
55
|
+
- `realagent.listing_copy.headline_style` ("descriptive" | "feature-led" | "location-led", learned)
|