@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,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.