@rubytech/create-maxy-code 0.1.26 → 0.1.27

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.
Files changed (449) hide show
  1. package/dist/index.js +28 -11
  2. package/package.json +1 -1
  3. package/payload/platform/plugins/.claude-plugin/marketplace.json +5 -95
  4. package/payload/platform/plugins/brochures/.claude-plugin/plugin.json +8 -0
  5. package/payload/platform/plugins/brochures/PLUGIN.md +36 -0
  6. package/payload/platform/plugins/brochures/commands/make-brochure.md +11 -0
  7. package/payload/platform/plugins/brochures/skills/a4-print-documents/SKILL.md +478 -0
  8. package/payload/platform/plugins/brochures/skills/brand-design/SKILL.md +192 -0
  9. package/payload/platform/plugins/brochures/skills/make-brochure/SKILL.md +354 -0
  10. package/payload/platform/plugins/brochures/skills/make-brochure/references/seller-brief-template.md +115 -0
  11. package/payload/platform/plugins/brochures/skills/property-brochure/SKILL.md +119 -0
  12. package/payload/platform/plugins/brochures/skills/property-brochure/references/build.md +270 -0
  13. package/payload/platform/plugins/brochures/skills/property-brochure/references/copy.md +211 -0
  14. package/payload/platform/plugins/brochures/skills/property-brochure/references/images.md +166 -0
  15. package/payload/platform/plugins/brochures/skills/property-brochure/references/index-landing.md +376 -0
  16. package/payload/platform/plugins/brochures/skills/property-brochure/references/index.html +1288 -0
  17. package/payload/platform/plugins/brochures/skills/property-brochure/references/placeholders.md +250 -0
  18. package/payload/platform/plugins/brochures/skills/property-brochure/references/registers.md +47 -0
  19. package/payload/platform/plugins/brochures/skills/property-brochure/references/seller-brief.md +56 -0
  20. package/payload/platform/plugins/brochures/skills/property-brochure/references/structure.md +249 -0
  21. package/payload/platform/plugins/brochures/skills/property-brochure/references/template.html +2370 -0
  22. package/payload/platform/plugins/brochures/skills/property-extract/SKILL.md +372 -0
  23. package/payload/platform/plugins/buyers/.claude-plugin/plugin.json +8 -0
  24. package/payload/platform/plugins/buyers/PLUGIN.md +35 -0
  25. package/payload/platform/plugins/buyers/skills/buyer-feedback/SKILL.md +109 -0
  26. package/payload/platform/plugins/buyers/skills/buyer-management/SKILL.md +42 -0
  27. package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-qualification-questions.md +16 -0
  28. package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-qualification.md +59 -0
  29. package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-scripts.md +63 -0
  30. package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-working-scripts.md +54 -0
  31. package/payload/platform/plugins/buyers/skills/buyer-management/references/feedback-collection.md +42 -0
  32. package/payload/platform/plugins/buyers/skills/buyer-management/references/offer-capture.md +38 -0
  33. package/payload/platform/plugins/buyers/skills/buyer-management/references/viewing-booking.md +32 -0
  34. package/payload/platform/plugins/buyers/skills/buyer-management/references/viewing-management.md +52 -0
  35. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/SKILL.md +407 -0
  36. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/care-fees-guide.md +68 -0
  37. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/divorce-sales-guide.md +61 -0
  38. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/downsizing-guide.md +45 -0
  39. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/first-time-buyers.md +92 -0
  40. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/first-time-sellers.md +78 -0
  41. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/probate-guide.md +53 -0
  42. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/upsizing-guide.md +41 -0
  43. package/payload/platform/plugins/buyers/skills/property-enquiry/SKILL.md +126 -0
  44. package/payload/platform/plugins/buyers/skills/viewing-management/SKILL.md +111 -0
  45. package/payload/platform/plugins/estate-business/.claude-plugin/plugin.json +8 -0
  46. package/payload/platform/plugins/estate-business/PLUGIN.md +65 -0
  47. package/payload/platform/plugins/estate-business/skills/business-growth/SKILL.md +133 -0
  48. package/payload/platform/plugins/estate-business/skills/business-growth/references/buy-back-your-time.md +37 -0
  49. package/payload/platform/plugins/estate-business/skills/business-growth/references/firewave-gost-scorecards.md +14 -0
  50. package/payload/platform/plugins/estate-business/skills/business-growth/references/keller-org-model.md +17 -0
  51. package/payload/platform/plugins/estate-business/skills/business-growth/references/lencioni-team-models.md +22 -0
  52. package/payload/platform/plugins/estate-business/skills/business-growth/references/listing-management-system.md +11 -0
  53. package/payload/platform/plugins/estate-business/skills/business-growth/references/net-figure-form.md +11 -0
  54. package/payload/platform/plugins/estate-business/skills/business-growth/references/serhant-bizinbox-notes.md +13 -0
  55. package/payload/platform/plugins/estate-business/skills/business-growth/references/team-roles-commission.md +14 -0
  56. package/payload/platform/plugins/estate-business/skills/business-growth/references/va-2026-ops.md +43 -0
  57. package/payload/platform/plugins/estate-business/skills/business-growth/references/wingman-structure.md +13 -0
  58. package/payload/platform/plugins/estate-business/skills/business-operations/SKILL.md +32 -0
  59. package/payload/platform/plugins/estate-business/skills/business-operations/references/crm-systems.md +57 -0
  60. package/payload/platform/plugins/estate-business/skills/business-operations/references/hiring-guide.md +59 -0
  61. package/payload/platform/plugins/estate-business/skills/business-operations/references/impact-framework.md +47 -0
  62. package/payload/platform/plugins/estate-business/skills/business-operations/references/minutes-equal-money.md +55 -0
  63. package/payload/platform/plugins/estate-business/skills/business-operations/references/team-management.md +48 -0
  64. package/payload/platform/plugins/estate-business/skills/commission-calculator/SKILL.md +40 -0
  65. package/payload/platform/plugins/estate-business/skills/exp-partnership/SKILL.md +52 -0
  66. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/12-reasons.md +39 -0
  67. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/95-5-system.md +66 -0
  68. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/agent-attraction-scripts.md +90 -0
  69. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/business-partnership.md +92 -0
  70. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/exp-model-overview.md +66 -0
  71. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/model-comparison.md +66 -0
  72. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/revenue-share-explained.md +57 -0
  73. package/payload/platform/plugins/estate-business/skills/month-end-close/SKILL.md +69 -0
  74. package/payload/platform/plugins/estate-business/skills/payment-batch-stager/SKILL.md +42 -0
  75. package/payload/platform/plugins/estate-business/skills/period-reconciler/SKILL.md +42 -0
  76. package/payload/platform/plugins/estate-business/skills/personal-branding/SKILL.md +117 -0
  77. package/payload/platform/plugins/estate-business/skills/personal-branding/references/attraction-agent-notes.md +31 -0
  78. package/payload/platform/plugins/estate-business/skills/personal-branding/references/attraction-agent.md +58 -0
  79. package/payload/platform/plugins/estate-business/skills/personal-branding/references/authenticity-boundaries.md +28 -0
  80. package/payload/platform/plugins/estate-business/skills/personal-branding/references/become-a-brand-leader-notes.md +19 -0
  81. package/payload/platform/plugins/estate-business/skills/personal-branding/references/blast-formula.md +42 -0
  82. package/payload/platform/plugins/estate-business/skills/personal-branding/references/brand-leader.md +48 -0
  83. package/payload/platform/plugins/estate-business/skills/personal-branding/references/brand-strategy-system.md +59 -0
  84. package/payload/platform/plugins/estate-business/skills/personal-branding/references/content-engine.md +49 -0
  85. package/payload/platform/plugins/estate-business/skills/personal-branding/references/firewave-blast-and-blogging.md +23 -0
  86. package/payload/platform/plugins/estate-business/skills/personal-branding/references/gary-v-content.md +52 -0
  87. package/payload/platform/plugins/estate-business/skills/personal-branding/references/gary-v-principles.md +20 -0
  88. package/payload/platform/plugins/estate-business/skills/personal-branding/references/oversubscribed-positioning.md +18 -0
  89. package/payload/platform/plugins/estate-business/skills/personal-branding/references/platforms.md +41 -0
  90. package/payload/platform/plugins/estate-business/skills/personal-branding/references/priestley-oversubscribed.md +54 -0
  91. package/payload/platform/plugins/estate-business/skills/personal-branding/references/storeys-style-examples.md +25 -0
  92. package/payload/platform/plugins/estate-business/skills/personal-branding/references/visual-identity.md +27 -0
  93. package/payload/platform/plugins/estate-coaching/.claude-plugin/plugin.json +8 -0
  94. package/payload/platform/plugins/estate-coaching/PLUGIN.md +55 -0
  95. package/payload/platform/plugins/estate-coaching/skills/agent-performance/SKILL.md +371 -0
  96. package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/atomic-habits.md +52 -0
  97. package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/daily-routine-scorecard.md +104 -0
  98. package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/hp6-model.md +63 -0
  99. package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/twelve-week-year.md +71 -0
  100. package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/SKILL.md +36 -0
  101. package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/references/coaching-boundaries.md +56 -0
  102. package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/references/feedback-framework.md +61 -0
  103. package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/references/performance-framework.md +109 -0
  104. package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/SKILL.md +421 -0
  105. package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/coaching-exercises.md +86 -0
  106. package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/goal-setting.md +78 -0
  107. package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/one-to-one-framework.md +92 -0
  108. package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/soi-workbook.md +103 -0
  109. package/payload/platform/plugins/estate-coaching/skills/serhant-training/SKILL.md +410 -0
  110. package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/agent-training-guide.md +70 -0
  111. package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/business-in-a-box.md +72 -0
  112. package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/buyers-guide.md +53 -0
  113. package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/codo-method.md +72 -0
  114. package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/website-planning-guide.md +79 -0
  115. package/payload/platform/plugins/estate-onboarding/.claude-plugin/plugin.json +8 -0
  116. package/payload/platform/plugins/estate-onboarding/PLUGIN.md +31 -0
  117. package/payload/platform/plugins/estate-onboarding/skills/bootstrap/SKILL.md +26 -0
  118. package/payload/platform/plugins/estate-onboarding/skills/bootstrap/references/onboarding-flow.md +63 -0
  119. package/payload/platform/plugins/estate-sales/.claude-plugin/plugin.json +8 -0
  120. package/payload/platform/plugins/estate-sales/PLUGIN.md +53 -0
  121. package/payload/platform/plugins/estate-sales/skills/chase-progression/SKILL.md +107 -0
  122. package/payload/platform/plugins/estate-sales/skills/negotiation/SKILL.md +35 -0
  123. package/payload/platform/plugins/estate-sales/skills/negotiation/references/deal-saving.md +47 -0
  124. package/payload/platform/plugins/estate-sales/skills/negotiation/references/negotiation-deep-guide.md +64 -0
  125. package/payload/platform/plugins/estate-sales/skills/negotiation/references/negotiation-prep-principles.md +29 -0
  126. package/payload/platform/plugins/estate-sales/skills/negotiation/references/negotiation-techniques.md +42 -0
  127. package/payload/platform/plugins/estate-sales/skills/negotiation/references/offer-presentation.md +43 -0
  128. package/payload/platform/plugins/estate-sales/skills/risk-scorer/SKILL.md +42 -0
  129. package/payload/platform/plugins/estate-sales/skills/sales-closer/SKILL.md +24 -0
  130. package/payload/platform/plugins/estate-sales/skills/sales-closer/references/serhant-emotion-stages.md +36 -0
  131. package/payload/platform/plugins/estate-sales/skills/sales-discovery/SKILL.md +30 -0
  132. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/chris-voss-discovery.md +88 -0
  133. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/firewave-gost-journey.md +68 -0
  134. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/phil-jones-openers.md +78 -0
  135. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/pre-listing-checklist.md +77 -0
  136. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/serhant-improv.md +22 -0
  137. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/tom-ferry-discovery.md +103 -0
  138. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/vendor-motivation-competitor.md +52 -0
  139. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/SKILL.md +29 -0
  140. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/chris-voss-negotiation.md +70 -0
  141. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/phil-jones-price-words.md +40 -0
  142. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/serhant-negotiation-plus.md +55 -0
  143. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/tom-panos-commission-pricing.md +57 -0
  144. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/tony-morris-questioning.md +54 -0
  145. package/payload/platform/plugins/estate-sales/skills/sales-progression/SKILL.md +27 -0
  146. package/payload/platform/plugins/estate-sales/skills/sales-progression/references/conveyancing-guide.md +54 -0
  147. package/payload/platform/plugins/estate-sales/skills/sales-progression/references/transaction-tracking.md +66 -0
  148. package/payload/platform/plugins/estate-teaching/.claude-plugin/plugin.json +8 -0
  149. package/payload/platform/plugins/estate-teaching/PLUGIN.md +31 -0
  150. package/payload/platform/plugins/estate-teaching/skills/content-directory/SKILL.md +39 -0
  151. package/payload/platform/plugins/estate-teaching/skills/content-directory/references/module-delivery.md +65 -0
  152. package/payload/platform/plugins/estate-teaching/skills/content-directory/references/progress-tracking.md +47 -0
  153. package/payload/platform/plugins/leads/.claude-plugin/plugin.json +8 -0
  154. package/payload/platform/plugins/leads/PLUGIN.md +62 -0
  155. package/payload/platform/plugins/leads/skills/chain-progression-tracker/SKILL.md +51 -0
  156. package/payload/platform/plugins/leads/skills/diary-builder/SKILL.md +38 -0
  157. package/payload/platform/plugins/leads/skills/enquiry-triage/SKILL.md +36 -0
  158. package/payload/platform/plugins/leads/skills/lead-nurturing/SKILL.md +137 -0
  159. package/payload/platform/plugins/leads/skills/lead-nurturing/references/buyer-search-letter.md +28 -0
  160. package/payload/platform/plugins/leads/skills/lead-nurturing/references/buyer-search-letters.md +37 -0
  161. package/payload/platform/plugins/leads/skills/lead-nurturing/references/database-reactivation.md +30 -0
  162. package/payload/platform/plugins/leads/skills/lead-nurturing/references/email-nurture-sequences.md +45 -0
  163. package/payload/platform/plugins/leads/skills/lead-nurturing/references/facebook-referrals.md +30 -0
  164. package/payload/platform/plugins/leads/skills/lead-nurturing/references/firewave-email-nurture-sequences.md +41 -0
  165. package/payload/platform/plugins/leads/skills/lead-nurturing/references/keller-33-touch.md +34 -0
  166. package/payload/platform/plugins/leads/skills/lead-nurturing/references/neighbour-letters.md +31 -0
  167. package/payload/platform/plugins/leads/skills/lead-nurturing/references/neighbour-notification-letter.md +20 -0
  168. package/payload/platform/plugins/leads/skills/lead-nurturing/references/ofi-follow-up-dialogue.md +22 -0
  169. package/payload/platform/plugins/leads/skills/lead-nurturing/references/ofi-follow-up.md +26 -0
  170. package/payload/platform/plugins/leads/skills/lead-nurturing/references/serhant-three-fs-plus.md +21 -0
  171. package/payload/platform/plugins/leads/skills/lead-nurturing/references/sharran-10x10x10.md +18 -0
  172. package/payload/platform/plugins/leads/skills/lead-nurturing/references/sms-templates.md +40 -0
  173. package/payload/platform/plugins/leads/skills/lead-nurturing/references/sphere-of-influence-notes.md +34 -0
  174. package/payload/platform/plugins/leads/skills/lead-nurturing/references/sphere-of-influence.md +60 -0
  175. package/payload/platform/plugins/leads/skills/lead-nurturing/references/tom-panos-sms-templates.md +59 -0
  176. package/payload/platform/plugins/leads/skills/morning-round/SKILL.md +72 -0
  177. package/payload/platform/plugins/leads/skills/prospecting/SKILL.md +33 -0
  178. package/payload/platform/plugins/leads/skills/prospecting/references/database-matching.md +30 -0
  179. package/payload/platform/plugins/leads/skills/prospecting/references/database-value.md +53 -0
  180. package/payload/platform/plugins/leads/skills/prospecting/references/prospecting-dialogues.md +24 -0
  181. package/payload/platform/plugins/leads/skills/prospecting/references/reactivation.md +34 -0
  182. package/payload/platform/plugins/listings/.claude-plugin/plugin.json +8 -0
  183. package/payload/platform/plugins/listings/PLUGIN.md +103 -0
  184. package/payload/platform/plugins/listings/skills/comparable-finder/SKILL.md +52 -0
  185. package/payload/platform/plugins/listings/skills/epc-checker/SKILL.md +38 -0
  186. package/payload/platform/plugins/listings/skills/home-preparation/SKILL.md +28 -0
  187. package/payload/platform/plugins/listings/skills/home-preparation/references/kerb-appeal.md +38 -0
  188. package/payload/platform/plugins/listings/skills/home-preparation/references/photo-day.md +59 -0
  189. package/payload/platform/plugins/listings/skills/home-preparation/references/situational-tips.md +50 -0
  190. package/payload/platform/plugins/listings/skills/home-preparation/references/staging-guide.md +52 -0
  191. package/payload/platform/plugins/listings/skills/listing-copy-writer/SKILL.md +55 -0
  192. package/payload/platform/plugins/listings/skills/listing-presentation/SKILL.md +286 -0
  193. package/payload/platform/plugins/listings/skills/listing-presentation/references/booking-script.md +51 -0
  194. package/payload/platform/plugins/listings/skills/listing-presentation/references/objection-scripts.md +193 -0
  195. package/payload/platform/plugins/listings/skills/listing-presentation/references/penhaul-presentation.md +123 -0
  196. package/payload/platform/plugins/listings/skills/listing-presentation/references/pre-listing-kit.md +139 -0
  197. package/payload/platform/plugins/listings/skills/listing-presentation/references/set-to-sell.md +55 -0
  198. package/payload/platform/plugins/listings/skills/listing-presentation/references/sharran-frameworks.md +107 -0
  199. package/payload/platform/plugins/listings/skills/local-market-stats/SKILL.md +33 -0
  200. package/payload/platform/plugins/listings/skills/new-instruction/SKILL.md +78 -0
  201. package/payload/platform/plugins/listings/skills/particulars-builder/SKILL.md +48 -0
  202. package/payload/platform/plugins/listings/skills/portal-launch-scheduler/SKILL.md +49 -0
  203. package/payload/platform/plugins/listings/skills/pricing-scenario-builder/SKILL.md +35 -0
  204. package/payload/platform/plugins/listings/skills/property-marketing/SKILL.md +337 -0
  205. package/payload/platform/plugins/listings/skills/property-marketing/references/auction-report-template.md +41 -0
  206. package/payload/platform/plugins/listings/skills/property-marketing/references/coming-soon-campaign.md +43 -0
  207. package/payload/platform/plugins/listings/skills/property-marketing/references/direct-mail-templates.md +121 -0
  208. package/payload/platform/plugins/listings/skills/property-marketing/references/eoi-form-template.md +62 -0
  209. package/payload/platform/plugins/listings/skills/property-marketing/references/monthly-scorecard.md +63 -0
  210. package/payload/platform/plugins/listings/skills/supplier-booker/SKILL.md +39 -0
  211. package/payload/platform/plugins/listings/skills/talk-track-composer/SKILL.md +36 -0
  212. package/payload/platform/plugins/listings/skills/terms-of-business-drafter/SKILL.md +54 -0
  213. package/payload/platform/plugins/listings/skills/valuation-prep/SKILL.md +69 -0
  214. package/payload/platform/plugins/loop/.claude-plugin/plugin.json +17 -0
  215. package/payload/platform/plugins/loop/PLUGIN.md +108 -0
  216. package/payload/platform/plugins/loop/mcp/dist/index.d.ts +2 -0
  217. package/payload/platform/plugins/loop/mcp/dist/index.d.ts.map +1 -0
  218. package/payload/platform/plugins/loop/mcp/dist/index.js +293 -0
  219. package/payload/platform/plugins/loop/mcp/dist/index.js.map +1 -0
  220. package/payload/platform/plugins/loop/mcp/dist/lib/crypto.d.ts +10 -0
  221. package/payload/platform/plugins/loop/mcp/dist/lib/crypto.d.ts.map +1 -0
  222. package/payload/platform/plugins/loop/mcp/dist/lib/crypto.js +88 -0
  223. package/payload/platform/plugins/loop/mcp/dist/lib/crypto.js.map +1 -0
  224. package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.d.ts +82 -0
  225. package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.d.ts.map +1 -0
  226. package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.js +427 -0
  227. package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.js.map +1 -0
  228. package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.d.ts +5 -0
  229. package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.d.ts.map +1 -0
  230. package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.js +40 -0
  231. package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.js.map +1 -0
  232. package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.d.ts +10 -0
  233. package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.d.ts.map +1 -0
  234. package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.js +24 -0
  235. package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.js.map +1 -0
  236. package/payload/platform/plugins/loop/mcp/dist/tools/feedback.d.ts +16 -0
  237. package/payload/platform/plugins/loop/mcp/dist/tools/feedback.d.ts.map +1 -0
  238. package/payload/platform/plugins/loop/mcp/dist/tools/feedback.js +35 -0
  239. package/payload/platform/plugins/loop/mcp/dist/tools/feedback.js.map +1 -0
  240. package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.d.ts +5 -0
  241. package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.d.ts.map +1 -0
  242. package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.js +19 -0
  243. package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.js.map +1 -0
  244. package/payload/platform/plugins/loop/mcp/dist/tools/key-list.d.ts +4 -0
  245. package/payload/platform/plugins/loop/mcp/dist/tools/key-list.d.ts.map +1 -0
  246. package/payload/platform/plugins/loop/mcp/dist/tools/key-list.js +14 -0
  247. package/payload/platform/plugins/loop/mcp/dist/tools/key-list.js.map +1 -0
  248. package/payload/platform/plugins/loop/mcp/dist/tools/key-register.d.ts +9 -0
  249. package/payload/platform/plugins/loop/mcp/dist/tools/key-register.d.ts.map +1 -0
  250. package/payload/platform/plugins/loop/mcp/dist/tools/key-register.js +60 -0
  251. package/payload/platform/plugins/loop/mcp/dist/tools/key-register.js.map +1 -0
  252. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.d.ts +13 -0
  253. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.d.ts.map +1 -0
  254. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.js +41 -0
  255. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.js.map +1 -0
  256. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.d.ts +9 -0
  257. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.d.ts.map +1 -0
  258. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.js +16 -0
  259. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.js.map +1 -0
  260. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.d.ts +15 -0
  261. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.d.ts.map +1 -0
  262. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.js +11 -0
  263. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.js.map +1 -0
  264. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.d.ts +10 -0
  265. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.d.ts.map +1 -0
  266. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.js +39 -0
  267. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.js.map +1 -0
  268. package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.d.ts +9 -0
  269. package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.d.ts.map +1 -0
  270. package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.js +125 -0
  271. package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.js.map +1 -0
  272. package/payload/platform/plugins/loop/mcp/dist/tools/people-search.d.ts +18 -0
  273. package/payload/platform/plugins/loop/mcp/dist/tools/people-search.d.ts.map +1 -0
  274. package/payload/platform/plugins/loop/mcp/dist/tools/people-search.js +87 -0
  275. package/payload/platform/plugins/loop/mcp/dist/tools/people-search.js.map +1 -0
  276. package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.d.ts +10 -0
  277. package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.d.ts.map +1 -0
  278. package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.js +82 -0
  279. package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.js.map +1 -0
  280. package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.d.ts +12 -0
  281. package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.d.ts.map +1 -0
  282. package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.js +32 -0
  283. package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.js.map +1 -0
  284. package/payload/platform/plugins/loop/mcp/dist/tools/property-request.d.ts +15 -0
  285. package/payload/platform/plugins/loop/mcp/dist/tools/property-request.d.ts.map +1 -0
  286. package/payload/platform/plugins/loop/mcp/dist/tools/property-request.js +11 -0
  287. package/payload/platform/plugins/loop/mcp/dist/tools/property-request.js.map +1 -0
  288. package/payload/platform/plugins/loop/mcp/dist/tools/property-search.d.ts +16 -0
  289. package/payload/platform/plugins/loop/mcp/dist/tools/property-search.d.ts.map +1 -0
  290. package/payload/platform/plugins/loop/mcp/dist/tools/property-search.js +41 -0
  291. package/payload/platform/plugins/loop/mcp/dist/tools/property-search.js.map +1 -0
  292. package/payload/platform/plugins/loop/mcp/dist/tools/supplier.d.ts +13 -0
  293. package/payload/platform/plugins/loop/mcp/dist/tools/supplier.d.ts.map +1 -0
  294. package/payload/platform/plugins/loop/mcp/dist/tools/supplier.js +49 -0
  295. package/payload/platform/plugins/loop/mcp/dist/tools/supplier.js.map +1 -0
  296. package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.d.ts +7 -0
  297. package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.d.ts.map +1 -0
  298. package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.js +19 -0
  299. package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.js.map +1 -0
  300. package/payload/platform/plugins/loop/mcp/dist/tools/team-info.d.ts +5 -0
  301. package/payload/platform/plugins/loop/mcp/dist/tools/team-info.d.ts.map +1 -0
  302. package/payload/platform/plugins/loop/mcp/dist/tools/team-info.js +32 -0
  303. package/payload/platform/plugins/loop/mcp/dist/tools/team-info.js.map +1 -0
  304. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.d.ts +14 -0
  305. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.d.ts.map +1 -0
  306. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.js +11 -0
  307. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.js.map +1 -0
  308. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.d.ts +9 -0
  309. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.d.ts.map +1 -0
  310. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.js +85 -0
  311. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.js.map +1 -0
  312. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.d.ts +13 -0
  313. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.d.ts.map +1 -0
  314. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.js +44 -0
  315. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.js.map +1 -0
  316. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.d.ts +14 -0
  317. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.d.ts.map +1 -0
  318. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.js +18 -0
  319. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.js.map +1 -0
  320. package/payload/platform/plugins/loop/mcp/package-lock.json +2549 -0
  321. package/payload/platform/plugins/loop/mcp/package.json +21 -0
  322. package/payload/platform/plugins/loop/mcp/src/__tests__/loop-swagger.snapshot.json +26467 -0
  323. package/payload/platform/plugins/loop/mcp/src/__tests__/swagger-write-coverage.test.ts +153 -0
  324. package/payload/platform/plugins/loop/mcp/src/index.ts +444 -0
  325. package/payload/platform/plugins/loop/mcp/src/lib/crypto.ts +105 -0
  326. package/payload/platform/plugins/loop/mcp/src/lib/loop-api.ts +604 -0
  327. package/payload/platform/plugins/loop/mcp/src/lib/neo4j.ts +51 -0
  328. package/payload/platform/plugins/loop/mcp/src/tools/customer-preferences.ts +66 -0
  329. package/payload/platform/plugins/loop/mcp/src/tools/feedback.ts +86 -0
  330. package/payload/platform/plugins/loop/mcp/src/tools/key-deregister.ts +27 -0
  331. package/payload/platform/plugins/loop/mcp/src/tools/key-list.ts +19 -0
  332. package/payload/platform/plugins/loop/mcp/src/tools/key-register.ts +95 -0
  333. package/payload/platform/plugins/loop/mcp/src/tools/marketing-enquiry.ts +113 -0
  334. package/payload/platform/plugins/loop/mcp/src/tools/marketing-match-batch.ts +53 -0
  335. package/payload/platform/plugins/loop/mcp/src/tools/marketing-match-request.ts +42 -0
  336. package/payload/platform/plugins/loop/mcp/src/tools/marketing-match.ts +84 -0
  337. package/payload/platform/plugins/loop/mcp/src/tools/people-detail.ts +245 -0
  338. package/payload/platform/plugins/loop/mcp/src/tools/people-search.ts +180 -0
  339. package/payload/platform/plugins/loop/mcp/src/tools/property-detail.ts +145 -0
  340. package/payload/platform/plugins/loop/mcp/src/tools/property-listed.ts +88 -0
  341. package/payload/platform/plugins/loop/mcp/src/tools/property-request.ts +42 -0
  342. package/payload/platform/plugins/loop/mcp/src/tools/property-search.ts +92 -0
  343. package/payload/platform/plugins/loop/mcp/src/tools/supplier.ts +129 -0
  344. package/payload/platform/plugins/loop/mcp/src/tools/team-availability.ts +52 -0
  345. package/payload/platform/plugins/loop/mcp/src/tools/team-info.ts +95 -0
  346. package/payload/platform/plugins/loop/mcp/src/tools/viewing-create.ts +41 -0
  347. package/payload/platform/plugins/loop/mcp/src/tools/viewing-detail.ts +171 -0
  348. package/payload/platform/plugins/loop/mcp/src/tools/viewing-search.ts +92 -0
  349. package/payload/platform/plugins/loop/mcp/src/tools/viewing-update.ts +53 -0
  350. package/payload/platform/plugins/loop/mcp/tsconfig.json +20 -0
  351. package/payload/platform/plugins/loop/mcp/vitest.config.ts +9 -0
  352. package/payload/platform/plugins/loop/skills/compliance-flag-checker/SKILL.md +53 -0
  353. package/payload/platform/plugins/loop/skills/priority-ranker/SKILL.md +40 -0
  354. package/payload/platform/plugins/loop/skills/tone-matched-drafter/SKILL.md +53 -0
  355. package/payload/platform/plugins/loop/skills/variance-narrator/SKILL.md +50 -0
  356. package/payload/platform/plugins/loop/skills/vendor-research/SKILL.md +54 -0
  357. package/payload/platform/plugins/teaching/.claude-plugin/plugin.json +8 -0
  358. package/payload/platform/plugins/teaching/PLUGIN.md +57 -0
  359. package/payload/platform/plugins/teaching/skills/interactive-tutor/SKILL.md +59 -0
  360. package/payload/platform/plugins/teaching/skills/interactive-tutor/references/assessment.md +70 -0
  361. package/payload/platform/plugins/teaching/skills/interactive-tutor/references/classroom-conduct.md +43 -0
  362. package/payload/platform/plugins/teaching/skills/interactive-tutor/references/teaching-modes.md +83 -0
  363. package/payload/platform/plugins/teaching/skills/lesson-planner/SKILL.md +48 -0
  364. package/payload/platform/plugins/teaching/skills/lesson-planner/references/context-gathering.md +41 -0
  365. package/payload/platform/plugins/teaching/skills/lesson-planner/references/plan-structure.md +94 -0
  366. package/payload/platform/plugins/teaching/skills/study-pack-builder/SKILL.md +52 -0
  367. package/payload/platform/plugins/teaching/skills/study-pack-builder/references/disaggregation.md +49 -0
  368. package/payload/platform/plugins/teaching/skills/study-pack-builder/references/materials.md +116 -0
  369. package/payload/platform/plugins/vendors/.claude-plugin/plugin.json +8 -0
  370. package/payload/platform/plugins/vendors/PLUGIN.md +34 -0
  371. package/payload/platform/plugins/vendors/skills/vendor-communication/SKILL.md +42 -0
  372. package/payload/platform/plugins/vendors/skills/vendor-communication/references/fee-protection-and-agenda.md +28 -0
  373. package/payload/platform/plugins/vendors/skills/vendor-communication/references/listing-scripts.md +44 -0
  374. package/payload/platform/plugins/vendors/skills/vendor-communication/references/negotiation-deep-guide.md +70 -0
  375. package/payload/platform/plugins/vendors/skills/vendor-communication/references/price-alignment-scripts.md +33 -0
  376. package/payload/platform/plugins/vendors/skills/vendor-communication/references/price-alignment.md +34 -0
  377. package/payload/platform/plugins/vendors/skills/vendor-communication/references/scenario-scripts.md +38 -0
  378. package/payload/platform/plugins/vendors/skills/vendor-communication/references/seller-engagement.md +51 -0
  379. package/payload/platform/plugins/vendors/skills/vendor-communication/references/valuation-booking.md +76 -0
  380. package/payload/platform/plugins/vendors/skills/vendor-communication/references/vendor-scripts.md +63 -0
  381. package/payload/platform/plugins/vendors/skills/vendor-communication/references/vendor-updates.md +41 -0
  382. package/payload/platform/plugins/vendors/skills/vendor-updates/SKILL.md +153 -0
  383. package/payload/platform/plugins/writer-craft/.claude-plugin/plugin.json +8 -0
  384. package/payload/platform/plugins/writer-craft/PLUGIN.md +87 -0
  385. package/payload/platform/plugins/writer-craft/agents/writer-craft--manuscript-reviewer.md +92 -0
  386. package/payload/platform/plugins/writer-craft/skills/citation-style/SKILL.md +94 -0
  387. package/payload/platform/plugins/writer-craft/skills/citation-style/references/book-and-chapter-models.md +77 -0
  388. package/payload/platform/plugins/writer-craft/skills/citation-style/references/citation-rules.md +103 -0
  389. package/payload/platform/plugins/writer-craft/skills/citation-style/references/journal-article-models.md +74 -0
  390. package/payload/platform/plugins/writer-craft/skills/citation-style/references/other-source-models.md +146 -0
  391. package/payload/platform/plugins/writer-craft/skills/citation-style/references/reference-list-rules.md +70 -0
  392. package/payload/platform/plugins/writer-craft/skills/editorial-practice/SKILL.md +108 -0
  393. package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/copyediting.md +73 -0
  394. package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/developmental-editing.md +85 -0
  395. package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/genre-specific-editing.md +78 -0
  396. package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/line-editing.md +55 -0
  397. package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/self-editing.md +89 -0
  398. package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/SKILL.md +114 -0
  399. package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/audience-analysis.md +73 -0
  400. package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/crafting-persuasive-story.md +76 -0
  401. package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/persuasion-case-studies.md +67 -0
  402. package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/transformation-framework.md +86 -0
  403. package/payload/platform/plugins/writer-craft/skills/point-of-view/SKILL.md +97 -0
  404. package/payload/platform/plugins/writer-craft/skills/point-of-view/references/indirect-narration.md +72 -0
  405. package/payload/platform/plugins/writer-craft/skills/point-of-view/references/pov-types-and-voice.md +91 -0
  406. package/payload/platform/plugins/writer-craft/skills/point-of-view/references/protagonist-filter.md +71 -0
  407. package/payload/platform/plugins/writer-craft/skills/point-of-view/references/tense-and-person.md +85 -0
  408. package/payload/platform/plugins/writer-craft/skills/prose-craft/SKILL.md +100 -0
  409. package/payload/platform/plugins/writer-craft/skills/prose-craft/references/punctuation-and-grammar.md +72 -0
  410. package/payload/platform/plugins/writer-craft/skills/prose-craft/references/repetition.md +71 -0
  411. package/payload/platform/plugins/writer-craft/skills/prose-craft/references/sound-and-rhythm.md +64 -0
  412. package/payload/platform/plugins/writer-craft/skills/prose-craft/references/word-economy.md +93 -0
  413. package/payload/platform/plugins/writer-craft/skills/reader-engagement/SKILL.md +100 -0
  414. package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/cause-effect-setup-payoff.md +79 -0
  415. package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/conflict-escalation.md +81 -0
  416. package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/hooking-readers.md +67 -0
  417. package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/neurochemistry-of-engagement.md +94 -0
  418. package/payload/platform/plugins/writer-craft/skills/review-manuscript/SKILL.md +111 -0
  419. package/payload/platform/plugins/writer-craft/skills/review-manuscript/references/review-manuscript-checklist.md +119 -0
  420. package/payload/platform/plugins/writer-craft/skills/review-prose/SKILL.md +99 -0
  421. package/payload/platform/plugins/writer-craft/skills/review-prose/references/prose-review-checklist.md +112 -0
  422. package/payload/platform/plugins/writer-craft/skills/review-scene/SKILL.md +99 -0
  423. package/payload/platform/plugins/writer-craft/skills/review-scene/references/scene-analysis-framework.md +95 -0
  424. package/payload/platform/plugins/writer-craft/skills/story-architecture/SKILL.md +106 -0
  425. package/payload/platform/plugins/writer-craft/skills/story-architecture/references/blueprinting-and-scene-cards.md +118 -0
  426. package/payload/platform/plugins/writer-craft/skills/story-architecture/references/inner-issue-and-protagonist-goal.md +66 -0
  427. package/payload/platform/plugins/writer-craft/skills/story-architecture/references/misbelief-desire-worldview.md +87 -0
  428. package/payload/platform/plugins/writer-craft/skills/story-architecture/references/origin-scenes-and-escalation.md +82 -0
  429. package/payload/platform/plugins/writer-craft/skills/story-blueprint/SKILL.md +133 -0
  430. package/payload/platform/plugins/writer-craft/skills/story-blueprint/references/blueprinting-exercises.md +118 -0
  431. package/payload/platform/plugins/writer-craft/skills/story-blueprint/references/blueprinting-process.md +128 -0
  432. package/payload/platform/services/claude-session-manager/dist/config.d.ts +6 -0
  433. package/payload/platform/services/claude-session-manager/dist/config.d.ts.map +1 -1
  434. package/payload/platform/services/claude-session-manager/dist/config.js +60 -1
  435. package/payload/platform/services/claude-session-manager/dist/config.js.map +1 -1
  436. package/payload/platform/services/claude-session-manager/dist/http-server.d.ts +9 -0
  437. package/payload/platform/services/claude-session-manager/dist/http-server.d.ts.map +1 -1
  438. package/payload/platform/services/claude-session-manager/dist/http-server.js +34 -0
  439. package/payload/platform/services/claude-session-manager/dist/http-server.js.map +1 -1
  440. package/payload/platform/services/claude-session-manager/dist/index.js +12 -0
  441. package/payload/platform/services/claude-session-manager/dist/index.js.map +1 -1
  442. package/payload/platform/services/claude-session-manager/dist/public-tool-audit.d.ts +33 -0
  443. package/payload/platform/services/claude-session-manager/dist/public-tool-audit.d.ts.map +1 -0
  444. package/payload/platform/services/claude-session-manager/dist/public-tool-audit.js +149 -0
  445. package/payload/platform/services/claude-session-manager/dist/public-tool-audit.js.map +1 -0
  446. package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.d.ts +28 -0
  447. package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.d.ts.map +1 -0
  448. package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.js +77 -0
  449. 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)
@@ -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.
@@ -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
@@ -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.
@@ -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
@@ -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)