@rubytech/create-maxy-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 -95
- 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,41 @@
|
|
|
1
|
+
# Firewave-style email nurture sequences (estate agency)
|
|
2
|
+
|
|
3
|
+
Use these when someone:
|
|
4
|
+
- downloads a lead magnet (seller guide, checklist)
|
|
5
|
+
- submits a valuation enquiry
|
|
6
|
+
- joins the database from a 3-minute valuation SMS campaign
|
|
7
|
+
|
|
8
|
+
## Sequence A: Seller nurture (7 emails / 21 days)
|
|
9
|
+
**Email 1 (immediate):** Deliver the promised guide + set expectations
|
|
10
|
+
- Subject: “Here’s the checklist + one quick question”
|
|
11
|
+
- CTA: reply with postcode/road for a price snapshot
|
|
12
|
+
|
|
13
|
+
**Email 2 (day 2):** “3 mistakes that cost sellers money in [area]”
|
|
14
|
+
- CTA: reply with property type for tailored advice
|
|
15
|
+
|
|
16
|
+
**Email 3 (day 5):** Local market update (evidence-based)
|
|
17
|
+
- CTA: book a 15-min “pricing + strategy” call
|
|
18
|
+
|
|
19
|
+
**Email 4 (day 8):** Presentation tips (declutter, staging, photos)
|
|
20
|
+
- CTA: request your prep checklist
|
|
21
|
+
|
|
22
|
+
**Email 5 (day 12):** Marketing myth-busting (online/offline, quality signals)
|
|
23
|
+
- CTA: ask for the “marketing mix” template
|
|
24
|
+
|
|
25
|
+
**Email 6 (day 16):** Social proof (case study)
|
|
26
|
+
- CTA: “Want me to show you what we’d do for your home?”
|
|
27
|
+
|
|
28
|
+
**Email 7 (day 21):** Direct offer (valuation)
|
|
29
|
+
- CTA: pick two time slots
|
|
30
|
+
|
|
31
|
+
## Sequence B: Buyer nurture (5 emails / 14 days)
|
|
32
|
+
1) Criteria + buying position
|
|
33
|
+
2) “How to win without overpaying” (offer strength)
|
|
34
|
+
3) Mortgage/solicitor readiness checklist
|
|
35
|
+
4) “Off-market” framing + alert signup
|
|
36
|
+
5) Book a buyer strategy call
|
|
37
|
+
|
|
38
|
+
## Rules
|
|
39
|
+
- Keep emails plain and personal.
|
|
40
|
+
- 1 clear CTA.
|
|
41
|
+
- Always offer a reply-based CTA for people who dislike booking links.
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
# Keller “33 Touch” System (UK estate agency adaptation)
|
|
2
|
+
|
|
3
|
+
## Purpose
|
|
4
|
+
Stay top-of-mind with your **Sphere of Influence (SOI)** so that when someone needs an agent, they think of you first.
|
|
5
|
+
|
|
6
|
+
## The model
|
|
7
|
+
**33 meaningful touches per person, per year**.
|
|
8
|
+
|
|
9
|
+
A practical split:
|
|
10
|
+
- **12 calls/voice notes** (1/month)
|
|
11
|
+
- **12 value touches** (email newsletter / market update / useful guide)
|
|
12
|
+
- **9 events/gifts/experiences** (community + appreciation)
|
|
13
|
+
|
|
14
|
+
## UK touch ideas (compliant + normal)
|
|
15
|
+
**Calls/voice notes (monthly):**
|
|
16
|
+
- “Quick update: buyer demand is up/down in [area]. Want the latest sold evidence for your road?”
|
|
17
|
+
- “I’ve just sold nearby and thought of you — want a 60-second snapshot on what it means for your home value?”
|
|
18
|
+
|
|
19
|
+
**Value touches (monthly):**
|
|
20
|
+
- “Rightmove/Zoopla snapshot for [postcode]”
|
|
21
|
+
- “Spring selling checklist”
|
|
22
|
+
- “How to choose a conveyancer”
|
|
23
|
+
- “Mortgage rate update + what it means for buyers”
|
|
24
|
+
|
|
25
|
+
**Events/gifts (quarterly-ish):**
|
|
26
|
+
- client coffee catch-up week
|
|
27
|
+
- handwritten birthday/anniversary card
|
|
28
|
+
- invite to a local charity event
|
|
29
|
+
- small local business voucher
|
|
30
|
+
|
|
31
|
+
## Guardrails
|
|
32
|
+
- Never spam.
|
|
33
|
+
- Every touch should feel useful or thoughtful.
|
|
34
|
+
- Keep notes in CRM (kids/pets/job/motivation/timeline).
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
# Neighbour Notification Letters
|
|
2
|
+
|
|
3
|
+
## Just Sold — Neighbour Letter
|
|
4
|
+
> Dear neighbour,
|
|
5
|
+
>
|
|
6
|
+
> We're thrilled to let you know that after we successfully sold [insert address], you will have new neighbours moving in soon!
|
|
7
|
+
>
|
|
8
|
+
> This is such an exciting time and we can't wait for you to meet them. We know they will love our fabulous community.
|
|
9
|
+
>
|
|
10
|
+
> If you are curious to know further details about the sale, feel free to contact me directly…
|
|
11
|
+
>
|
|
12
|
+
> [Insert your name and number]
|
|
13
|
+
|
|
14
|
+
## Purpose
|
|
15
|
+
- Creates awareness of your activity in the area
|
|
16
|
+
- Positions you as the active, successful agent on the street
|
|
17
|
+
- Opens conversations with potential sellers who see demand
|
|
18
|
+
- Builds community goodwill
|
|
19
|
+
|
|
20
|
+
## When to Send
|
|
21
|
+
- After every sale agreed
|
|
22
|
+
- After every completion
|
|
23
|
+
- When launching a new instruction nearby
|
|
24
|
+
|
|
25
|
+
## VA Preparation
|
|
26
|
+
Prepare all neighbour letter templates:
|
|
27
|
+
- New to market
|
|
28
|
+
- Sale agreed
|
|
29
|
+
- Completion
|
|
30
|
+
|
|
31
|
+
Personalise per street. Create print-ready packs for delivery. Maintain a "Street Campaign Log" tracking which streets have been contacted.
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
# Neighbour notification letter (template)
|
|
2
|
+
|
|
3
|
+
Dear neighbour,
|
|
4
|
+
|
|
5
|
+
We’re delighted to let you know that after we successfully sold **<insert address>**, we will have new neighbours moving in soon.
|
|
6
|
+
|
|
7
|
+
This is such an exciting time and we can’t wait for you to meet them. We know they will love our fabulous community.
|
|
8
|
+
|
|
9
|
+
If you’re curious to know further details about the sale, feel free to contact me directly.
|
|
10
|
+
|
|
11
|
+
Warm regards,
|
|
12
|
+
|
|
13
|
+
<Your name>
|
|
14
|
+
<Your mobile>
|
|
15
|
+
<Agency>
|
|
16
|
+
|
|
17
|
+
## Variations
|
|
18
|
+
- “New to market” version (invite to preview)
|
|
19
|
+
- “Sale agreed” version (buyer demand message)
|
|
20
|
+
- “Completion” version (community welcome + subtle valuation CTA)
|
package/payload/platform/plugins/leads/skills/lead-nurturing/references/ofi-follow-up-dialogue.md
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
# OFI follow-up dialogue (call back)
|
|
2
|
+
|
|
3
|
+
## Best time
|
|
4
|
+
Same day as the OFI (often Saturday afternoon).
|
|
5
|
+
|
|
6
|
+
## Opener
|
|
7
|
+
“Hi <name>, it’s <your name> from <agency>. Lovely to meet you at <property address>. I’m just calling as a courtesy — are you interested in the property?”
|
|
8
|
+
|
|
9
|
+
## If YES
|
|
10
|
+
- “What in particular do you like about it?”
|
|
11
|
+
- “Would it suit you/your family?”
|
|
12
|
+
- “If you were to make an offer, what price range would it be?”
|
|
13
|
+
|
|
14
|
+
## If NO
|
|
15
|
+
- “What type of properties are you looking for?”
|
|
16
|
+
- “If I know of anything suitable (even outside our office), would you like me to notify you?”
|
|
17
|
+
- “Are there any other properties you’re looking at?”
|
|
18
|
+
- “Is this your first, second, or third purchase in the area?”
|
|
19
|
+
- “If it’s your 2nd/3rd, I’d love to come by and see yours — it’ll help me understand what you’re looking for next.”
|
|
20
|
+
|
|
21
|
+
## Bonus question to use at all OFIs
|
|
22
|
+
“Are you researching, buying or selling at the moment?”
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
# OFI (Open for Inspection) Follow-Up System
|
|
2
|
+
|
|
3
|
+
From Tom Panos / Real Estate Gym. Use Saturday afternoons after viewings.
|
|
4
|
+
|
|
5
|
+
## Timing
|
|
6
|
+
Call Saturday afternoon after the viewing — don't wait until Monday.
|
|
7
|
+
|
|
8
|
+
## Script
|
|
9
|
+
> "Hi [name], it's [your name] calling from [agency]. It was lovely to meet you at [property address]. I'm just calling as a courtesy to see if you are interested in the property."
|
|
10
|
+
|
|
11
|
+
### If YES
|
|
12
|
+
- "What in particular did you like about the property?"
|
|
13
|
+
- "Is this something that would suit you and your family?"
|
|
14
|
+
- "If you were to make an offer, what price range would it be?"
|
|
15
|
+
|
|
16
|
+
### If NO
|
|
17
|
+
- "What type of properties are you looking for?"
|
|
18
|
+
- "I would love to help you find something suitable. If I know of anything that comes up, even outside of our office, would you like me to notify you?"
|
|
19
|
+
- "Are there any other properties that you are looking at?"
|
|
20
|
+
- "Is this your first, second, or third purchase in the area?"
|
|
21
|
+
- (If 2nd or 3rd) "I would love to come by and see yours as it will give me a better idea of what you're looking for in the next one."
|
|
22
|
+
|
|
23
|
+
## Bonus Question (Use at ALL Viewings)
|
|
24
|
+
> "Are you researching, buying, or selling at the moment?"
|
|
25
|
+
|
|
26
|
+
This single question identifies sellers hiding among buyers.
|
package/payload/platform/plugins/leads/skills/lead-nurturing/references/serhant-three-fs-plus.md
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
# Serhant Three F's (Expanded)
|
|
2
|
+
|
|
3
|
+
## HOT/WARM/COLD cadence
|
|
4
|
+
- **HOT:** daily
|
|
5
|
+
- **WARM:** weekly
|
|
6
|
+
- **COLD:** monthly
|
|
7
|
+
|
|
8
|
+
## F-1 Follow-Up
|
|
9
|
+
Persist until you get a clear yes/no.
|
|
10
|
+
Always with value: update, insight, relevant example, answer.
|
|
11
|
+
|
|
12
|
+
## F-2 Follow-Through
|
|
13
|
+
See the process through even when it gets messy.
|
|
14
|
+
Don't "check boxes" — understand the emotional driver.
|
|
15
|
+
|
|
16
|
+
## F-3 Follow-Back
|
|
17
|
+
Past clients are referrals and repeat business.
|
|
18
|
+
Systemise: birthdays, anniversaries, seasonal touch points.
|
|
19
|
+
|
|
20
|
+
## Practical rule
|
|
21
|
+
Schedule follow-up time like an appointment. Follow-up is a revenue activity.
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
# Sharran “10x10x10” Daily Method (simple operational version)
|
|
2
|
+
|
|
3
|
+
## Goal
|
|
4
|
+
A daily rhythm that compounds your pipeline without overwhelm.
|
|
5
|
+
|
|
6
|
+
## Daily checklist
|
|
7
|
+
- **10 conversations** (calls or voice notes): hot buyers, hot sellers, old leads.
|
|
8
|
+
- **10 follow-ups** (SMS/WhatsApp/email): OFI attendees, valuation leads, nurture list.
|
|
9
|
+
- **10 relationship touches** (SOI): comment/DM, thank-you note, referral ask, local connection.
|
|
10
|
+
|
|
11
|
+
## Notes
|
|
12
|
+
There are multiple versions of “10x10x10” taught in the industry. If the user has a specific definition from Sharran Srivatsaa, ask for it and adapt this checklist to match.
|
|
13
|
+
|
|
14
|
+
## Script principles
|
|
15
|
+
- calm confidence
|
|
16
|
+
- lead with value
|
|
17
|
+
- ask one clear question
|
|
18
|
+
- book the next step
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
# Tom Panos SMS Templates (UK Adapted)
|
|
2
|
+
|
|
3
|
+
## Vendor Messages
|
|
4
|
+
1. **Daily Expectation Reset** — "Quick daily update: all steady on our end, continuing to work buyers. I'll call the moment there's movement."
|
|
5
|
+
2. **Price-Alignment Seed** — "Just keeping you in the loop — buyers are circling but sensitivity on price is real. We'll navigate it strategically."
|
|
6
|
+
3. **Vendor Viewing Anxiety** — "Totally understand the nerves — leave the buyer management to me. I'll guide them and protect your position."
|
|
7
|
+
4. **Pre-Meeting Checker** — "Before we meet later today, anything on your mind since we last spoke? Want to ensure we're fully aligned."
|
|
8
|
+
5. **Offer Incoming (Soft Set-Up)** — "A buyer is close to putting something forward. Won't know the final figure yet, but wanted you to be prepared."
|
|
9
|
+
|
|
10
|
+
## Buyer Messages
|
|
11
|
+
6. **Buyer Qualification** — "Before I book a private viewing, can I just check — what's your ideal price ceiling on this one?"
|
|
12
|
+
7. **Buyer Follow-Up After Viewing** — "Thanks for popping through today. What were your thoughts after seeing it in person?"
|
|
13
|
+
8. **Buyer Nudge for Second Look** — "No pressure, but this one feels like a fit based on what you said. Want me to book you a second viewing?"
|
|
14
|
+
9. **Buyer Hot Button Check** — "Out of interest, what would need to happen for this one to feel like a green light?"
|
|
15
|
+
10. **Buyer Deadline Frame** — "Just letting you know — there's movement from another party. If you want to stay in play, now's the moment."
|
|
16
|
+
|
|
17
|
+
## Prospecting Messages
|
|
18
|
+
11. **Past Appraisal Reconnect** — "Hi again — just updating the market numbers in your area. Want the latest estimate?"
|
|
19
|
+
12. **Circle Prospecting After a Sale** — "We've just sold nearby. Curious — would you consider selling if you got a strong result like that?"
|
|
20
|
+
13. **Off-Market Listing Ping** — "Got something coming up quietly — fits your criteria. Want first look before it hits the market?"
|
|
21
|
+
14. **Anniversary Touchpoint** — "Just a quick hello — can't believe it's been a year since your valuation. Want a refreshed number?"
|
|
22
|
+
15. **Pipeline Conversion Nudge** — "Doing my new-year planning — wanting to check if moving is still on your radar for 2026?"
|
|
23
|
+
|
|
24
|
+
## Admin/Operations Messages
|
|
25
|
+
16. **Document Reminder** — "Just a quick one — when you get a moment, can you sign and pop back the agreement? Keeps us moving."
|
|
26
|
+
17. **Access Coordination** — "Can you confirm tomorrow 3-3:15pm works for access? I'll organise the rest."
|
|
27
|
+
18. **Trades Quote Check-In** — "Following up — did the trades team confirm a time with you yet? If not, I'll chase it."
|
|
28
|
+
19. **Post-Sale Congrats** — "Congrats again on the sale — really happy for you. I'll stay close through completion and make it seamless."
|
|
29
|
+
20. **Referral Ask (Soft)** — "By the way, if you ever have a friend or neighbour needing help with selling, feel free to connect us. Always happy to help."
|
|
30
|
+
|
|
31
|
+
## 3-Minute SMS Campaign
|
|
32
|
+
Promote: "In 3 minutes I will tell you what your property is worth! Text your address to [number] and I'll respond with a figure."
|
|
33
|
+
|
|
34
|
+
Process:
|
|
35
|
+
1. Promote via letterbox drops, social media, signage
|
|
36
|
+
2. Receive address via text
|
|
37
|
+
3. Generate property report from local data
|
|
38
|
+
4. Send back valuation estimate via SMS
|
|
39
|
+
5. Request email for full report
|
|
40
|
+
6. Add to database for ongoing nurture
|
package/payload/platform/plugins/leads/skills/lead-nurturing/references/sphere-of-influence-notes.md
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
# Sphere of Influence (SOI) methodology (Serhant workbook notes)
|
|
2
|
+
|
|
3
|
+
## The SOI concept
|
|
4
|
+
Think in layers:
|
|
5
|
+
- inner circle
|
|
6
|
+
- community
|
|
7
|
+
- network
|
|
8
|
+
- audience
|
|
9
|
+
- strangers
|
|
10
|
+
|
|
11
|
+
## SOI audit prompts
|
|
12
|
+
- Who is in your inner circle?
|
|
13
|
+
- Which categories define your sphere (clients, colleagues, family, local business owners)?
|
|
14
|
+
- Who have you lost touch with?
|
|
15
|
+
- Are contact details up to date?
|
|
16
|
+
- Who are key influencers in your network?
|
|
17
|
+
- What value have you provided recently? What can you provide next?
|
|
18
|
+
|
|
19
|
+
## Outreach principle
|
|
20
|
+
Be the person everyone loves:
|
|
21
|
+
- **Hook ’em** (a reason to care)
|
|
22
|
+
- **Help ’em** (value)
|
|
23
|
+
- **Ask ’em** (clear next step)
|
|
24
|
+
|
|
25
|
+
## Measurement
|
|
26
|
+
Track SOI ROI:
|
|
27
|
+
- conversations
|
|
28
|
+
- introductions
|
|
29
|
+
- valuations
|
|
30
|
+
- instructions
|
|
31
|
+
- repeat/referral business
|
|
32
|
+
|
|
33
|
+
## Guardrail
|
|
34
|
+
SOI is a long game. Consistency beats bursts.
|
package/payload/platform/plugins/leads/skills/lead-nurturing/references/sphere-of-influence.md
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
# Sphere of Influence (SOI) System
|
|
2
|
+
|
|
3
|
+
From Ryan Serhant's *Growing Your Sphere of Influence*.
|
|
4
|
+
|
|
5
|
+
## The SOI Model (Concentric Circles)
|
|
6
|
+
**YOU** → Board of Advisors → Community → Network → Audience → Strangers
|
|
7
|
+
|
|
8
|
+
## SOI Audit Plan
|
|
9
|
+
1. **Define your sphere components** — who comprises your inner circle?
|
|
10
|
+
2. **Engagement analysis** — how frequently are you engaging?
|
|
11
|
+
3. **Assess contact information** — are all details up to date?
|
|
12
|
+
4. **Identify key influencers** — who holds significant sway?
|
|
13
|
+
5. **Review value exchange** — what have you provided to your network?
|
|
14
|
+
6. **Segment your sphere** — prioritise based on importance
|
|
15
|
+
7. **Set improvement goals** — establish specific action steps
|
|
16
|
+
|
|
17
|
+
## Categories to Map
|
|
18
|
+
- Relatives
|
|
19
|
+
- Friends/personal contacts
|
|
20
|
+
- Coworkers
|
|
21
|
+
- Former classmates
|
|
22
|
+
- Mentors/teachers
|
|
23
|
+
- Members of professional organisations
|
|
24
|
+
- Local business owners
|
|
25
|
+
- Past clients
|
|
26
|
+
|
|
27
|
+
## Feed Each Layer
|
|
28
|
+
- **Board of Advisors** — deep, regular engagement
|
|
29
|
+
- **Community** — events, partnerships, local involvement
|
|
30
|
+
- **Network** — value content, market updates
|
|
31
|
+
- **Audience** — social media, email, content
|
|
32
|
+
- **Strangers** — outreach, advertising, community presence
|
|
33
|
+
|
|
34
|
+
## SOI Scorecard (Follow-Up Frequency)
|
|
35
|
+
Score each contact 1-4 on:
|
|
36
|
+
1. Importance to professional goals
|
|
37
|
+
2. Which ring they're in
|
|
38
|
+
3. Value exchange level
|
|
39
|
+
4. Interaction frequency (past 6 months)
|
|
40
|
+
5. Alignment with business objectives
|
|
41
|
+
|
|
42
|
+
**Results:**
|
|
43
|
+
- 4-8 points: Low frequency (semi-annually)
|
|
44
|
+
- 9-12 points: Moderate (quarterly)
|
|
45
|
+
- 13-16 points: High (monthly)
|
|
46
|
+
- 17-20 points: Very high (fortnightly/weekly)
|
|
47
|
+
|
|
48
|
+
## Hook 'Em, Help 'Em, Ask 'Em
|
|
49
|
+
- **Hook** — get their attention with something relevant
|
|
50
|
+
- **Help** — provide genuine value before asking
|
|
51
|
+
- **Ask** — make your request after establishing trust
|
|
52
|
+
|
|
53
|
+
## ABC: Always Be Connecting
|
|
54
|
+
Sunday connection checklist:
|
|
55
|
+
- Answer all no-reply emails
|
|
56
|
+
- Check all social DMs and reply
|
|
57
|
+
- Schedule one lunch with a first-ring connection
|
|
58
|
+
- Send a hello to 2-3 second-ring connections
|
|
59
|
+
- Follow up with new contacts from this week
|
|
60
|
+
- Cold email 1 wealth manager / solicitor / professional
|
package/payload/platform/plugins/leads/skills/lead-nurturing/references/tom-panos-sms-templates.md
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
# Tom Panos-style SMS templates (estate agency)
|
|
2
|
+
|
|
3
|
+
Keep them short, calm, confident.
|
|
4
|
+
|
|
5
|
+
## Vendor messages
|
|
6
|
+
1) **Daily expectation reset**
|
|
7
|
+
“Quick update: all steady on our end, continuing to work buyers. I’ll call the moment there’s movement.”
|
|
8
|
+
|
|
9
|
+
2) **Price-alignment seed**
|
|
10
|
+
“Just keeping you in the loop — buyers are circling but sensitivity on price is real. We’ll navigate it strategically.”
|
|
11
|
+
|
|
12
|
+
3) **Showing anxiety**
|
|
13
|
+
“Totally understand the nerves — leave the buyer management to me. I’ll guide them and protect your position.”
|
|
14
|
+
|
|
15
|
+
4) **Pre-meeting alignment**
|
|
16
|
+
“Before we meet later today, anything on your mind since we last spoke? Want to ensure we’re fully aligned.”
|
|
17
|
+
|
|
18
|
+
5) **Offer incoming (soft set-up)**
|
|
19
|
+
“A buyer is close to putting something forward. Won’t know the final figure yet, but wanted you to be prepared.”
|
|
20
|
+
|
|
21
|
+
## Buyer messages
|
|
22
|
+
6) **Qualification**
|
|
23
|
+
“Before I book a private viewing, can I just check—what’s your ideal price ceiling on this one?”
|
|
24
|
+
|
|
25
|
+
7) **After OFI**
|
|
26
|
+
“Thanks for popping through today. What were your thoughts after seeing it in person?”
|
|
27
|
+
|
|
28
|
+
8) **Second look nudge**
|
|
29
|
+
“No pressure, but this one feels like a fit based on what you said. Want me to book you a second walk-through?”
|
|
30
|
+
|
|
31
|
+
9) **Hot button**
|
|
32
|
+
“Out of interest, what would need to happen for this one to feel like a green light?”
|
|
33
|
+
|
|
34
|
+
10) **Deadline frame**
|
|
35
|
+
“Just letting you know—there’s movement from another party. If you want to stay in play, now’s the moment.”
|
|
36
|
+
|
|
37
|
+
## Prospecting
|
|
38
|
+
11) **Past appraisal reconnect**
|
|
39
|
+
“Hi — just updating the market numbers in your area. Want the latest estimate?”
|
|
40
|
+
|
|
41
|
+
12) **Circle prospecting after a sale**
|
|
42
|
+
“We’ve just sold nearby. Curious — would you consider selling if you got a strong result like that?”
|
|
43
|
+
|
|
44
|
+
13) **Off-market ping**
|
|
45
|
+
“Got something coming up quietly — fits your criteria. Want first look before it hits the market?”
|
|
46
|
+
|
|
47
|
+
14) **Anniversary touch**
|
|
48
|
+
“Quick hello — can’t believe it’s been a year since your appraisal. Want a refreshed number?”
|
|
49
|
+
|
|
50
|
+
15) **Planning nudge**
|
|
51
|
+
“Doing my planning — is moving still on your radar for 2026?”
|
|
52
|
+
|
|
53
|
+
## Admin/ops
|
|
54
|
+
16) “Just a quick one — when you get a moment, can you sign and pop back the agreement? Keeps us moving.”
|
|
55
|
+
17) “Can you confirm tomorrow 3–3:15pm works for access? I’ll organise the rest.”
|
|
56
|
+
18) “Following up — did the trades team confirm a time with you yet? If not, I’ll chase it.”
|
|
57
|
+
|
|
58
|
+
## Referral ask
|
|
59
|
+
20) “By the way, if you ever have a friend or neighbour needing help with selling, feel free to connect us. Always happy to help.”
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: morning-round
|
|
3
|
+
description: "Produce the daily one-page snapshot of diary, awaiting replies, overnight enquiries, stalled deals, and the top three actions for today. Triggers when the operator says 'morning round', 'morning brief', 'what's on', 'where are we', 'start my day', 'kick me off', 'what's new since yesterday', or a bare 'morning' or 'good morning' with no other content. Also fires on schedule at the profile's delivery time."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Morning round
|
|
7
|
+
|
|
8
|
+
The master workflow run daily by the negotiator at the agent's chosen time, Monday through Saturday. It is read-only by design. Every claim in the output cites a connector read or a profile entry, every section appears even when empty, and the workflow never writes to the CRM or sends a message.
|
|
9
|
+
|
|
10
|
+
This skill earns the right to act. Until the operator trusts the morning round to look without permission, the chase-progression workflow has no licence to send anything.
|
|
11
|
+
|
|
12
|
+
## Inputs
|
|
13
|
+
|
|
14
|
+
- The operator's customisation profile, read first. The profile names the delivery channel, the stalled threshold per stakeholder type, the agent's preferred section order, and any section they have hidden.
|
|
15
|
+
- The agent's calendar for today, read via the calendar connector.
|
|
16
|
+
- The CRM state of every sale-agreed deal and every active negotiation, read via the CRM connector.
|
|
17
|
+
- The portal enquiry feed since the last morning round, read via the portal connectors and email connector.
|
|
18
|
+
- The WhatsApp Business inbox since the last morning round.
|
|
19
|
+
|
|
20
|
+
If any connector is unavailable the workflow still produces the round and names the gap in plain language, for example "portal feeds unavailable, overnight enquiries not included in this round".
|
|
21
|
+
|
|
22
|
+
## Architecture principles encoded here
|
|
23
|
+
|
|
24
|
+
The six principles in spec 00 §8 apply once at this master-skill layer and are not repeated in the building-block skills it composes.
|
|
25
|
+
|
|
26
|
+
- Read before write. This workflow never writes anything.
|
|
27
|
+
- Stage, don't send. Not applicable, there is nothing to send.
|
|
28
|
+
- One screen of output. The five sections must fit one Claude UI exchange. If they do not, the workflow has summarised badly.
|
|
29
|
+
- Cite the source. Every number, name, and claim traces back to a connector read or a profile entry.
|
|
30
|
+
- Teach the profile. Every operator interaction after the round feeds the profile through `profile-writer`. See learning hooks below.
|
|
31
|
+
- Reversible. Read-only, nothing to reverse.
|
|
32
|
+
|
|
33
|
+
## Output shape
|
|
34
|
+
|
|
35
|
+
One markdown page, five sections, always in this order unless the profile has reordered them. Sections with no content collapse to one line so the operator always knows the section was checked.
|
|
36
|
+
|
|
37
|
+
1. **Today's diary.** Viewings, valuations, market appraisals, vendor meetings, completion calls. Times, addresses, contact name, postcode. Built by `diary-builder`.
|
|
38
|
+
2. **Awaiting reply.** Anything chased in the last 7 days (default, profile-learned) that has had no reply. Grouped by recipient type. Built by reading the CRM contact log and the email or WhatsApp sent folder.
|
|
39
|
+
3. **New overnight.** Portal and email enquiries since the last login, triaged. Hot enquiries show verbatim. Lukewarm, cold, duplicate, and spam show a one-line summary only. Built by `enquiry-triage`.
|
|
40
|
+
4. **Stalled.** Sale-agreed deals where nothing has moved past the stalled threshold. Each line names the property, the days stalled, and the most likely cause from chain state. Built by `chain-progression-tracker`.
|
|
41
|
+
5. **Top three.** Three things to action first, each with the reason it made the list. Reason is one short sentence, for example "Mrs Patel, her buyer's mortgage offer expires in 9 days and the survey was booked but not done". Built by composing `priority-ranker` and `variance-narrator`.
|
|
42
|
+
|
|
43
|
+
## Continuous learning hooks
|
|
44
|
+
|
|
45
|
+
The morning round is the highest-volume source of learning signals in the product because it runs daily and the operator's behaviour after reading it is observable. Every signal below is written through `profile-writer`, never inline.
|
|
46
|
+
|
|
47
|
+
- Skip pattern per source. If the operator never acts on lukewarm enquiries from a specific portal, that source's weight in `enquiry-triage` drops over time.
|
|
48
|
+
- Stalled threshold drift. "I don't consider this stalled until day 10" updates the threshold immediately. Consistently acting at day 5 tightens it automatically.
|
|
49
|
+
- Top-three accuracy. When the operator actions an item from the top three the same day, the ranking is correct. When they action a lower item instead, `priority-ranker` reweights toward whatever feature distinguished the actioned item.
|
|
50
|
+
- Delivery time. If the operator asks for the round before the scheduled time, schedule earlier. If they ignore it for hours, schedule later or move to on-demand only.
|
|
51
|
+
- Section preferences. "Lead with stalled deals, not the diary" reorders permanently. "Drop the awaiting-reply section, it's noise" hides it and surfaces those items in `chase-progression` instead.
|
|
52
|
+
|
|
53
|
+
## Approval gates
|
|
54
|
+
|
|
55
|
+
None. The workflow is read-only.
|
|
56
|
+
|
|
57
|
+
## Cross-references
|
|
58
|
+
|
|
59
|
+
The chase-progression workflow uses the same `chain-progression-tracker` skill to build its single-deal deep dives. The morning round produces the across-pipeline view; `chase-progression` expands any stalled item the operator names.
|
|
60
|
+
|
|
61
|
+
## Profile keys this skill reads
|
|
62
|
+
|
|
63
|
+
- `realagent.morning_round.delivery_channel`
|
|
64
|
+
- `realagent.morning_round.delivery_time`
|
|
65
|
+
- `realagent.morning_round.section_order`
|
|
66
|
+
- `realagent.morning_round.hidden_sections`
|
|
67
|
+
- `realagent.stalled_threshold_days.vendor`
|
|
68
|
+
- `realagent.stalled_threshold_days.buyer`
|
|
69
|
+
- `realagent.stalled_threshold_days.solicitor`
|
|
70
|
+
- `realagent.stalled_threshold_days.broker`
|
|
71
|
+
- `realagent.stalled_threshold_days.surveyor`
|
|
72
|
+
- `realagent.awaiting_reply_lookback_days`
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: prospecting
|
|
3
|
+
description: "Database reactivation, lead generation, campaign chaining, and proactive outreach to grow the buyer and seller pipeline."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Prospecting
|
|
7
|
+
|
|
8
|
+
Guides proactive outreach to registered contacts — database reactivation, buyer matching against new listings, campaign chaining, and follow-up cadence management.
|
|
9
|
+
|
|
10
|
+
## When to Activate
|
|
11
|
+
|
|
12
|
+
A new listing launches and needs matching to registered buyers, database contacts are due for reactivation, a follow-up cadence needs managing, or the agent wants to grow their pipeline and market share.
|
|
13
|
+
|
|
14
|
+
## Reference Table
|
|
15
|
+
|
|
16
|
+
| Task | When | Reference |
|
|
17
|
+
|------|------|-----------|
|
|
18
|
+
| Prospecting dialogues | Need script patterns for outreach | `references/prospecting-dialogues.md` |
|
|
19
|
+
| Database matching | New listing goes live | `references/database-matching.md` |
|
|
20
|
+
| Reactivation | Contacts gone quiet, periodic check-in due | `references/reactivation.md` |
|
|
21
|
+
| Database value & BDA | Understanding pipeline worth, market share | `references/database-value.md` |
|
|
22
|
+
|
|
23
|
+
## Key Rules
|
|
24
|
+
|
|
25
|
+
- Every registered buyer should be actively matched when new properties launch
|
|
26
|
+
- Follow-up is not chasing — it's service. Frame it as keeping them informed
|
|
27
|
+
- Never work a single prospecting activity in isolation — chain activities into campaigns (knock → card → call → valuation → nurture)
|
|
28
|
+
- The database is the "oxygen and life force" of the business — treat it as the most valuable asset
|
|
29
|
+
- Calculate BDA opportunity ratio to understand untapped market share
|
|
30
|
+
- The agent who makes the most calls and books the most appointments wins
|
|
31
|
+
- If someone says they're no longer looking, respect it immediately and update their profile
|
|
32
|
+
- Track all outreach in the contact's profile to avoid duplicate or excessive contact
|
|
33
|
+
- The Momentum Point (12-24 months of consistent effort) is real — persist through the early grind
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
# Database Matching
|
|
2
|
+
|
|
3
|
+
## Purpose
|
|
4
|
+
|
|
5
|
+
When a new property goes live, proactively match it against registered buyers. A direct message to a matched buyer often converts faster than waiting for them to find it on a portal.
|
|
6
|
+
|
|
7
|
+
## Matching Process
|
|
8
|
+
|
|
9
|
+
1. **Extract the property's key attributes** — beds, type, area, price range, key features
|
|
10
|
+
2. **Search registered buyers** — look in `memory/users/` for buyers whose requirements overlap
|
|
11
|
+
3. **Rank by fit** — prioritise buyers whose requirements closely match, especially those who are proceedable
|
|
12
|
+
4. **Reach out** — personalised message, not a mass blast
|
|
13
|
+
|
|
14
|
+
## Outreach Message Principles
|
|
15
|
+
|
|
16
|
+
- **Personal** — reference their requirements: "I know you mentioned you were looking for a 3-bed with a garden in the Abergavenny area..."
|
|
17
|
+
- **Enthusiastic but honest** — share what makes this property a good match for them specifically
|
|
18
|
+
- **Low pressure** — "I thought this might be worth a look" not "You need to see this before it's gone"
|
|
19
|
+
- **Call to action** — offer a viewing with specific time options
|
|
20
|
+
|
|
21
|
+
## After Outreach
|
|
22
|
+
|
|
23
|
+
- Record the contact attempt in the buyer's profile
|
|
24
|
+
- Note their response (interested, not suitable, no response)
|
|
25
|
+
- If interested, move to viewing booking
|
|
26
|
+
- If no response after 48 hours, one follow-up is appropriate. After that, leave it
|
|
27
|
+
|
|
28
|
+
## Under-Bidders
|
|
29
|
+
|
|
30
|
+
Buyers who previously offered on a similar property but were unsuccessful are high-priority matches. They're motivated, qualified, and have already demonstrated willingness to commit at a similar level.
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
# Database Value & Business Development Area
|
|
2
|
+
|
|
3
|
+
## Your Database Is Your Business
|
|
4
|
+
|
|
5
|
+
The database is the "oxygen and life force" of an estate agency. Understanding its monetary value drives the urgency of data acquisition and relationship-building.
|
|
6
|
+
|
|
7
|
+
### Database Value Formula
|
|
8
|
+
|
|
9
|
+
```
|
|
10
|
+
Number of Contacts
|
|
11
|
+
× 10% (annual sales turnover rate)
|
|
12
|
+
× 80% (opportunity rate — you get called to value)
|
|
13
|
+
× 80% (conversion rate — you win the instruction)
|
|
14
|
+
× Average Commission
|
|
15
|
+
= Annual Database Value
|
|
16
|
+
```
|
|
17
|
+
|
|
18
|
+
**Example:** 500 homeowner contacts × 10% × 80% × 80% × £3,500 = £112,000 potential annual GCI
|
|
19
|
+
|
|
20
|
+
The goal is not just collecting data — it's building genuine relationships and gaining consent for ongoing, value-adding communication with property owners.
|
|
21
|
+
|
|
22
|
+
## Business Development Area (BDA)
|
|
23
|
+
|
|
24
|
+
Calculate the total opportunity in your patch:
|
|
25
|
+
|
|
26
|
+
```
|
|
27
|
+
Potential Market GCI = Total annual sales in area × Average commission
|
|
28
|
+
Your Opportunity Ratio = Valuations you conducted ÷ Total sales in area
|
|
29
|
+
```
|
|
30
|
+
|
|
31
|
+
This reveals your current market share and the scale of untapped opportunity.
|
|
32
|
+
|
|
33
|
+
**Example:** If 200 homes sell annually in your patch at £3,500 average commission = £700,000 total GCI available. If you conducted 30 valuations, your opportunity ratio is 15% — meaning 85% of the market doesn't even know you exist yet.
|
|
34
|
+
|
|
35
|
+
## Campaign Chaining
|
|
36
|
+
|
|
37
|
+
Never work a single prospecting activity in isolation. Chain activities together in **campaigns** — completing one activity immediately triggers the next:
|
|
38
|
+
|
|
39
|
+
1. Door knock → collect contact details
|
|
40
|
+
2. Add to database → send handwritten card
|
|
41
|
+
3. Card follow-up → phone call
|
|
42
|
+
4. Phone call → book valuation
|
|
43
|
+
5. Post-valuation → add to nurture sequence
|
|
44
|
+
|
|
45
|
+
Each touch amplifies the last. A single door knock is forgettable. A door knock followed by a card, a call, and a market update over 4 weeks is unforgettable.
|
|
46
|
+
|
|
47
|
+
## The Momentum Point
|
|
48
|
+
|
|
49
|
+
Early career: effort is high, results are low. With consistent marketing over 12–24 months, results grow while effort decreases. Where these curves cross = **Momentum Point**.
|
|
50
|
+
|
|
51
|
+
You transition from *transactional agent* (chasing every lead) to *attraction agent* (clients seeking you out). There are no shortcuts — only consistent execution of the plan.
|
|
52
|
+
|
|
53
|
+
> *"It's not about how many people you know. It's about how many people know of you."*
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# Prospecting dialogues + tactics (Tom Panos)
|
|
2
|
+
|
|
3
|
+
These are *lightweight scripts* Max can use for outreach and reactivation (never spammy).
|
|
4
|
+
|
|
5
|
+
## Door knock patterns
|
|
6
|
+
**Survey knock (low threat)**
|
|
7
|
+
- Ask: "What do you love most about living in this area?" (builds rapport + local intel)
|
|
8
|
+
|
|
9
|
+
**Just listed / just sold knock (10-10-20 rule)**
|
|
10
|
+
- Notify **10 neighbours either side + 20 opposite**
|
|
11
|
+
- Goal: find buyers via their network; offer a "quick market update".
|
|
12
|
+
|
|
13
|
+
**Buyer knock**
|
|
14
|
+
- If you have a buyer who missed out nearby: canvass the street for anyone considering selling.
|
|
15
|
+
|
|
16
|
+
## Expired/withdrawn listings
|
|
17
|
+
- Goal is the **appointment**, not a debate.
|
|
18
|
+
- Use curiosity language: "We’ve got a different approach for finding a buyer other agents miss."
|
|
19
|
+
|
|
20
|
+
## "Fastest way to get another appraisal"
|
|
21
|
+
- If you’re already going to a street for one appraisal, call nearby owners:
|
|
22
|
+
- "I’m in the area doing a quick health update on an asset. Want a complimentary valuation while I’m here?"
|
|
23
|
+
|
|
24
|
+
Source: *Tom Panos — Dialogue to Get More Listings* (Estate Agency Mastermind summary)
|