@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
package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/soi-workbook.md
ADDED
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
# Sphere of Influence Workbook — Full Reference
|
|
2
|
+
|
|
3
|
+
Based on Ryan Serhant's Growing Your Sphere of Influence methodology.
|
|
4
|
+
|
|
5
|
+
## The SOI Model
|
|
6
|
+
|
|
7
|
+
Concentric circles from centre outward:
|
|
8
|
+
- YOU
|
|
9
|
+
- Board of Advisors
|
|
10
|
+
- People who work for you / you work for / work with
|
|
11
|
+
- Community
|
|
12
|
+
- Network
|
|
13
|
+
- Audience
|
|
14
|
+
- Strangers
|
|
15
|
+
|
|
16
|
+
## SOI Audit Plan
|
|
17
|
+
|
|
18
|
+
### 1. Define Your Sphere Components
|
|
19
|
+
- Who comprises your inner circle?
|
|
20
|
+
- What categories define your sphere? (colleagues, clients, family, friends)
|
|
21
|
+
- New contacts or categories to broaden?
|
|
22
|
+
|
|
23
|
+
### 2. Engagement Analysis
|
|
24
|
+
- How frequently engaging with sphere?
|
|
25
|
+
- Areas for increased engagement?
|
|
26
|
+
- Who have you lost touch with?
|
|
27
|
+
|
|
28
|
+
### 3. Assess Contact Information
|
|
29
|
+
- All details up to date? (phone, email, social)
|
|
30
|
+
- Consider CRM for management
|
|
31
|
+
- Enhance accessibility for smoother communication
|
|
32
|
+
|
|
33
|
+
### 4. Identify Key Influencers
|
|
34
|
+
- Who holds significant sway in your network?
|
|
35
|
+
- Strategies for deeper engagement?
|
|
36
|
+
- Overlooked potential influencers?
|
|
37
|
+
|
|
38
|
+
### 5. Review Value Exchange
|
|
39
|
+
- What have you provided to your network recently?
|
|
40
|
+
- How to encourage reciprocity?
|
|
41
|
+
- How to enhance overall value you bring?
|
|
42
|
+
|
|
43
|
+
### 6. Segment Your Sphere
|
|
44
|
+
- Prioritise based on importance
|
|
45
|
+
- Divide into segments
|
|
46
|
+
- Allocate time/attention across segments
|
|
47
|
+
|
|
48
|
+
### 7. Set Improvement Goals
|
|
49
|
+
- Goals for engagement, diversity, key relationships
|
|
50
|
+
- Specific action steps and timelines
|
|
51
|
+
- Measures to track progress
|
|
52
|
+
|
|
53
|
+
### 8. Evaluate Diversity & Inclusivity
|
|
54
|
+
- Areas lacking representation?
|
|
55
|
+
- Strategies to enhance diversity?
|
|
56
|
+
- Foster inclusive environment?
|
|
57
|
+
|
|
58
|
+
## Key SOI Strategies
|
|
59
|
+
|
|
60
|
+
### Turn Strangers Into Champions
|
|
61
|
+
- Overcome imposter syndrome by defining your competitive edge
|
|
62
|
+
- "Get into costume" — prepare mentally before entering any room
|
|
63
|
+
- Make small talk big talk — go deeper than surface
|
|
64
|
+
- ABC: Always Be Connecting
|
|
65
|
+
|
|
66
|
+
### The 3 Steps to Winning Outreach
|
|
67
|
+
1. **Hook 'Em** — create initial interest
|
|
68
|
+
2. **Help 'Em** — provide genuine value
|
|
69
|
+
3. **Ask 'Em** — when trust is built, make your ask
|
|
70
|
+
|
|
71
|
+
### Feed the Layers of Your SOI
|
|
72
|
+
- Step 1: Leverage what you have now
|
|
73
|
+
- Step 2: Make them come to you
|
|
74
|
+
- Step 3: Get a warm prospect in one step
|
|
75
|
+
|
|
76
|
+
### Prioritising High-Value Connections
|
|
77
|
+
- Not all contacts are equal
|
|
78
|
+
- Target connections that align with business goals
|
|
79
|
+
- Invest proportionally in high-value relationships
|
|
80
|
+
|
|
81
|
+
### The Art of the Follow-Up
|
|
82
|
+
- Ghosts and no's are still in your SOI
|
|
83
|
+
- Consistent follow-up separates good from great
|
|
84
|
+
- Track all interactions
|
|
85
|
+
|
|
86
|
+
### Measure Your SOI ROI
|
|
87
|
+
- SOI Scorecard for regular assessment
|
|
88
|
+
- Track: connections made, value provided, business generated
|
|
89
|
+
- Maintain quality of sphere over time
|
|
90
|
+
|
|
91
|
+
## SOI Contact Categories
|
|
92
|
+
- Relatives
|
|
93
|
+
- Friends/personal
|
|
94
|
+
- Coworkers
|
|
95
|
+
- Former classmates
|
|
96
|
+
- Mentors/teachers
|
|
97
|
+
- Members of professional organisations
|
|
98
|
+
- Anyone else
|
|
99
|
+
|
|
100
|
+
## Becoming a Super-Connector
|
|
101
|
+
- Map pathways to thought leaders in your industry
|
|
102
|
+
- Be the person everyone loves: hook, help, ask
|
|
103
|
+
- Your SOI is your most valuable asset
|
|
@@ -0,0 +1,410 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: Serhant Training
|
|
3
|
+
description: "Ryan Serhant's complete sales training methodology adapted for UK estate agency — team onboarding, daily structure, buyer/vendor handling, CODO Method, agency systems, digital presence, and persuasion frameworks."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Serhant Training — UK Estate Agency Edition
|
|
7
|
+
|
|
8
|
+
This skill encodes Ryan Serhant's complete training methodology, adapted for the UK property market. Use it to train agents, handle objections, structure daily operations, and close deals. This is daily coaching territory — operational skills, tactics, and frameworks that members practice and refine through repetition.
|
|
9
|
+
|
|
10
|
+
> **UK Terminology:** Throughout this skill, US terms are replaced: vendor (not seller), instruction (not listing), market appraisal (not listing appointment), estate agent (not realtor/broker), £ (not $), solicitor (not attorney), EPC/searches (not board package), Rightmove/Zoopla (not MLS/Streeteasy).
|
|
11
|
+
|
|
12
|
+
---
|
|
13
|
+
|
|
14
|
+
## 1. THE SERHANT TEAM WAY — Core Values
|
|
15
|
+
|
|
16
|
+
**We Take Initiative.** We do what we say we're going to do. We're accountable, we own it, we do our job. We follow up, follow through, and follow back with urgency. Performance can be learned; behaviour is a choice. No work is beneath us.
|
|
17
|
+
|
|
18
|
+
**We Are Relentless.** Relentlessly positive. Relentlessly ready. Relentlessly quick. Everything, every interaction, every person matters. Work is our passion, not an ethic.
|
|
19
|
+
|
|
20
|
+
**We Have Empathy, Not Egos.** We are loyal and kind. Patient with people, impatient for results. Selling is giving, not taking. We listen to respond, not just to reply.
|
|
21
|
+
|
|
22
|
+
**We Respect** the process, the client, the brand, the team.
|
|
23
|
+
|
|
24
|
+
### The Pact
|
|
25
|
+
- **Take Responsibility:** Adhere to instruction protocol, save everything properly, send updates weekly, attend all meetings, do what you say you'll do
|
|
26
|
+
- **Be Respectful:** Reply to all messages same day, treat clients like family, be brutally honest, accept constructive criticism, never lie or steal
|
|
27
|
+
- **Keep Improving:** Take initiative to learn, try before asking for help, maintain a can-do attitude
|
|
28
|
+
|
|
29
|
+
---
|
|
30
|
+
|
|
31
|
+
## 2. FINDER, KEEPER, DOER (FKD)
|
|
32
|
+
|
|
33
|
+
The FKD framework structures every agent's daily work into three distinct roles:
|
|
34
|
+
|
|
35
|
+
### FINDER — Procure Clients
|
|
36
|
+
- Prospecting and going after new business
|
|
37
|
+
- Taking market appraisals/pitches
|
|
38
|
+
- Using your sphere of influence
|
|
39
|
+
- Thinking about business as a whole movement
|
|
40
|
+
- **UK: Door-knock, leaflet drops, community events, local business networking**
|
|
41
|
+
|
|
42
|
+
### KEEPER — Strategise for Clients
|
|
43
|
+
- Clear understanding of the business's financial profile
|
|
44
|
+
- Economic forecasting: planning budgets, taxes
|
|
45
|
+
- Setting realistic goals and knowing how to reach them
|
|
46
|
+
- **UK: Monitor Rightmove performance, Land Registry data, local market trends**
|
|
47
|
+
|
|
48
|
+
### DOER — Do the Work
|
|
49
|
+
- Taking appointments and conducting viewings
|
|
50
|
+
- Running open houses (UK: open days)
|
|
51
|
+
- Handling memorandums of sale and contracts
|
|
52
|
+
- **UK: Progress chasing with solicitors, managing chains, coordinating surveys**
|
|
53
|
+
|
|
54
|
+
**Daily structure should include dedicated time for each role.** Block your calendar: Finder hours (prospecting), Keeper hours (strategy/planning), Doer hours (execution).
|
|
55
|
+
|
|
56
|
+
---
|
|
57
|
+
|
|
58
|
+
## 3. THE THREE F's — Follow Up, Follow Through, Follow Back
|
|
59
|
+
|
|
60
|
+
### FOLLOW UP
|
|
61
|
+
- Never expect people to get in touch with you
|
|
62
|
+
- Follow up until you get a YES or you see their obituary
|
|
63
|
+
- Follow up with active clients every single day
|
|
64
|
+
- Follow up with long-term clients regularly
|
|
65
|
+
- **UK: After every viewing, after every Rightmove enquiry, after every open day**
|
|
66
|
+
|
|
67
|
+
### FOLLOW THROUGH
|
|
68
|
+
- Do what you say you're going to do
|
|
69
|
+
- If you say you'll touch base with someone, DO IT
|
|
70
|
+
- Follow through is what makes the ball go where you want it
|
|
71
|
+
|
|
72
|
+
### FOLLOW BACK
|
|
73
|
+
- Touch base with past clients — the relationship doesn't end at completion
|
|
74
|
+
- How do they like their new neighbourhood? How is their family adjusting?
|
|
75
|
+
- Touch base with clients you lost — opportunity to get the ball back in play
|
|
76
|
+
- **UK: Send anniversary cards on completion date, check in quarterly, request Google reviews**
|
|
77
|
+
|
|
78
|
+
---
|
|
79
|
+
|
|
80
|
+
## 4. CONNECTION-FIRST APPROACH
|
|
81
|
+
|
|
82
|
+
### Meet 5 New People Every Day
|
|
83
|
+
This is the most important habit. Your network IS your business. Everyone you know or have met knows someone looking to buy or sell.
|
|
84
|
+
|
|
85
|
+
- Become friends with every porter/concierge
|
|
86
|
+
- Say hi to the person behind you while waiting for coffee
|
|
87
|
+
- Introduce yourself to people at your gym
|
|
88
|
+
- Tell them what you do — don't be afraid to ask for business
|
|
89
|
+
- **UK: Local pubs, school gates, sports clubs, community groups, farmers markets**
|
|
90
|
+
|
|
91
|
+
### Maintain Relationships
|
|
92
|
+
- Just sold a home to your buyer? Don't stop there
|
|
93
|
+
- Still check in, meet for coffee, invite them to events
|
|
94
|
+
- Everyone can introduce you to someone who can introduce you to someone else
|
|
95
|
+
- Your network is your money
|
|
96
|
+
|
|
97
|
+
### The "Yes, And" Improv Technique
|
|
98
|
+
Borrowed from improv comedy — never shut down a conversation. Build on what people say:
|
|
99
|
+
- Client: "I'm not sure about the garden size" → "Yes, and that's actually why many families love this area — the park is literally 30 seconds away"
|
|
100
|
+
- Never say "no, but" — always "yes, and"
|
|
101
|
+
- This keeps conversations flowing and builds rapport naturally
|
|
102
|
+
|
|
103
|
+
---
|
|
104
|
+
|
|
105
|
+
## 5. WORKING WITH BUYERS
|
|
106
|
+
|
|
107
|
+
### Phase One — Selling is Asking
|
|
108
|
+
- Find buyers where you find friends
|
|
109
|
+
- You don't work with shoppers, you work with buyers
|
|
110
|
+
- Determine if the buyer is real by asking questions
|
|
111
|
+
- Never meet a buyer for the first time at an instruction
|
|
112
|
+
- Set expectations by listing the steps to purchase
|
|
113
|
+
- **UK: Ask about mortgage agreement in principle, chain position, solicitor instructed**
|
|
114
|
+
|
|
115
|
+
### Phase Two — Selling is Guiding
|
|
116
|
+
- Buying a home is a process of ELIMINATION, not selection
|
|
117
|
+
- Ask the buyer for feedback constantly
|
|
118
|
+
- Start the conversation, get in the game
|
|
119
|
+
- Make offers — encourage action
|
|
120
|
+
- Make the buyer fall in love with the PROPERTY, not the discount
|
|
121
|
+
- Close and create an advocate
|
|
122
|
+
|
|
123
|
+
### Qualifying Buyers — The MAN Principle
|
|
124
|
+
- **Motivation:** Why are they moving? What's their timeline?
|
|
125
|
+
- **Ability:** Can they actually afford it? AIP? Cash? Chain position?
|
|
126
|
+
- **Need:** Do they genuinely need to move or just browsing?
|
|
127
|
+
|
|
128
|
+
**Key qualifying questions:**
|
|
129
|
+
- "Where do you currently live? Do you own or rent?"
|
|
130
|
+
- "When are you looking to move by? Is there a reason for that date?"
|
|
131
|
+
- "How long have you been looking? Have you seen anything you liked?"
|
|
132
|
+
- "Have you got a mortgage agreement in principle?"
|
|
133
|
+
- "Do you have a property to sell? Is it on the market? With which agent?"
|
|
134
|
+
|
|
135
|
+
---
|
|
136
|
+
|
|
137
|
+
## 6. WORKING WITH VENDORS
|
|
138
|
+
|
|
139
|
+
### Phase One — Selling is Teaching
|
|
140
|
+
- Make your impression BEFORE you meet a vendor
|
|
141
|
+
- Working with vendors is the optimal way to leverage yourself
|
|
142
|
+
- Ask the right questions to see if they're serious
|
|
143
|
+
- Present the steps to getting a home sold
|
|
144
|
+
- Present expectations to communicate your value
|
|
145
|
+
- **UK: Send pre-appraisal pack (testimonials, video examples, marketing samples)**
|
|
146
|
+
|
|
147
|
+
### Phase Two — Selling is Moving
|
|
148
|
+
- Selling a home is like going to war — no time to waste
|
|
149
|
+
- Not selling? Give clear, concise, constant feedback
|
|
150
|
+
- Found a buyer? Use comparables to support the DEAL
|
|
151
|
+
- Don't over-own the problem — stay on the solution side
|
|
152
|
+
- Create an environment where your client can make a decision
|
|
153
|
+
|
|
154
|
+
### Pricing Philosophy
|
|
155
|
+
- **It's just a guide price.** It doesn't mean anything other than generating TRAFFIC
|
|
156
|
+
- More traffic = more viewings = more offers = true market value established
|
|
157
|
+
- Price within the correct Rightmove/Zoopla search brackets
|
|
158
|
+
- **UK example:** A property worth ~£525k should be marketed at "Offers over £500,000" to capture the £500k-£550k bracket
|
|
159
|
+
- If priced too high, you never get the traffic to even get an offer
|
|
160
|
+
|
|
161
|
+
### Price Adjustments (Never say "reduction")
|
|
162
|
+
- It's an ADJUSTMENT, not a reduction
|
|
163
|
+
- "The market is telling us we're positioned on the high side. If we adjust the guide price, we take a major step toward getting your home sold."
|
|
164
|
+
- Use comparable evidence to support
|
|
165
|
+
- Must hit a new search bracket or the adjustment has no effect
|
|
166
|
+
- **UK: Reference Land Registry sold prices, Rightmove price history**
|
|
167
|
+
|
|
168
|
+
---
|
|
169
|
+
|
|
170
|
+
## 7. THE CODO METHOD — Closing & Negotiation
|
|
171
|
+
|
|
172
|
+
CODO = **C**losing on **D**ay **O**ne. Don't wait for the closing to close. Close from the first interaction.
|
|
173
|
+
|
|
174
|
+
### The Five-Step Path to CODO
|
|
175
|
+
|
|
176
|
+
**Step 1: Know the Star Players**
|
|
177
|
+
Map out every person involved: buyer, vendor, their families, solicitors, mortgage brokers, the other agent. For each, document: Who are they? What do they want?
|
|
178
|
+
|
|
179
|
+
**Step 2: Know the Opposing Team**
|
|
180
|
+
Research the other agent. Check their experience, current instructions, recent completions. Research the buyer/vendor. LinkedIn, social media, anything that reveals interests and motivations.
|
|
181
|
+
|
|
182
|
+
**Step 3: Create (the Right Kind of) Urgency**
|
|
183
|
+
- **Push:** Prepare your client for the process, connect them to the right people
|
|
184
|
+
- **Pull:** Pull the deal away to remind people why they're invested
|
|
185
|
+
- **Persist:** Keep repeating the same story with consistent language
|
|
186
|
+
- **ABC Method:** Answer the concern → Bridge to your perspective ("how about...") → Communicate your solution
|
|
187
|
+
|
|
188
|
+
**Step 4: Study the Market**
|
|
189
|
+
Know your comparables cold. Every recently sold, every current instruction, every under offer. You can't negotiate what you don't understand.
|
|
190
|
+
|
|
191
|
+
**Step 5: Work the Setting**
|
|
192
|
+
Control the environment. Phone vs face-to-face vs video call. Timing matters. Setting matters.
|
|
193
|
+
|
|
194
|
+
### CODO Negotiation Techniques
|
|
195
|
+
|
|
196
|
+
**The HALL Method:**
|
|
197
|
+
- **H**ave Empathy
|
|
198
|
+
- **A**lways Counter
|
|
199
|
+
- **L**ook for the Sweet Spot
|
|
200
|
+
- **L**isten
|
|
201
|
+
|
|
202
|
+
**The Funnel Technique:**
|
|
203
|
+
Start broad, narrow down:
|
|
204
|
+
- TOP: "What are you looking for?" / "Where would you like to be?"
|
|
205
|
+
- MIDDLE: "How often do you host?" / "Do you prefer modern or period?"
|
|
206
|
+
- BOTTOM: "Would you consider a project?" / "When do you see yourself moving?"
|
|
207
|
+
|
|
208
|
+
**The Pull:** When negotiations stall, pull the deal away. "Thank you for working with us. Unfortunately, it's just not going to work out this time. Good luck!" — Risky but effective when you have nothing to lose.
|
|
209
|
+
|
|
210
|
+
**The Facts:** Purely analytical. Pull the comparables. Do the work. "These are the facts. Here are the comps. This is our justification."
|
|
211
|
+
|
|
212
|
+
**Let Silence Do the Talking:** Present your point with complete confidence, then shut up. The person who speaks first loses.
|
|
213
|
+
|
|
214
|
+
---
|
|
215
|
+
|
|
216
|
+
## 8. CALM, CONTROL, CONVICTION — Negotiation Mindset
|
|
217
|
+
|
|
218
|
+
### Five Negotiation Principles
|
|
219
|
+
|
|
220
|
+
**1. Understand Your Opponent**
|
|
221
|
+
- Watch body language, listen to tone, gauge confidence
|
|
222
|
+
- Feed into their ego if needed — let them feel they're winning
|
|
223
|
+
- If they're new, become their friend: "We're in this together"
|
|
224
|
+
|
|
225
|
+
**2. Acknowledge Their Points**
|
|
226
|
+
- Repeat their points back to them — show you're listening
|
|
227
|
+
- "I understand you feel this way because of XYZ, so how would we get to ABC?"
|
|
228
|
+
- Mirror their communication style to build comfort
|
|
229
|
+
|
|
230
|
+
**3. Never Push for a "Yes"**
|
|
231
|
+
- Get to "no" by asking yes questions phrased differently
|
|
232
|
+
- "Would it be terrible if your buyer came up another £10k?"
|
|
233
|
+
- "Do you really think the home is worth £100k more than the direct comp that just sold?"
|
|
234
|
+
|
|
235
|
+
**4. Let Silence Do the Talking**
|
|
236
|
+
- Present your point, then wait
|
|
237
|
+
- Let the other side come up with solutions — they'll accept their own proposals
|
|
238
|
+
|
|
239
|
+
**5. Keep It Positive**
|
|
240
|
+
- Lose control of your emotions = deal is dead
|
|
241
|
+
- "Everything is always OK. We will always figure it out."
|
|
242
|
+
- "We are in this together. I am on your side."
|
|
243
|
+
|
|
244
|
+
### Negotiation Tools
|
|
245
|
+
- **Decoy:** Ask for something you don't need first. When they reject it, concede — then win what you actually want
|
|
246
|
+
- **Gradual Persuasion:** Be a tugboat pushing an oil tanker. Gradually, not ramming
|
|
247
|
+
- **Splitting the Difference:** Both win, both lose — but don't try too early
|
|
248
|
+
- **Precise Numbers:** Don't counter at £300,000. Counter at £298,450. Gives credibility
|
|
249
|
+
|
|
250
|
+
---
|
|
251
|
+
|
|
252
|
+
## 9. MAP — Selective Communication
|
|
253
|
+
|
|
254
|
+
**MAP = Mindful, Appropriate, Purposeful**
|
|
255
|
+
|
|
256
|
+
Not every message needs sending. Not every thought needs voicing. Before communicating:
|
|
257
|
+
- Is this **Mindful** of the recipient's situation?
|
|
258
|
+
- Is it **Appropriate** for this stage of the process?
|
|
259
|
+
- Does it serve a **Purpose** toward closing the deal?
|
|
260
|
+
|
|
261
|
+
### Win Words (UK Adapted)
|
|
262
|
+
Use these words deliberately in vendor and buyer conversations:
|
|
263
|
+
|
|
264
|
+
- **"Reasonable"** — "That's a reasonable request" (nobody wants to be unreasonable)
|
|
265
|
+
- **"Fair"** — "Let's find a fair outcome for everyone"
|
|
266
|
+
- **"Fair Market Value"** — "Let's establish the fair market value"
|
|
267
|
+
- **"Standard"** — "This is standard procedure" (reduces anxiety)
|
|
268
|
+
- **"Double check"** — "Let me double check on that" (builds trust, never guess)
|
|
269
|
+
- **"Normal"** — "What you're feeling is completely normal"
|
|
270
|
+
- **"Comfortable"** — "Are you comfortable to proceed?"
|
|
271
|
+
- **"Fee" not "commission"** — "This is the fee our agency earns after serving you"
|
|
272
|
+
- **"We/Us"** — "We are making this offer" / "We should adjust the guide price"
|
|
273
|
+
|
|
274
|
+
---
|
|
275
|
+
|
|
276
|
+
## 10. DAILY STRUCTURE & GOAL SETTING
|
|
277
|
+
|
|
278
|
+
### The 10 Tips
|
|
279
|
+
1. **Set Goals** — Daily, weekly, yearly. Income goal → back into monthly sales needed
|
|
280
|
+
2. **Work for Free** — Shadow others, help at open days, learn constantly
|
|
281
|
+
3. **Get Out of Your Comfort Zone** — Explore new areas, attend unfamiliar events
|
|
282
|
+
4. **Establish a Daily Routine** — Morning starts the night before. Wake up knowing your day
|
|
283
|
+
5. **Become an Expert** — Own your patch. Be THE agent for your area
|
|
284
|
+
6. **Build Relationships** — Network = money. Maintain past client relationships
|
|
285
|
+
7. **Don't Get Lost in the Crowd** — Make yourself known. Postcards, newsletters, social media
|
|
286
|
+
8. **Understand & Adapt to Behaviours** — If your script gets negative reactions, change it
|
|
287
|
+
9. **Be Empathetic** — Listen first, then respond (not just reply)
|
|
288
|
+
10. **Highlight Your Success** — Post about wins. Success begets success
|
|
289
|
+
|
|
290
|
+
### Time Management Methods
|
|
291
|
+
- **Time Blocking:** Schedule every hour. Ryan's preferred method
|
|
292
|
+
- **Eat the Frog:** Do the hardest task first
|
|
293
|
+
- **Eisenhower Matrix:** Urgent/Important grid for prioritisation
|
|
294
|
+
- **Minutes Equal Money:** Audit your time for 3 days in 15-min increments
|
|
295
|
+
|
|
296
|
+
### The Four W's (Mindset Foundation)
|
|
297
|
+
- **WHY:** Why do you do what you do?
|
|
298
|
+
- **WORK:** What can you do NOW to grow?
|
|
299
|
+
- **WALL:** What negative experience are you running FROM?
|
|
300
|
+
- **WIN:** What's your end game?
|
|
301
|
+
|
|
302
|
+
---
|
|
303
|
+
|
|
304
|
+
## 11. AGENCY SETUP & SYSTEMS
|
|
305
|
+
|
|
306
|
+
### CRM Essentials
|
|
307
|
+
- The best CRM is the one you'll actually USE
|
|
308
|
+
- Tag contacts: Buyer/Vendor, Hot/Warm/Cold, Area, Proceedable/Not
|
|
309
|
+
- Automate follow-ups, viewing reminders, anniversary emails
|
|
310
|
+
- New contact workflow: Record → Tag → Follow-up sequence
|
|
311
|
+
|
|
312
|
+
### Commission Budget (UK Adapted)
|
|
313
|
+
- 40% → Tax (HMRC self-assessment)
|
|
314
|
+
- 20% → Business reinvestment (10% marketing, 10% operational)
|
|
315
|
+
- 40% → Take-home
|
|
316
|
+
|
|
317
|
+
### Instruction Playbook (UK Adapted)
|
|
318
|
+
**Phase 1 — Pre-Instruction:** Prepare pitch materials, comparable evidence, marketing examples
|
|
319
|
+
**Phase 2 — Instruction Preparation:** Sign terms of business, schedule photography/video/drone/floorplan, prepare EPC, write property description
|
|
320
|
+
**Phase 3 — Launch:** List on Rightmove/Zoopla/OnTheMarket, email local agents, schedule open day, share on social media, launch video content
|
|
321
|
+
**Phase 4 — Completion:** Completion gift, "Just Sold" social post, request testimonial, update records
|
|
322
|
+
|
|
323
|
+
### Team Building
|
|
324
|
+
- First hire: Virtual assistant for Doer tasks
|
|
325
|
+
- Interview using the Four D's: Dedication, Drive, Desire, Direction
|
|
326
|
+
- Best interview question: "What has been the best day of your life so far?"
|
|
327
|
+
- Build a Company Bible: Everything about how your agency operates
|
|
328
|
+
|
|
329
|
+
---
|
|
330
|
+
|
|
331
|
+
## 12. WEBSITE & DIGITAL PRESENCE
|
|
332
|
+
|
|
333
|
+
### Your Website is Your Brand
|
|
334
|
+
- 78% of buyers/vendors begin their search online
|
|
335
|
+
- Your website = centrepiece of credibility and lead generation
|
|
336
|
+
- Define your "AND" (Real Estate AND ___) — your personal differentiator
|
|
337
|
+
- Three brand adjectives that describe your unique value
|
|
338
|
+
|
|
339
|
+
### Essential Pages
|
|
340
|
+
- **Homepage:** SEO title (e.g. "Monmouthshire Property Expert"), hero image, IDX search, testimonials, accolades
|
|
341
|
+
- **Instructions/Sold:** Showcase best properties with stories
|
|
342
|
+
- **About Me:** Compelling biography — WHO, WHAT, WHERE, WHEN, HOW, WHY. Not a LinkedIn CV
|
|
343
|
+
- **Individual Property Sites:** For premium instructions only
|
|
344
|
+
|
|
345
|
+
### Lead Magnets
|
|
346
|
+
- **Buyers:** Area guides, first-time buyer e-books, property alerts by postcode
|
|
347
|
+
- **Vendors:** Free home valuations, "prepare your home for sale" guides, recent sales in your postcode
|
|
348
|
+
- Collect: Name, email, optional qualifying questions
|
|
349
|
+
|
|
350
|
+
### Metrics to Monitor
|
|
351
|
+
- **Leading:** Ad click-through rate, conversion rate, ad spend, SEO articles published, monthly sessions
|
|
352
|
+
- **Lagging:** Visitors → Leads → Qualified → Appointments → Clients → Under Offer → Completions → Fees earned
|
|
353
|
+
|
|
354
|
+
---
|
|
355
|
+
|
|
356
|
+
## 13. PHIL M. JONES "MAGIC WORDS" INTEGRATION
|
|
357
|
+
|
|
358
|
+
These phrases from *Exactly What to Say* complement Serhant's methodology:
|
|
359
|
+
|
|
360
|
+
- **"I'm not sure if it's for you, but..."** — Lowers resistance instantly
|
|
361
|
+
- **"Just imagine..."** — Activates visual/emotional thinking: "Just imagine having this sold before summer"
|
|
362
|
+
- **"How open-minded would you be..."** — Invites curiosity without pressure
|
|
363
|
+
- **"What do you know about..."** — Uncovers knowledge level before advising
|
|
364
|
+
- **"If you were to..."** — Moves conversation forward hypothetically
|
|
365
|
+
- **"Would it be a bad idea if..."** — Invites a safe "no": "Would it be a bad idea if we explored what price attracts the best buyers?"
|
|
366
|
+
- **"Before you decide..."** — Creates curiosity: "Before you decide, there's something you should know about how the market is behaving"
|
|
367
|
+
- **"If... then..."** — Conditional close: "If we could achieve that price, would you be comfortable proceeding?"
|
|
368
|
+
- **"When would be a good time?"** — Assumes action will happen
|
|
369
|
+
|
|
370
|
+
---
|
|
371
|
+
|
|
372
|
+
## 14. KEY SCENARIOS & SCRIPTS (UK Adapted)
|
|
373
|
+
|
|
374
|
+
### Frustrated Vendor
|
|
375
|
+
"I completely understand that you might be feeling frustrated — that's completely normal for someone in your position. You were hoping to have moved by now. Just so you know, I'm doing everything in my power to get your home sold. The current market is adjusting, and we may need to adjust with it."
|
|
376
|
+
|
|
377
|
+
### Getting Buyers Off the Fence
|
|
378
|
+
"I've never had a buyer who, at the completion table, said 'Wow, I got exactly what I wanted under budget!' It's never a 'bad' time to buy — as long as you're comfortable with the purchase and don't overstretch yourself."
|
|
379
|
+
|
|
380
|
+
### Encouraging Offers
|
|
381
|
+
"An offer is just a conversation starter. Nothing is final until contracts are exchanged. What do you think the property is worth? What figure would you pay? Great — why don't we just see how the vendor responds?"
|
|
382
|
+
|
|
383
|
+
### Price Adjustment Conversation
|
|
384
|
+
"The market is telling us we're positioned on the high side. If we adjust the guide price to £X, we'll enter a new search bracket on Rightmove, which could significantly increase our exposure and viewing numbers. What do you think?"
|
|
385
|
+
|
|
386
|
+
### Pitch Points — Why Choose Us?
|
|
387
|
+
- Cinematic video marketing with maximum exposure
|
|
388
|
+
- Social media reach and storytelling approach
|
|
389
|
+
- One agent from start to finish — personal service
|
|
390
|
+
- "We will never miss an enquiry, call, or viewing. We have one common goal: to achieve the best price possible, and we will work relentlessly to get it done."
|
|
391
|
+
|
|
392
|
+
---
|
|
393
|
+
|
|
394
|
+
## Quick Reference: UK vs US Terminology
|
|
395
|
+
|
|
396
|
+
| Serhant (US) | UK Equivalent |
|
|
397
|
+
|---|---|
|
|
398
|
+
| Seller | Vendor |
|
|
399
|
+
| Listing | Instruction |
|
|
400
|
+
| Listing appointment | Market appraisal |
|
|
401
|
+
| Realtor/Broker | Estate agent |
|
|
402
|
+
| MLS | Rightmove/Zoopla/OnTheMarket |
|
|
403
|
+
| Attorney | Solicitor |
|
|
404
|
+
| Board package | Searches/surveys/mortgage offer |
|
|
405
|
+
| Closing | Completion/exchange |
|
|
406
|
+
| Commission | Fee |
|
|
407
|
+
| Contract signing | Exchange of contracts |
|
|
408
|
+
| $ | £ |
|
|
409
|
+
| Co-op/Condo | Leasehold/Freehold |
|
|
410
|
+
| Streeteasy | Rightmove |
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
# Serhant Team Agent Training Guide — Condensed Reference
|
|
2
|
+
|
|
3
|
+
## Objective
|
|
4
|
+
Create valuable team members through culture, training, and the FKD framework.
|
|
5
|
+
|
|
6
|
+
## The Serhant Team Way
|
|
7
|
+
- **Initiative:** Accountable, own it, do the job. Hunt problems, deliver solutions. Follow up with urgency. No complaining, stay hungry.
|
|
8
|
+
- **Relentless:** Relentlessly positive, ready, quick. Work is passion, not ethic.
|
|
9
|
+
- **Empathy:** Loyal, kind, patient with people, impatient for results. Selling is giving. Listen to respond, not reply.
|
|
10
|
+
- **Respect:** Honest, authentic. "Ready, Set, GO!"
|
|
11
|
+
|
|
12
|
+
## The Team Pact
|
|
13
|
+
- **Responsibility:** Adhere to protocol, save docs properly, send updates weekly, attend meetings, review everything
|
|
14
|
+
- **Respect:** Reply same day, treat clients like family, be honest, work WITH others, never lie/steal
|
|
15
|
+
- **Improvement:** Try before asking, learn Excel/tools, can-do attitude
|
|
16
|
+
|
|
17
|
+
## Finder, Keeper, Doer
|
|
18
|
+
- **Finder:** Prospecting, pitches, sphere of influence
|
|
19
|
+
- **Keeper:** Financial profile, forecasting, goal setting
|
|
20
|
+
- **Doer:** Appointments, viewings, open houses, contracts
|
|
21
|
+
|
|
22
|
+
## The Three F's
|
|
23
|
+
- **Follow Up:** Until YES or obituary. Active clients daily. Long-term clients regularly.
|
|
24
|
+
- **Follow Through:** Do what you say. Smacking the ball is step one; follow-through directs it.
|
|
25
|
+
- **Follow Back:** Past clients, lost clients — relationships don't end at closing.
|
|
26
|
+
|
|
27
|
+
## 10 Tips for Success
|
|
28
|
+
1. Set Goals (daily, weekly, yearly — back into income target)
|
|
29
|
+
2. Work for Free (shadow others, learn)
|
|
30
|
+
3. Get Out of Comfort Zone
|
|
31
|
+
4. Establish Daily Routine (morning starts the night before)
|
|
32
|
+
5. Become an Expert (own your area)
|
|
33
|
+
6. Build Relationships (meet 5 new people daily, network = money)
|
|
34
|
+
7. Don't Get Lost in the Crowd (postcards, newsletters, follow up)
|
|
35
|
+
8. Understand & Adapt to Behaviours
|
|
36
|
+
9. Be Empathetic (listen, then respond)
|
|
37
|
+
10. Highlight Success (social media, tag the brand)
|
|
38
|
+
|
|
39
|
+
## Working with Buyers
|
|
40
|
+
- Phase 1 (Asking): Find buyers where you find friends, qualify, never meet at listing first
|
|
41
|
+
- Phase 2 (Guiding): Process of elimination, get feedback, make offers, love the property not the discount
|
|
42
|
+
|
|
43
|
+
## Working with Sellers
|
|
44
|
+
- Phase 1 (Teaching): Impression before meeting, ask right questions, present steps & expectations
|
|
45
|
+
- Phase 2 (Moving): War mentality, constant feedback, use comps, stay on solution side
|
|
46
|
+
|
|
47
|
+
## Win Words
|
|
48
|
+
Reasonable, Fair, Fair Market Value, Standard, Double Check, Normal, Comfortable, Compensation (not commission), We/Us
|
|
49
|
+
|
|
50
|
+
## Negotiation Principles
|
|
51
|
+
- Figure out if opponent is confrontational or collaborative
|
|
52
|
+
- Reciprocity: offer benefit at stalemate, ask in return
|
|
53
|
+
- No hostile emotions — be a shock absorber
|
|
54
|
+
- Let silence do the heavy lifting — person who speaks first loses
|
|
55
|
+
- Decoy technique, Gradual Persuasion, Splitting the Difference, Precise Numbers
|
|
56
|
+
|
|
57
|
+
## Key Scenarios
|
|
58
|
+
- Pricing right from start (search brackets matter)
|
|
59
|
+
- Price adjustments ("adjustment" not "reduction")
|
|
60
|
+
- Frustrated sellers (empathy + market context)
|
|
61
|
+
- Buyers off the fence (timeline, comfort, long-term view)
|
|
62
|
+
- Encouraging offers ("just a conversation starter")
|
|
63
|
+
- Qualifying buyers (financial position, timeline, motivation)
|
|
64
|
+
- Staging (presentation sells — the garnished plate analogy)
|
|
65
|
+
|
|
66
|
+
## Listing Protocol
|
|
67
|
+
- Phase 1: Pre-listing (pitch package, comps, book)
|
|
68
|
+
- Phase 2: Preparation (photography, floorplan, due diligence)
|
|
69
|
+
- Phase 3: Launch (portal listing, broker emails, open houses, social)
|
|
70
|
+
- Phase 4: Closing (gift, Just Sold postcard, deal file)
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
# Business in a Box — Condensed Reference (UK Adapted)
|
|
2
|
+
|
|
3
|
+
Serhant's complete agency setup and scaling guide for real estate agents.
|
|
4
|
+
|
|
5
|
+
## Core Message
|
|
6
|
+
Your ONE job is to generate leads. Everything else should be systematised or delegated.
|
|
7
|
+
|
|
8
|
+
## The Four W's (Mindset Foundation)
|
|
9
|
+
- **WHY:** Why do you do what you do? What fuels you?
|
|
10
|
+
- **WORK:** What can you do NOW to grow? What makes you the best version of yourself?
|
|
11
|
+
- **WALL:** What are you running from? The negative you never want to feel again?
|
|
12
|
+
- **WIN:** What's your end game? What mark do you want to leave?
|
|
13
|
+
|
|
14
|
+
## The 24-Month Plan
|
|
15
|
+
1. Set personal gross income goal for the year
|
|
16
|
+
2. Calculate average commission/fee rate
|
|
17
|
+
3. Divide income goal by fee rate = annual sales target
|
|
18
|
+
4. Divide by 12 = monthly target
|
|
19
|
+
5. Divide by average property price = properties per month needed
|
|
20
|
+
|
|
21
|
+
**UK Example:** Income goal £60,000 ÷ 1.2% average fee = £5,000,000 in sales. ÷ 12 = £416,667/month. At £300k avg price = ~1.4 completions/month.
|
|
22
|
+
|
|
23
|
+
## Time Management
|
|
24
|
+
|
|
25
|
+
### Minutes Equal Money Audit
|
|
26
|
+
Track every 15 minutes for 3 working days. Discover where time is wasted.
|
|
27
|
+
|
|
28
|
+
### Three Methods
|
|
29
|
+
1. **Time Blocking** (Ryan's preferred): Schedule every hour in advance. Use bonus minutes for quick follow-ups.
|
|
30
|
+
2. **Eat the Frog:** Do the hardest/worst task first. Everything after feels easier.
|
|
31
|
+
3. **Eisenhower Matrix:** Urgent+Important (do now), Important+Not Urgent (schedule), Urgent+Not Important (delegate), Neither (eliminate).
|
|
32
|
+
|
|
33
|
+
### Time Triage Categories
|
|
34
|
+
- **Category 1 (Now):** Priority client calls/emails, anything generating leads
|
|
35
|
+
- **Category 2 (Never — Delegate):** Organising emails, printing, ordering supplies, confirming appointments
|
|
36
|
+
- **Category 3 (Bonus Minutes):** Quick follow-ups, blog ideas, past client check-ins
|
|
37
|
+
|
|
38
|
+
## CRM Setup
|
|
39
|
+
- Best CRM = the one you'll actually use
|
|
40
|
+
- Essential tags: Buyer/Vendor, Hot/Warm/Cold, Area/Postcode, Proceedable/Not, Source
|
|
41
|
+
- New contact workflow: Meet → Record → Tag → Automate follow-up
|
|
42
|
+
- Audit contacts regularly, fill gaps, keep data clean
|
|
43
|
+
|
|
44
|
+
## Commission Budget (UK Adapted)
|
|
45
|
+
- 40% → Tax reserve (HMRC)
|
|
46
|
+
- 20% → Business (10% marketing/lead gen, 10% office/operational)
|
|
47
|
+
- 40% → Take-home pay
|
|
48
|
+
|
|
49
|
+
## Instruction Playbook
|
|
50
|
+
- **Phase 1 Pre-Instruction:** Pitch materials, comps, marketing samples
|
|
51
|
+
- **Phase 2 Preparation:** Terms signed, photography, floorplan, EPC, description
|
|
52
|
+
- **Phase 3 Launch:** Portals, agent emails, open day, social media, e-blast
|
|
53
|
+
- **Phase 4 Completion:** Gift, Just Sold post, testimonial request, records
|
|
54
|
+
|
|
55
|
+
## Delegation & Hiring
|
|
56
|
+
- First hire consideration: Can you afford it? (Cost ÷ 20% business allocation)
|
|
57
|
+
- Virtual assistants: Great budget-friendly first hire
|
|
58
|
+
- Delegatable tasks: CRM updates, email organising, appointment confirmations, social media monitoring, ordering supplies
|
|
59
|
+
- Interview with the Four D's: Dedication, Drive, Desire, Direction
|
|
60
|
+
- Best question: "What has been the best day of your life so far?"
|
|
61
|
+
|
|
62
|
+
## Team Meetings
|
|
63
|
+
- Set consistent cadence (weekly recommended)
|
|
64
|
+
- Agenda: Team wins → Individual wins → Issues → Updates → Forward look
|
|
65
|
+
- Send agenda in advance, invite contributions
|
|
66
|
+
|
|
67
|
+
## Performance Reviews
|
|
68
|
+
- Use OKRs (Objectives + 3-5 Key Results) or SMART goals
|
|
69
|
+
- Backwards goal-setting: Start from end result, work back to daily tasks
|
|
70
|
+
|
|
71
|
+
## Company Bible
|
|
72
|
+
Document EVERYTHING about how the agency operates: alarm codes, brand guidelines, listing playbook, policies, onboarding process. This is your scalable knowledge base.
|