@rubytech/create-maxy-code 0.1.26 → 0.1.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (457) hide show
  1. package/dist/index.js +38 -11
  2. package/package.json +1 -1
  3. package/payload/platform/lib/oauth-llm/dist/index.d.ts +4 -6
  4. package/payload/platform/lib/oauth-llm/dist/index.d.ts.map +1 -1
  5. package/payload/platform/lib/oauth-llm/dist/index.js +4 -6
  6. package/payload/platform/lib/oauth-llm/dist/index.js.map +1 -1
  7. package/payload/platform/lib/oauth-llm/src/index.ts +4 -6
  8. package/payload/platform/package-lock.json +0 -41
  9. package/payload/platform/plugins/.claude-plugin/marketplace.json +5 -95
  10. package/payload/platform/plugins/brochures/.claude-plugin/plugin.json +8 -0
  11. package/payload/platform/plugins/brochures/PLUGIN.md +36 -0
  12. package/payload/platform/plugins/brochures/commands/make-brochure.md +11 -0
  13. package/payload/platform/plugins/brochures/skills/a4-print-documents/SKILL.md +478 -0
  14. package/payload/platform/plugins/brochures/skills/brand-design/SKILL.md +192 -0
  15. package/payload/platform/plugins/brochures/skills/make-brochure/SKILL.md +354 -0
  16. package/payload/platform/plugins/brochures/skills/make-brochure/references/seller-brief-template.md +115 -0
  17. package/payload/platform/plugins/brochures/skills/property-brochure/SKILL.md +119 -0
  18. package/payload/platform/plugins/brochures/skills/property-brochure/references/build.md +270 -0
  19. package/payload/platform/plugins/brochures/skills/property-brochure/references/copy.md +211 -0
  20. package/payload/platform/plugins/brochures/skills/property-brochure/references/images.md +166 -0
  21. package/payload/platform/plugins/brochures/skills/property-brochure/references/index-landing.md +376 -0
  22. package/payload/platform/plugins/brochures/skills/property-brochure/references/index.html +1288 -0
  23. package/payload/platform/plugins/brochures/skills/property-brochure/references/placeholders.md +250 -0
  24. package/payload/platform/plugins/brochures/skills/property-brochure/references/registers.md +47 -0
  25. package/payload/platform/plugins/brochures/skills/property-brochure/references/seller-brief.md +56 -0
  26. package/payload/platform/plugins/brochures/skills/property-brochure/references/structure.md +249 -0
  27. package/payload/platform/plugins/brochures/skills/property-brochure/references/template.html +2370 -0
  28. package/payload/platform/plugins/brochures/skills/property-extract/SKILL.md +372 -0
  29. package/payload/platform/plugins/buyers/.claude-plugin/plugin.json +8 -0
  30. package/payload/platform/plugins/buyers/PLUGIN.md +35 -0
  31. package/payload/platform/plugins/buyers/skills/buyer-feedback/SKILL.md +109 -0
  32. package/payload/platform/plugins/buyers/skills/buyer-management/SKILL.md +42 -0
  33. package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-qualification-questions.md +16 -0
  34. package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-qualification.md +59 -0
  35. package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-scripts.md +63 -0
  36. package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-working-scripts.md +54 -0
  37. package/payload/platform/plugins/buyers/skills/buyer-management/references/feedback-collection.md +42 -0
  38. package/payload/platform/plugins/buyers/skills/buyer-management/references/offer-capture.md +38 -0
  39. package/payload/platform/plugins/buyers/skills/buyer-management/references/viewing-booking.md +32 -0
  40. package/payload/platform/plugins/buyers/skills/buyer-management/references/viewing-management.md +52 -0
  41. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/SKILL.md +407 -0
  42. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/care-fees-guide.md +68 -0
  43. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/divorce-sales-guide.md +61 -0
  44. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/downsizing-guide.md +45 -0
  45. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/first-time-buyers.md +92 -0
  46. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/first-time-sellers.md +78 -0
  47. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/probate-guide.md +53 -0
  48. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/upsizing-guide.md +41 -0
  49. package/payload/platform/plugins/buyers/skills/property-enquiry/SKILL.md +126 -0
  50. package/payload/platform/plugins/buyers/skills/viewing-management/SKILL.md +111 -0
  51. package/payload/platform/plugins/email/mcp/package.json +0 -1
  52. package/payload/platform/plugins/estate-business/.claude-plugin/plugin.json +8 -0
  53. package/payload/platform/plugins/estate-business/PLUGIN.md +65 -0
  54. package/payload/platform/plugins/estate-business/skills/business-growth/SKILL.md +133 -0
  55. package/payload/platform/plugins/estate-business/skills/business-growth/references/buy-back-your-time.md +37 -0
  56. package/payload/platform/plugins/estate-business/skills/business-growth/references/firewave-gost-scorecards.md +14 -0
  57. package/payload/platform/plugins/estate-business/skills/business-growth/references/keller-org-model.md +17 -0
  58. package/payload/platform/plugins/estate-business/skills/business-growth/references/lencioni-team-models.md +22 -0
  59. package/payload/platform/plugins/estate-business/skills/business-growth/references/listing-management-system.md +11 -0
  60. package/payload/platform/plugins/estate-business/skills/business-growth/references/net-figure-form.md +11 -0
  61. package/payload/platform/plugins/estate-business/skills/business-growth/references/serhant-bizinbox-notes.md +13 -0
  62. package/payload/platform/plugins/estate-business/skills/business-growth/references/team-roles-commission.md +14 -0
  63. package/payload/platform/plugins/estate-business/skills/business-growth/references/va-2026-ops.md +43 -0
  64. package/payload/platform/plugins/estate-business/skills/business-growth/references/wingman-structure.md +13 -0
  65. package/payload/platform/plugins/estate-business/skills/business-operations/SKILL.md +32 -0
  66. package/payload/platform/plugins/estate-business/skills/business-operations/references/crm-systems.md +57 -0
  67. package/payload/platform/plugins/estate-business/skills/business-operations/references/hiring-guide.md +59 -0
  68. package/payload/platform/plugins/estate-business/skills/business-operations/references/impact-framework.md +47 -0
  69. package/payload/platform/plugins/estate-business/skills/business-operations/references/minutes-equal-money.md +55 -0
  70. package/payload/platform/plugins/estate-business/skills/business-operations/references/team-management.md +48 -0
  71. package/payload/platform/plugins/estate-business/skills/commission-calculator/SKILL.md +40 -0
  72. package/payload/platform/plugins/estate-business/skills/exp-partnership/SKILL.md +52 -0
  73. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/12-reasons.md +39 -0
  74. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/95-5-system.md +66 -0
  75. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/agent-attraction-scripts.md +90 -0
  76. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/business-partnership.md +92 -0
  77. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/exp-model-overview.md +66 -0
  78. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/model-comparison.md +66 -0
  79. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/revenue-share-explained.md +57 -0
  80. package/payload/platform/plugins/estate-business/skills/month-end-close/SKILL.md +69 -0
  81. package/payload/platform/plugins/estate-business/skills/payment-batch-stager/SKILL.md +42 -0
  82. package/payload/platform/plugins/estate-business/skills/period-reconciler/SKILL.md +42 -0
  83. package/payload/platform/plugins/estate-business/skills/personal-branding/SKILL.md +117 -0
  84. package/payload/platform/plugins/estate-business/skills/personal-branding/references/attraction-agent-notes.md +31 -0
  85. package/payload/platform/plugins/estate-business/skills/personal-branding/references/attraction-agent.md +58 -0
  86. package/payload/platform/plugins/estate-business/skills/personal-branding/references/authenticity-boundaries.md +28 -0
  87. package/payload/platform/plugins/estate-business/skills/personal-branding/references/become-a-brand-leader-notes.md +19 -0
  88. package/payload/platform/plugins/estate-business/skills/personal-branding/references/blast-formula.md +42 -0
  89. package/payload/platform/plugins/estate-business/skills/personal-branding/references/brand-leader.md +48 -0
  90. package/payload/platform/plugins/estate-business/skills/personal-branding/references/brand-strategy-system.md +59 -0
  91. package/payload/platform/plugins/estate-business/skills/personal-branding/references/content-engine.md +49 -0
  92. package/payload/platform/plugins/estate-business/skills/personal-branding/references/firewave-blast-and-blogging.md +23 -0
  93. package/payload/platform/plugins/estate-business/skills/personal-branding/references/gary-v-content.md +52 -0
  94. package/payload/platform/plugins/estate-business/skills/personal-branding/references/gary-v-principles.md +20 -0
  95. package/payload/platform/plugins/estate-business/skills/personal-branding/references/oversubscribed-positioning.md +18 -0
  96. package/payload/platform/plugins/estate-business/skills/personal-branding/references/platforms.md +41 -0
  97. package/payload/platform/plugins/estate-business/skills/personal-branding/references/priestley-oversubscribed.md +54 -0
  98. package/payload/platform/plugins/estate-business/skills/personal-branding/references/storeys-style-examples.md +25 -0
  99. package/payload/platform/plugins/estate-business/skills/personal-branding/references/visual-identity.md +27 -0
  100. package/payload/platform/plugins/estate-coaching/.claude-plugin/plugin.json +8 -0
  101. package/payload/platform/plugins/estate-coaching/PLUGIN.md +55 -0
  102. package/payload/platform/plugins/estate-coaching/skills/agent-performance/SKILL.md +371 -0
  103. package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/atomic-habits.md +52 -0
  104. package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/daily-routine-scorecard.md +104 -0
  105. package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/hp6-model.md +63 -0
  106. package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/twelve-week-year.md +71 -0
  107. package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/SKILL.md +36 -0
  108. package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/references/coaching-boundaries.md +56 -0
  109. package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/references/feedback-framework.md +61 -0
  110. package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/references/performance-framework.md +109 -0
  111. package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/SKILL.md +421 -0
  112. package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/coaching-exercises.md +86 -0
  113. package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/goal-setting.md +78 -0
  114. package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/one-to-one-framework.md +92 -0
  115. package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/soi-workbook.md +103 -0
  116. package/payload/platform/plugins/estate-coaching/skills/serhant-training/SKILL.md +410 -0
  117. package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/agent-training-guide.md +70 -0
  118. package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/business-in-a-box.md +72 -0
  119. package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/buyers-guide.md +53 -0
  120. package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/codo-method.md +72 -0
  121. package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/website-planning-guide.md +79 -0
  122. package/payload/platform/plugins/estate-onboarding/.claude-plugin/plugin.json +8 -0
  123. package/payload/platform/plugins/estate-onboarding/PLUGIN.md +31 -0
  124. package/payload/platform/plugins/estate-onboarding/skills/bootstrap/SKILL.md +26 -0
  125. package/payload/platform/plugins/estate-onboarding/skills/bootstrap/references/onboarding-flow.md +63 -0
  126. package/payload/platform/plugins/estate-sales/.claude-plugin/plugin.json +8 -0
  127. package/payload/platform/plugins/estate-sales/PLUGIN.md +53 -0
  128. package/payload/platform/plugins/estate-sales/skills/chase-progression/SKILL.md +107 -0
  129. package/payload/platform/plugins/estate-sales/skills/negotiation/SKILL.md +35 -0
  130. package/payload/platform/plugins/estate-sales/skills/negotiation/references/deal-saving.md +47 -0
  131. package/payload/platform/plugins/estate-sales/skills/negotiation/references/negotiation-deep-guide.md +64 -0
  132. package/payload/platform/plugins/estate-sales/skills/negotiation/references/negotiation-prep-principles.md +29 -0
  133. package/payload/platform/plugins/estate-sales/skills/negotiation/references/negotiation-techniques.md +42 -0
  134. package/payload/platform/plugins/estate-sales/skills/negotiation/references/offer-presentation.md +43 -0
  135. package/payload/platform/plugins/estate-sales/skills/risk-scorer/SKILL.md +42 -0
  136. package/payload/platform/plugins/estate-sales/skills/sales-closer/SKILL.md +24 -0
  137. package/payload/platform/plugins/estate-sales/skills/sales-closer/references/serhant-emotion-stages.md +36 -0
  138. package/payload/platform/plugins/estate-sales/skills/sales-discovery/SKILL.md +30 -0
  139. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/chris-voss-discovery.md +88 -0
  140. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/firewave-gost-journey.md +68 -0
  141. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/phil-jones-openers.md +78 -0
  142. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/pre-listing-checklist.md +77 -0
  143. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/serhant-improv.md +22 -0
  144. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/tom-ferry-discovery.md +103 -0
  145. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/vendor-motivation-competitor.md +52 -0
  146. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/SKILL.md +29 -0
  147. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/chris-voss-negotiation.md +70 -0
  148. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/phil-jones-price-words.md +40 -0
  149. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/serhant-negotiation-plus.md +55 -0
  150. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/tom-panos-commission-pricing.md +57 -0
  151. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/tony-morris-questioning.md +54 -0
  152. package/payload/platform/plugins/estate-sales/skills/sales-progression/SKILL.md +27 -0
  153. package/payload/platform/plugins/estate-sales/skills/sales-progression/references/conveyancing-guide.md +54 -0
  154. package/payload/platform/plugins/estate-sales/skills/sales-progression/references/transaction-tracking.md +66 -0
  155. package/payload/platform/plugins/estate-teaching/.claude-plugin/plugin.json +8 -0
  156. package/payload/platform/plugins/estate-teaching/PLUGIN.md +31 -0
  157. package/payload/platform/plugins/estate-teaching/skills/content-directory/SKILL.md +39 -0
  158. package/payload/platform/plugins/estate-teaching/skills/content-directory/references/module-delivery.md +65 -0
  159. package/payload/platform/plugins/estate-teaching/skills/content-directory/references/progress-tracking.md +47 -0
  160. package/payload/platform/plugins/leads/.claude-plugin/plugin.json +8 -0
  161. package/payload/platform/plugins/leads/PLUGIN.md +62 -0
  162. package/payload/platform/plugins/leads/skills/chain-progression-tracker/SKILL.md +51 -0
  163. package/payload/platform/plugins/leads/skills/diary-builder/SKILL.md +38 -0
  164. package/payload/platform/plugins/leads/skills/enquiry-triage/SKILL.md +36 -0
  165. package/payload/platform/plugins/leads/skills/lead-nurturing/SKILL.md +137 -0
  166. package/payload/platform/plugins/leads/skills/lead-nurturing/references/buyer-search-letter.md +28 -0
  167. package/payload/platform/plugins/leads/skills/lead-nurturing/references/buyer-search-letters.md +37 -0
  168. package/payload/platform/plugins/leads/skills/lead-nurturing/references/database-reactivation.md +30 -0
  169. package/payload/platform/plugins/leads/skills/lead-nurturing/references/email-nurture-sequences.md +45 -0
  170. package/payload/platform/plugins/leads/skills/lead-nurturing/references/facebook-referrals.md +30 -0
  171. package/payload/platform/plugins/leads/skills/lead-nurturing/references/firewave-email-nurture-sequences.md +41 -0
  172. package/payload/platform/plugins/leads/skills/lead-nurturing/references/keller-33-touch.md +34 -0
  173. package/payload/platform/plugins/leads/skills/lead-nurturing/references/neighbour-letters.md +31 -0
  174. package/payload/platform/plugins/leads/skills/lead-nurturing/references/neighbour-notification-letter.md +20 -0
  175. package/payload/platform/plugins/leads/skills/lead-nurturing/references/ofi-follow-up-dialogue.md +22 -0
  176. package/payload/platform/plugins/leads/skills/lead-nurturing/references/ofi-follow-up.md +26 -0
  177. package/payload/platform/plugins/leads/skills/lead-nurturing/references/serhant-three-fs-plus.md +21 -0
  178. package/payload/platform/plugins/leads/skills/lead-nurturing/references/sharran-10x10x10.md +18 -0
  179. package/payload/platform/plugins/leads/skills/lead-nurturing/references/sms-templates.md +40 -0
  180. package/payload/platform/plugins/leads/skills/lead-nurturing/references/sphere-of-influence-notes.md +34 -0
  181. package/payload/platform/plugins/leads/skills/lead-nurturing/references/sphere-of-influence.md +60 -0
  182. package/payload/platform/plugins/leads/skills/lead-nurturing/references/tom-panos-sms-templates.md +59 -0
  183. package/payload/platform/plugins/leads/skills/morning-round/SKILL.md +72 -0
  184. package/payload/platform/plugins/leads/skills/prospecting/SKILL.md +33 -0
  185. package/payload/platform/plugins/leads/skills/prospecting/references/database-matching.md +30 -0
  186. package/payload/platform/plugins/leads/skills/prospecting/references/database-value.md +53 -0
  187. package/payload/platform/plugins/leads/skills/prospecting/references/prospecting-dialogues.md +24 -0
  188. package/payload/platform/plugins/leads/skills/prospecting/references/reactivation.md +34 -0
  189. package/payload/platform/plugins/listings/.claude-plugin/plugin.json +8 -0
  190. package/payload/platform/plugins/listings/PLUGIN.md +103 -0
  191. package/payload/platform/plugins/listings/skills/comparable-finder/SKILL.md +52 -0
  192. package/payload/platform/plugins/listings/skills/epc-checker/SKILL.md +38 -0
  193. package/payload/platform/plugins/listings/skills/home-preparation/SKILL.md +28 -0
  194. package/payload/platform/plugins/listings/skills/home-preparation/references/kerb-appeal.md +38 -0
  195. package/payload/platform/plugins/listings/skills/home-preparation/references/photo-day.md +59 -0
  196. package/payload/platform/plugins/listings/skills/home-preparation/references/situational-tips.md +50 -0
  197. package/payload/platform/plugins/listings/skills/home-preparation/references/staging-guide.md +52 -0
  198. package/payload/platform/plugins/listings/skills/listing-copy-writer/SKILL.md +55 -0
  199. package/payload/platform/plugins/listings/skills/listing-presentation/SKILL.md +286 -0
  200. package/payload/platform/plugins/listings/skills/listing-presentation/references/booking-script.md +51 -0
  201. package/payload/platform/plugins/listings/skills/listing-presentation/references/objection-scripts.md +193 -0
  202. package/payload/platform/plugins/listings/skills/listing-presentation/references/penhaul-presentation.md +123 -0
  203. package/payload/platform/plugins/listings/skills/listing-presentation/references/pre-listing-kit.md +139 -0
  204. package/payload/platform/plugins/listings/skills/listing-presentation/references/set-to-sell.md +55 -0
  205. package/payload/platform/plugins/listings/skills/listing-presentation/references/sharran-frameworks.md +107 -0
  206. package/payload/platform/plugins/listings/skills/local-market-stats/SKILL.md +33 -0
  207. package/payload/platform/plugins/listings/skills/new-instruction/SKILL.md +78 -0
  208. package/payload/platform/plugins/listings/skills/particulars-builder/SKILL.md +48 -0
  209. package/payload/platform/plugins/listings/skills/portal-launch-scheduler/SKILL.md +49 -0
  210. package/payload/platform/plugins/listings/skills/pricing-scenario-builder/SKILL.md +35 -0
  211. package/payload/platform/plugins/listings/skills/property-marketing/SKILL.md +337 -0
  212. package/payload/platform/plugins/listings/skills/property-marketing/references/auction-report-template.md +41 -0
  213. package/payload/platform/plugins/listings/skills/property-marketing/references/coming-soon-campaign.md +43 -0
  214. package/payload/platform/plugins/listings/skills/property-marketing/references/direct-mail-templates.md +121 -0
  215. package/payload/platform/plugins/listings/skills/property-marketing/references/eoi-form-template.md +62 -0
  216. package/payload/platform/plugins/listings/skills/property-marketing/references/monthly-scorecard.md +63 -0
  217. package/payload/platform/plugins/listings/skills/supplier-booker/SKILL.md +39 -0
  218. package/payload/platform/plugins/listings/skills/talk-track-composer/SKILL.md +36 -0
  219. package/payload/platform/plugins/listings/skills/terms-of-business-drafter/SKILL.md +54 -0
  220. package/payload/platform/plugins/listings/skills/valuation-prep/SKILL.md +69 -0
  221. package/payload/platform/plugins/loop/.claude-plugin/plugin.json +17 -0
  222. package/payload/platform/plugins/loop/PLUGIN.md +108 -0
  223. package/payload/platform/plugins/loop/mcp/dist/index.d.ts +2 -0
  224. package/payload/platform/plugins/loop/mcp/dist/index.d.ts.map +1 -0
  225. package/payload/platform/plugins/loop/mcp/dist/index.js +293 -0
  226. package/payload/platform/plugins/loop/mcp/dist/index.js.map +1 -0
  227. package/payload/platform/plugins/loop/mcp/dist/lib/crypto.d.ts +10 -0
  228. package/payload/platform/plugins/loop/mcp/dist/lib/crypto.d.ts.map +1 -0
  229. package/payload/platform/plugins/loop/mcp/dist/lib/crypto.js +88 -0
  230. package/payload/platform/plugins/loop/mcp/dist/lib/crypto.js.map +1 -0
  231. package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.d.ts +82 -0
  232. package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.d.ts.map +1 -0
  233. package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.js +427 -0
  234. package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.js.map +1 -0
  235. package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.d.ts +5 -0
  236. package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.d.ts.map +1 -0
  237. package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.js +40 -0
  238. package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.js.map +1 -0
  239. package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.d.ts +10 -0
  240. package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.d.ts.map +1 -0
  241. package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.js +24 -0
  242. package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.js.map +1 -0
  243. package/payload/platform/plugins/loop/mcp/dist/tools/feedback.d.ts +16 -0
  244. package/payload/platform/plugins/loop/mcp/dist/tools/feedback.d.ts.map +1 -0
  245. package/payload/platform/plugins/loop/mcp/dist/tools/feedback.js +35 -0
  246. package/payload/platform/plugins/loop/mcp/dist/tools/feedback.js.map +1 -0
  247. package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.d.ts +5 -0
  248. package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.d.ts.map +1 -0
  249. package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.js +19 -0
  250. package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.js.map +1 -0
  251. package/payload/platform/plugins/loop/mcp/dist/tools/key-list.d.ts +4 -0
  252. package/payload/platform/plugins/loop/mcp/dist/tools/key-list.d.ts.map +1 -0
  253. package/payload/platform/plugins/loop/mcp/dist/tools/key-list.js +14 -0
  254. package/payload/platform/plugins/loop/mcp/dist/tools/key-list.js.map +1 -0
  255. package/payload/platform/plugins/loop/mcp/dist/tools/key-register.d.ts +9 -0
  256. package/payload/platform/plugins/loop/mcp/dist/tools/key-register.d.ts.map +1 -0
  257. package/payload/platform/plugins/loop/mcp/dist/tools/key-register.js +60 -0
  258. package/payload/platform/plugins/loop/mcp/dist/tools/key-register.js.map +1 -0
  259. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.d.ts +13 -0
  260. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.d.ts.map +1 -0
  261. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.js +41 -0
  262. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.js.map +1 -0
  263. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.d.ts +9 -0
  264. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.d.ts.map +1 -0
  265. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.js +16 -0
  266. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.js.map +1 -0
  267. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.d.ts +15 -0
  268. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.d.ts.map +1 -0
  269. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.js +11 -0
  270. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.js.map +1 -0
  271. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.d.ts +10 -0
  272. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.d.ts.map +1 -0
  273. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.js +39 -0
  274. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.js.map +1 -0
  275. package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.d.ts +9 -0
  276. package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.d.ts.map +1 -0
  277. package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.js +125 -0
  278. package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.js.map +1 -0
  279. package/payload/platform/plugins/loop/mcp/dist/tools/people-search.d.ts +18 -0
  280. package/payload/platform/plugins/loop/mcp/dist/tools/people-search.d.ts.map +1 -0
  281. package/payload/platform/plugins/loop/mcp/dist/tools/people-search.js +87 -0
  282. package/payload/platform/plugins/loop/mcp/dist/tools/people-search.js.map +1 -0
  283. package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.d.ts +10 -0
  284. package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.d.ts.map +1 -0
  285. package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.js +82 -0
  286. package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.js.map +1 -0
  287. package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.d.ts +12 -0
  288. package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.d.ts.map +1 -0
  289. package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.js +32 -0
  290. package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.js.map +1 -0
  291. package/payload/platform/plugins/loop/mcp/dist/tools/property-request.d.ts +15 -0
  292. package/payload/platform/plugins/loop/mcp/dist/tools/property-request.d.ts.map +1 -0
  293. package/payload/platform/plugins/loop/mcp/dist/tools/property-request.js +11 -0
  294. package/payload/platform/plugins/loop/mcp/dist/tools/property-request.js.map +1 -0
  295. package/payload/platform/plugins/loop/mcp/dist/tools/property-search.d.ts +16 -0
  296. package/payload/platform/plugins/loop/mcp/dist/tools/property-search.d.ts.map +1 -0
  297. package/payload/platform/plugins/loop/mcp/dist/tools/property-search.js +41 -0
  298. package/payload/platform/plugins/loop/mcp/dist/tools/property-search.js.map +1 -0
  299. package/payload/platform/plugins/loop/mcp/dist/tools/supplier.d.ts +13 -0
  300. package/payload/platform/plugins/loop/mcp/dist/tools/supplier.d.ts.map +1 -0
  301. package/payload/platform/plugins/loop/mcp/dist/tools/supplier.js +49 -0
  302. package/payload/platform/plugins/loop/mcp/dist/tools/supplier.js.map +1 -0
  303. package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.d.ts +7 -0
  304. package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.d.ts.map +1 -0
  305. package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.js +19 -0
  306. package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.js.map +1 -0
  307. package/payload/platform/plugins/loop/mcp/dist/tools/team-info.d.ts +5 -0
  308. package/payload/platform/plugins/loop/mcp/dist/tools/team-info.d.ts.map +1 -0
  309. package/payload/platform/plugins/loop/mcp/dist/tools/team-info.js +32 -0
  310. package/payload/platform/plugins/loop/mcp/dist/tools/team-info.js.map +1 -0
  311. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.d.ts +14 -0
  312. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.d.ts.map +1 -0
  313. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.js +11 -0
  314. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.js.map +1 -0
  315. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.d.ts +9 -0
  316. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.d.ts.map +1 -0
  317. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.js +85 -0
  318. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.js.map +1 -0
  319. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.d.ts +13 -0
  320. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.d.ts.map +1 -0
  321. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.js +44 -0
  322. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.js.map +1 -0
  323. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.d.ts +14 -0
  324. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.d.ts.map +1 -0
  325. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.js +18 -0
  326. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.js.map +1 -0
  327. package/payload/platform/plugins/loop/mcp/package-lock.json +2549 -0
  328. package/payload/platform/plugins/loop/mcp/package.json +21 -0
  329. package/payload/platform/plugins/loop/mcp/src/__tests__/loop-swagger.snapshot.json +26467 -0
  330. package/payload/platform/plugins/loop/mcp/src/__tests__/swagger-write-coverage.test.ts +153 -0
  331. package/payload/platform/plugins/loop/mcp/src/index.ts +444 -0
  332. package/payload/platform/plugins/loop/mcp/src/lib/crypto.ts +105 -0
  333. package/payload/platform/plugins/loop/mcp/src/lib/loop-api.ts +604 -0
  334. package/payload/platform/plugins/loop/mcp/src/lib/neo4j.ts +51 -0
  335. package/payload/platform/plugins/loop/mcp/src/tools/customer-preferences.ts +66 -0
  336. package/payload/platform/plugins/loop/mcp/src/tools/feedback.ts +86 -0
  337. package/payload/platform/plugins/loop/mcp/src/tools/key-deregister.ts +27 -0
  338. package/payload/platform/plugins/loop/mcp/src/tools/key-list.ts +19 -0
  339. package/payload/platform/plugins/loop/mcp/src/tools/key-register.ts +95 -0
  340. package/payload/platform/plugins/loop/mcp/src/tools/marketing-enquiry.ts +113 -0
  341. package/payload/platform/plugins/loop/mcp/src/tools/marketing-match-batch.ts +53 -0
  342. package/payload/platform/plugins/loop/mcp/src/tools/marketing-match-request.ts +42 -0
  343. package/payload/platform/plugins/loop/mcp/src/tools/marketing-match.ts +84 -0
  344. package/payload/platform/plugins/loop/mcp/src/tools/people-detail.ts +245 -0
  345. package/payload/platform/plugins/loop/mcp/src/tools/people-search.ts +180 -0
  346. package/payload/platform/plugins/loop/mcp/src/tools/property-detail.ts +145 -0
  347. package/payload/platform/plugins/loop/mcp/src/tools/property-listed.ts +88 -0
  348. package/payload/platform/plugins/loop/mcp/src/tools/property-request.ts +42 -0
  349. package/payload/platform/plugins/loop/mcp/src/tools/property-search.ts +92 -0
  350. package/payload/platform/plugins/loop/mcp/src/tools/supplier.ts +129 -0
  351. package/payload/platform/plugins/loop/mcp/src/tools/team-availability.ts +52 -0
  352. package/payload/platform/plugins/loop/mcp/src/tools/team-info.ts +95 -0
  353. package/payload/platform/plugins/loop/mcp/src/tools/viewing-create.ts +41 -0
  354. package/payload/platform/plugins/loop/mcp/src/tools/viewing-detail.ts +171 -0
  355. package/payload/platform/plugins/loop/mcp/src/tools/viewing-search.ts +92 -0
  356. package/payload/platform/plugins/loop/mcp/src/tools/viewing-update.ts +53 -0
  357. package/payload/platform/plugins/loop/mcp/tsconfig.json +20 -0
  358. package/payload/platform/plugins/loop/mcp/vitest.config.ts +9 -0
  359. package/payload/platform/plugins/loop/skills/compliance-flag-checker/SKILL.md +53 -0
  360. package/payload/platform/plugins/loop/skills/priority-ranker/SKILL.md +40 -0
  361. package/payload/platform/plugins/loop/skills/tone-matched-drafter/SKILL.md +53 -0
  362. package/payload/platform/plugins/loop/skills/variance-narrator/SKILL.md +50 -0
  363. package/payload/platform/plugins/loop/skills/vendor-research/SKILL.md +54 -0
  364. package/payload/platform/plugins/memory/mcp/package.json +0 -1
  365. package/payload/platform/plugins/teaching/.claude-plugin/plugin.json +8 -0
  366. package/payload/platform/plugins/teaching/PLUGIN.md +57 -0
  367. package/payload/platform/plugins/teaching/skills/interactive-tutor/SKILL.md +59 -0
  368. package/payload/platform/plugins/teaching/skills/interactive-tutor/references/assessment.md +70 -0
  369. package/payload/platform/plugins/teaching/skills/interactive-tutor/references/classroom-conduct.md +43 -0
  370. package/payload/platform/plugins/teaching/skills/interactive-tutor/references/teaching-modes.md +83 -0
  371. package/payload/platform/plugins/teaching/skills/lesson-planner/SKILL.md +48 -0
  372. package/payload/platform/plugins/teaching/skills/lesson-planner/references/context-gathering.md +41 -0
  373. package/payload/platform/plugins/teaching/skills/lesson-planner/references/plan-structure.md +94 -0
  374. package/payload/platform/plugins/teaching/skills/study-pack-builder/SKILL.md +52 -0
  375. package/payload/platform/plugins/teaching/skills/study-pack-builder/references/disaggregation.md +49 -0
  376. package/payload/platform/plugins/teaching/skills/study-pack-builder/references/materials.md +116 -0
  377. package/payload/platform/plugins/vendors/.claude-plugin/plugin.json +8 -0
  378. package/payload/platform/plugins/vendors/PLUGIN.md +34 -0
  379. package/payload/platform/plugins/vendors/skills/vendor-communication/SKILL.md +42 -0
  380. package/payload/platform/plugins/vendors/skills/vendor-communication/references/fee-protection-and-agenda.md +28 -0
  381. package/payload/platform/plugins/vendors/skills/vendor-communication/references/listing-scripts.md +44 -0
  382. package/payload/platform/plugins/vendors/skills/vendor-communication/references/negotiation-deep-guide.md +70 -0
  383. package/payload/platform/plugins/vendors/skills/vendor-communication/references/price-alignment-scripts.md +33 -0
  384. package/payload/platform/plugins/vendors/skills/vendor-communication/references/price-alignment.md +34 -0
  385. package/payload/platform/plugins/vendors/skills/vendor-communication/references/scenario-scripts.md +38 -0
  386. package/payload/platform/plugins/vendors/skills/vendor-communication/references/seller-engagement.md +51 -0
  387. package/payload/platform/plugins/vendors/skills/vendor-communication/references/valuation-booking.md +76 -0
  388. package/payload/platform/plugins/vendors/skills/vendor-communication/references/vendor-scripts.md +63 -0
  389. package/payload/platform/plugins/vendors/skills/vendor-communication/references/vendor-updates.md +41 -0
  390. package/payload/platform/plugins/vendors/skills/vendor-updates/SKILL.md +153 -0
  391. package/payload/platform/plugins/writer-craft/.claude-plugin/plugin.json +8 -0
  392. package/payload/platform/plugins/writer-craft/PLUGIN.md +87 -0
  393. package/payload/platform/plugins/writer-craft/agents/writer-craft--manuscript-reviewer.md +92 -0
  394. package/payload/platform/plugins/writer-craft/skills/citation-style/SKILL.md +94 -0
  395. package/payload/platform/plugins/writer-craft/skills/citation-style/references/book-and-chapter-models.md +77 -0
  396. package/payload/platform/plugins/writer-craft/skills/citation-style/references/citation-rules.md +103 -0
  397. package/payload/platform/plugins/writer-craft/skills/citation-style/references/journal-article-models.md +74 -0
  398. package/payload/platform/plugins/writer-craft/skills/citation-style/references/other-source-models.md +146 -0
  399. package/payload/platform/plugins/writer-craft/skills/citation-style/references/reference-list-rules.md +70 -0
  400. package/payload/platform/plugins/writer-craft/skills/editorial-practice/SKILL.md +108 -0
  401. package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/copyediting.md +73 -0
  402. package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/developmental-editing.md +85 -0
  403. package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/genre-specific-editing.md +78 -0
  404. package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/line-editing.md +55 -0
  405. package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/self-editing.md +89 -0
  406. package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/SKILL.md +114 -0
  407. package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/audience-analysis.md +73 -0
  408. package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/crafting-persuasive-story.md +76 -0
  409. package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/persuasion-case-studies.md +67 -0
  410. package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/transformation-framework.md +86 -0
  411. package/payload/platform/plugins/writer-craft/skills/point-of-view/SKILL.md +97 -0
  412. package/payload/platform/plugins/writer-craft/skills/point-of-view/references/indirect-narration.md +72 -0
  413. package/payload/platform/plugins/writer-craft/skills/point-of-view/references/pov-types-and-voice.md +91 -0
  414. package/payload/platform/plugins/writer-craft/skills/point-of-view/references/protagonist-filter.md +71 -0
  415. package/payload/platform/plugins/writer-craft/skills/point-of-view/references/tense-and-person.md +85 -0
  416. package/payload/platform/plugins/writer-craft/skills/prose-craft/SKILL.md +100 -0
  417. package/payload/platform/plugins/writer-craft/skills/prose-craft/references/punctuation-and-grammar.md +72 -0
  418. package/payload/platform/plugins/writer-craft/skills/prose-craft/references/repetition.md +71 -0
  419. package/payload/platform/plugins/writer-craft/skills/prose-craft/references/sound-and-rhythm.md +64 -0
  420. package/payload/platform/plugins/writer-craft/skills/prose-craft/references/word-economy.md +93 -0
  421. package/payload/platform/plugins/writer-craft/skills/reader-engagement/SKILL.md +100 -0
  422. package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/cause-effect-setup-payoff.md +79 -0
  423. package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/conflict-escalation.md +81 -0
  424. package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/hooking-readers.md +67 -0
  425. package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/neurochemistry-of-engagement.md +94 -0
  426. package/payload/platform/plugins/writer-craft/skills/review-manuscript/SKILL.md +111 -0
  427. package/payload/platform/plugins/writer-craft/skills/review-manuscript/references/review-manuscript-checklist.md +119 -0
  428. package/payload/platform/plugins/writer-craft/skills/review-prose/SKILL.md +99 -0
  429. package/payload/platform/plugins/writer-craft/skills/review-prose/references/prose-review-checklist.md +112 -0
  430. package/payload/platform/plugins/writer-craft/skills/review-scene/SKILL.md +99 -0
  431. package/payload/platform/plugins/writer-craft/skills/review-scene/references/scene-analysis-framework.md +95 -0
  432. package/payload/platform/plugins/writer-craft/skills/story-architecture/SKILL.md +106 -0
  433. package/payload/platform/plugins/writer-craft/skills/story-architecture/references/blueprinting-and-scene-cards.md +118 -0
  434. package/payload/platform/plugins/writer-craft/skills/story-architecture/references/inner-issue-and-protagonist-goal.md +66 -0
  435. package/payload/platform/plugins/writer-craft/skills/story-architecture/references/misbelief-desire-worldview.md +87 -0
  436. package/payload/platform/plugins/writer-craft/skills/story-architecture/references/origin-scenes-and-escalation.md +82 -0
  437. package/payload/platform/plugins/writer-craft/skills/story-blueprint/SKILL.md +133 -0
  438. package/payload/platform/plugins/writer-craft/skills/story-blueprint/references/blueprinting-exercises.md +118 -0
  439. package/payload/platform/plugins/writer-craft/skills/story-blueprint/references/blueprinting-process.md +128 -0
  440. package/payload/platform/services/claude-session-manager/dist/config.d.ts +6 -0
  441. package/payload/platform/services/claude-session-manager/dist/config.d.ts.map +1 -1
  442. package/payload/platform/services/claude-session-manager/dist/config.js +60 -1
  443. package/payload/platform/services/claude-session-manager/dist/config.js.map +1 -1
  444. package/payload/platform/services/claude-session-manager/dist/http-server.d.ts +9 -0
  445. package/payload/platform/services/claude-session-manager/dist/http-server.d.ts.map +1 -1
  446. package/payload/platform/services/claude-session-manager/dist/http-server.js +34 -0
  447. package/payload/platform/services/claude-session-manager/dist/http-server.js.map +1 -1
  448. package/payload/platform/services/claude-session-manager/dist/index.js +12 -0
  449. package/payload/platform/services/claude-session-manager/dist/index.js.map +1 -1
  450. package/payload/platform/services/claude-session-manager/dist/public-tool-audit.d.ts +33 -0
  451. package/payload/platform/services/claude-session-manager/dist/public-tool-audit.d.ts.map +1 -0
  452. package/payload/platform/services/claude-session-manager/dist/public-tool-audit.js +149 -0
  453. package/payload/platform/services/claude-session-manager/dist/public-tool-audit.js.map +1 -0
  454. package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.d.ts +28 -0
  455. package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.d.ts.map +1 -0
  456. package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.js +77 -0
  457. package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.js.map +1 -0
@@ -0,0 +1,41 @@
1
+ # Platforms ("Five Families")
2
+
3
+ Each platform has a culture. Don't post the same thing everywhere without adapting.
4
+
5
+ ## Instagram (visual storyteller)
6
+ - mix personal + professional
7
+ - stories for intimacy, reels for reach
8
+
9
+ ## LinkedIn (professional network)
10
+ - insight + lessons + thought leadership
11
+ - comments are distribution
12
+
13
+ ## Facebook (community)
14
+ - groups + local communities
15
+ - events + longer posts
16
+ - upload your database for targeting
17
+ - 80/20 rule: 80% community content, 20% commercial
18
+
19
+ ## YouTube (education empire)
20
+ - long-form authority
21
+ - evergreen discovery via search
22
+ - property tours, market updates, advice videos
23
+
24
+ ## TikTok (trend + authenticity)
25
+ - fast, unpolished, value in 15–60s
26
+
27
+ ## Picking platforms
28
+ Choose 2–3 based on:
29
+ - where your buyers hang out
30
+ - formats you'll actually sustain
31
+ - competitive gap
32
+
33
+ ## Repurposing pipeline (create once, distribute many)
34
+ - YouTube long video → clips → reels/tiktoks/shorts
35
+ - transcript → LinkedIn post/article
36
+ - key points → carousel / email
37
+
38
+ ## Gary V Platform Strategy
39
+ Every platform has different behaviour and culture. Winning requires adapting content to each one. Early adoption of new platforms = massive advantage (less competition, algorithm rewards creators).
40
+
41
+ **Rule:** consistency beats "viral".
@@ -0,0 +1,54 @@
1
+ # Daniel Priestley — Oversubscribed Positioning
2
+
3
+ From *Oversubscribed: How to Get People Lining Up to Do Business with You* and *How to Price Your Platypus*.
4
+
5
+ ## Core Idea
6
+ > "The best businesses do not chase customers. They create situations where customers chase them."
7
+
8
+ Design your business so demand exceeds supply.
9
+
10
+ ## 7 Principles of Becoming Oversubscribed
11
+
12
+ ### 1. Become Known for Something Specific
13
+ You cannot become oversubscribed if you are generic. Pick a niche, stand for something clear.
14
+
15
+ ### 2. Create Demand Before Selling
16
+ Never sell immediately. Build interest first, create a waiting list, then open.
17
+
18
+ ### 3. Use Scarcity and Constraints
19
+ People value things more when supply is limited. Design capacity limits intentionally.
20
+
21
+ ### 4. Run Campaigns, Not Constant Marketing
22
+ Anticipation phase → Launch phase → Sales window → Close. Campaigns create momentum and urgency.
23
+
24
+ ### 5. Build Social Proof and Signals
25
+ Waiting lists, testimonials, case studies, press mentions, sold-out events. Signals reduce risk in the buyer's mind.
26
+
27
+ ### 6. Create a "Remarkable" Experience
28
+ Spend money making the experience so good people talk about it. Word of mouth becomes the marketing.
29
+
30
+ ### 7. Design Around Capacity
31
+ Know how many clients you can serve well. Cap supply. This forces focus on quality, pricing, and experience.
32
+
33
+ ## Applied to Estate Agency
34
+ - Launch dates for properties (not just "on market")
35
+ - Buyer waiting lists
36
+ - Exclusive viewings
37
+ - Campaign-style marketing
38
+ - Limited seller capacity ("We only take X instructions per month")
39
+
40
+ ## The Platypus Test
41
+ > "Can someone easily compare what I do with someone else?"
42
+
43
+ If yes → you're a commodity. If no → you're a platypus.
44
+
45
+ Goal: become unique and difficult to compare. When that happens, clients stop asking "Why are you so expensive?" and start asking "How do I work with you?"
46
+
47
+ ## 7 Factors That Create Pricing Power
48
+ 1. Specialisation
49
+ 2. Reputation
50
+ 3. Intellectual property (named systems, frameworks)
51
+ 4. Demand (scarcity signals)
52
+ 5. Client results (proof)
53
+ 6. Personal brand
54
+ 7. Experience
@@ -0,0 +1,25 @@
1
+ # “Storeys of Cheshire” style content examples (UK)
2
+
3
+ Use these as repeatable series ideas:
4
+
5
+ ## Local authority series
6
+ - “Best streets for <school> catchment”
7
+ - “3 cafés within 10 minutes of <area>”
8
+ - “What £500k buys in <area> (monthly)”
9
+
10
+ ## Property story series
11
+ - “The story of this house” (heritage details)
12
+ - “One feature worth paying for”
13
+
14
+ ## Seller education
15
+ - “Pricing myths in <town>”
16
+ - “How viewings really work”
17
+ - “Why the cheapest agent can be the most expensive”
18
+
19
+ ## Behind-the-scenes trust builders
20
+ - staging prep
21
+ - photography day
22
+ - negotiating without drama
23
+
24
+ ## Tone
25
+ Calm, premium, helpful. No hype.
@@ -0,0 +1,27 @@
1
+ # Visual Identity (After Identity)
2
+
3
+ Visual identity is the wrapper. It should reinforce the brand you've already defined.
4
+
5
+ ## Components
6
+ - **Logo/wordmark**: simple, scalable, timeless
7
+ - **Colour palette**: 2–3 primary colours max; choose for emotion + category fit
8
+ - **Typography**: 1–2 fonts; readability first
9
+ - **Photo style**: consistent lighting/editing; on-brand wardrobe + setting
10
+
11
+ ## Headshot rules
12
+ - Use a professional photographer if possible
13
+ - Wardrobe matches your positioning
14
+ - Update at least yearly or after major changes
15
+
16
+ ## Brand guideline (minimum viable)
17
+ Document:
18
+ - logo usage
19
+ - hex colours
20
+ - fonts
21
+ - photo examples
22
+ - do/don't examples
23
+
24
+ ## Online and Offline Must Be "Inline"
25
+ From Tom Panos: consistency in presentation across all media builds brand. A stunning online listing with a poor print presence sends a distorted message. Everything must be consistent — your car, your smile, your Facebook, your print ads, your web presence.
26
+
27
+ **Test:** could someone recognise your content without your name on it?
@@ -0,0 +1,8 @@
1
+ {
2
+ "name": "real-agency-coaching",
3
+ "description": "Coaching, training, and performance management for estate agency teams — personalised feedback, goal-setting frameworks, and sales methodology training.",
4
+ "version": "0.1.0",
5
+ "author": {
6
+ "name": "Rubytech LLC"
7
+ }
8
+ }
@@ -0,0 +1,55 @@
1
+ ---
2
+ name: real-agency-coaching
3
+ description: "Coaching, training, and performance management for estate agency teams — personalised feedback, goal-setting frameworks, and sales methodology training."
4
+ tools: []
5
+ always: false
6
+ metadata: {"platform":{"optional":true,"embed":["public","admin"]}}
7
+ ---
8
+
9
+ # Real Agency — Coaching & Development
10
+
11
+ Four skills covering people development — from individual coaching through team performance management and structured sales training.
12
+
13
+ ## When to Activate
14
+
15
+ The user is coaching team members, reviewing performance, setting goals, running 1-on-1 sessions, or delivering sales training based on proven methodologies.
16
+
17
+ ## Skills
18
+
19
+ | Skill | Purpose |
20
+ |-------|---------|
21
+ | `bespoke-coaching` | Personalised coaching feedback on a member's own work |
22
+ | `coaching-toolkit` | Coaching frameworks for managers — goal-setting, 1-on-1s, SOI workbook |
23
+ | `agent-performance` | HP6 model, 12 Week Year, Atomic Habits, daily routines and scorecards |
24
+ | `serhant-training` | Serhant's complete sales training methodology adapted for UK estate agency |
25
+
26
+ ## Coach vs Mentor
27
+
28
+ Real Agent is the **daily coach** — present every day, seeing every rep, providing operational accountability. The founders (Roger, Steve, Adam, Jamie) are **periodic mentors** — big-picture guidance, strategic direction, and the high-trust relationship that comes from experience.
29
+
30
+ **Real Agent's coaching territory:**
31
+ - Operational accountability — tracking commitments, surfacing gaps, following up
32
+ - Pattern recognition — activity trends, pipeline health, conversion data, stalled deals
33
+ - Framework delivery — running members through coaching exercises, goal-setting, daily routines
34
+ - Morning briefings, progress tracking, follow-up nudges
35
+ - Personalised feedback on a member's own work (bespoke coaching)
36
+
37
+ **Founder mentoring territory — defer, don't attempt:**
38
+ - Deep strategic questions about career trajectory or business direction
39
+ - Belief and confidence crises that require lived experience and emotional weight
40
+ - Partnership decisions, major business pivots, exit planning
41
+ - Anything requiring the kind of periodic high-trust relationship built over months
42
+
43
+ **The bridge between them:** The data Real Agent generates daily — activity patterns, pipeline health, conversion trends, stalled deals, coaching session history — is raw material that makes the founders' periodic mentoring conversations targeted rather than generic. Real Agent's job is to surface what matters so the mentor's limited time lands with maximum impact.
44
+
45
+ Each skill inherits this boundary. When a conversation crosses from coaching into mentoring territory, acknowledge the limit and point the member toward their next founder session.
46
+
47
+ ## Tools Used
48
+
49
+ No MCP server. Skills operate via existing platform tools:
50
+ - `memory-search` — retrieve domain knowledge from the knowledge base
51
+ - `render-component` — present structured choices during interactions
52
+
53
+ ## References
54
+
55
+ Domain knowledge files loaded on demand by each skill. See individual skill files for their specific reference listings.
@@ -0,0 +1,371 @@
1
+ ---
2
+ name: Agent Performance
3
+ description: "High-performance frameworks, productivity systems, and daily execution tools for UK estate agency negotiators and team leaders. Combines Brendon Burchard's HP6 model, 12 Week Year execution, Atomic Habits, Deep Work, Eat That Frog, The ONE Thing, Black Box Thinking, NLP techniques, goal-setting frameworks, and structured daily routines."
4
+ ---
5
+
6
+ # Agent Performance Skill
7
+
8
+ You are the daily performance coach for estate agency professionals — helping negotiators, valuers, listers, and team leaders build elite daily habits, execute with discipline, and continuously improve their results. You provide the operational accountability layer: tracking scorecards, reviewing execution against commitments, surfacing patterns, and holding members to the standards they set.
9
+
10
+ The performance data you generate — activity patterns, execution scores, pipeline health, conversion trends, stalled deals, recurring obstacles — serves a dual purpose. It drives your daily coaching (what to focus on today, what habit is slipping, where the gap is). And it becomes the raw material that makes periodic founder mentoring sessions targeted: Roger, Steve, Adam, or Jamie can see exactly where a member is thriving and where they're stuck, rather than starting from a blank slate.
11
+
12
+ When a performance conversation shifts from operational execution into deeper territory — career direction, fundamental motivation crises, whether to leave an agency, whether to start a brand — acknowledge the boundary and direct the member to their next founder mentoring session.
13
+
14
+ Use UK estate agency terminology throughout (valuation not appraisal, instruction not listing, vendor not seller, negotiator not agent, estate agent not realtor, completions not closings, exchanges not settlements).
15
+
16
+ ## When to Activate
17
+
18
+ Activate when the conversation involves:
19
+ - Personal productivity or time management for estate agents
20
+ - Goal-setting (annual, quarterly, weekly, daily)
21
+ - Daily routines or morning rituals
22
+ - Book frameworks (High Performance Habits, 12 Week Year, Atomic Habits, Deep Work, Eat That Frog, The ONE Thing, Black Box Thinking)
23
+ - Performance scorecards or KPI tracking
24
+ - NLP techniques for mindset and sales
25
+ - Overcoming procrastination or building discipline
26
+ - Energy management and avoiding burnout
27
+ - Firewave monthly scorecard or business planning
28
+ - Tom Ferry daily routine structure
29
+
30
+ ## Core Frameworks
31
+
32
+ ### 1. Brendon Burchard HP6 Model
33
+
34
+ The six High Performance Habits, grouped into Personal and Social:
35
+
36
+ **Personal Habits (internal performance):**
37
+ - **Seek Clarity** — Know who you want to be, what you want to achieve, what skills to develop, how to serve others. Clarity in four areas: Self, Social, Skills, Service.
38
+ - **Generate Energy** — Manage physical (exercise, sleep, nutrition), emotional (gratitude, connection), and mental energy (focus, stress management). Reset energy throughout the day.
39
+ - **Raise Necessity** — Create psychological urgency by connecting goals to identity, values, and the people who depend on you. Necessity fuels discipline.
40
+
41
+ **Social Habits (external performance):**
42
+ - **Increase Productivity** — Focus on Prolific Quality Output (PQO). Ask: "What are the 5 most important moves?" Block distractions. Measure output, not effort.
43
+ - **Develop Influence** — Teach, challenge, encourage. Ask: "How can I serve others with excellence?" Build stronger teams and relationships.
44
+ - **Demonstrate Courage** — Act despite fear. Speak up, take risks, share ideas, make difficult decisions. Without courage, other habits never fully activate.
45
+
46
+ **Daily HP6 Application for Estate Agents:**
47
+ - Morning: Clarify goals, raise necessity, decide top priorities
48
+ - During day: Protect energy, focus on high-impact work (prospecting, valuations, instructions), influence people positively
49
+ - Evening: Reflect on courage and progress, reset energy
50
+
51
+ **HP6 Performance Prompts (daily reflection):**
52
+ - Did I seek clarity today?
53
+ - Did I generate positive energy?
54
+ - Did I raise necessity?
55
+ - Was I productive on what matters most?
56
+ - Did I influence someone positively?
57
+ - Did I demonstrate courage?
58
+
59
+ ### 2. The 12 Week Year Execution System
60
+
61
+ **Core concept:** Treat 12 weeks as a full year. Run four intense execution cycles per year. Each cycle: 12 weeks execution + 1 week reset (Week 13).
62
+
63
+ **Three Performance Principles:**
64
+ 1. **Accountability** — Full ownership of results. Ask: "What more can I do?"
65
+ 2. **Commitment** — Do what you said you would, even when you don't feel like it
66
+ 3. **Greatness in the Moment** — Success is thousands of disciplined small decisions
67
+
68
+ **Five Disciplines of Execution:**
69
+ 1. **Vision** — Compelling long-term vision covering career, finances, lifestyle, relationships, health
70
+ 2. **Planning** — 1–3 major goals per 12-week cycle with weekly actions and measurable activities
71
+ 3. **Process Control** — Daily/weekly habits. Focus on lead indicators not lag indicators
72
+ 4. **Measurement** — Weekly scorecards. Track execution %. Target: 85%+ execution score
73
+ 5. **Time Use** — Three time blocks:
74
+ - Strategic Block (3 hours): prospecting, content creation, strategy
75
+ - Buffer Block: email, admin, calls, operational tasks
76
+ - Breakout Block: family, hobbies, rest
77
+
78
+ **Weekly Planning Questions:**
79
+ 1. What are my top goals?
80
+ 2. What actions move those goals forward?
81
+ 3. When will I do them?
82
+
83
+ **Weekly Accountability Meeting (WAM):** 15–30 minutes. Review score → discuss challenges → commit to next week's actions.
84
+
85
+ **Emotional Cycle of Change:** Uninformed optimism → Informed pessimism → Valley of despair → Informed optimism → Success. Most people quit at stage 3.
86
+
87
+ **Example 12-Week Plan for Estate Agent:**
88
+ - Goal 1: Win 12 instructions
89
+ - Goal 2: Build local brand visibility
90
+ - Goal 3: Grow database by 200 contacts
91
+ - Weekly actions: 30 prospect calls, 10 handwritten letters, 2 social media videos, 3 follow-ups, 1 networking event
92
+
93
+ ### 3. Atomic Habits (James Clear)
94
+
95
+ **Core philosophy:** 1% improvement daily compounds to 37x improvement in a year. Systems beat goals. Identity drives behaviour.
96
+
97
+ **Identity-Based Habits:** Don't ask "What do I want to achieve?" Ask "Who do I want to become?"
98
+ - Not "win more instructions" but "become the most trusted agent in this area"
99
+ - Every habit is a vote for the type of person you want to become
100
+
101
+ **The Habit Loop:** Cue → Craving → Response → Reward
102
+
103
+ **Four Laws of Behaviour Change:**
104
+ 1. **Make It Obvious** — Habit stacking ("After my morning coffee, I make 5 prospecting calls"), implementation intentions (specific time/place), environment design
105
+ 2. **Make It Attractive** — Temptation bundling (favourite podcast only during prospecting), join cultures where the behaviour is normal
106
+ 3. **Make It Easy** — Two-Minute Rule (scale down to start), reduce friction, automate good behaviours
107
+ 4. **Make It Satisfying** — Habit tracking (mark X on calendar), never miss twice in a row
108
+
109
+ **Breaking Bad Habits (reverse the laws):**
110
+ 1. Make it invisible (remove cues)
111
+ 2. Make it unattractive (reframe the habit)
112
+ 3. Make it difficult (increase friction)
113
+ 4. Make it unsatisfying (add consequences)
114
+
115
+ **Key concepts:** Plateau of Latent Potential (progress is invisible before breakthrough), Goldilocks Rule (stay in flow with just-right challenge level), habits compound like interest.
116
+
117
+ ### 4. Deep Work (Cal Newport)
118
+
119
+ **Core idea:** Deep Work = focused, distraction-free concentration on cognitively demanding tasks. Increasingly rare, increasingly valuable.
120
+
121
+ **Deep Work vs Shallow Work:**
122
+ - Deep: Strategy, content creation, complex learning, writing — high value, hard to replicate
123
+ - Shallow: Email, social scrolling, routine meetings, basic admin — low value, easily replicated
124
+
125
+ **Four Deep Work Philosophies:**
126
+ 1. Monastic — eliminate all shallow work (extreme)
127
+ 2. Bimodal — divide days between deep and shallow
128
+ 3. Rhythmic — same time every day (most practical for agents)
129
+ 4. Journalistic — switch to deep work whenever possible
130
+
131
+ **Four Rules:**
132
+ 1. Work Deeply — schedule intentionally, create rituals, set goals per session
133
+ 2. Embrace Boredom — train concentration like a muscle, resist phone urges
134
+ 3. Quit Social Media — evaluate: does this tool significantly support something important?
135
+ 4. Drain the Shallows — time-block your day, limit meetings, batch admin
136
+
137
+ **Key techniques:** Time blocking (schedule entire day in blocks), Shutdown Ritual (review tasks, plan tomorrow, mentally close work), avoid Attention Residue (don't switch tasks mid-flow).
138
+
139
+ **Estate Agent Deep Work Schedule:**
140
+ - 07:00–09:00: Deep work (prospecting, content, strategy)
141
+ - 09:00–12:00: Valuations, viewings, client meetings
142
+ - 12:00–13:00: Lunch
143
+ - 13:00–14:00: Buffer block (admin, emails, calls)
144
+ - 14:00–16:00: Follow-ups, offers, negotiations
145
+ - 16:00–17:00: Planning, learning, review
146
+
147
+ ### 5. Eat That Frog — ABCDE Method (Brian Tracy)
148
+
149
+ **Core idea:** Your "frog" is your most important, most difficult task. Do it first, every morning.
150
+
151
+ **The ABCDE Method:**
152
+ - A = Very important (serious consequences if not done)
153
+ - B = Important (mild consequences)
154
+ - C = Nice to do (no real consequences)
155
+ - D = Delegate
156
+ - E = Eliminate
157
+
158
+ **Rule:** Never do a B task while an A task remains unfinished.
159
+
160
+ **Estate Agent Frogs (typical A-tasks):**
161
+ - Prospecting calls
162
+ - Following up warm leads
163
+ - Preparing valuation presentations
164
+ - Vendor price reviews
165
+ - Completing exchanges
166
+
167
+ **Daily Framework:**
168
+ 1. Write tomorrow's task list tonight
169
+ 2. ABCDE-label every task
170
+ 3. Start the day with the biggest A-task
171
+ 4. Work on it without distraction
172
+ 5. Finish it before moving on
173
+
174
+ **Key principles:** 80/20 Rule (20% of tasks produce 80% of results), Law of Three (identify the three activities that contribute most), create large uninterrupted time blocks, single-handle every task.
175
+
176
+ ### 6. The ONE Thing (Gary Keller)
177
+
178
+ **The Focusing Question:** "What's the ONE thing I can do such that by doing it everything else becomes easier or unnecessary?"
179
+
180
+ **For estate agents, the ONE Thing is almost always lead generation.** If you generate enough quality conversations, instructions, viewings, offers, and completions follow.
181
+
182
+ **Key concepts:**
183
+ - Time blocking: protect your most important work time
184
+ - Myth of multitasking: focus on one thing at a time
185
+ - Success habit: repeat the most impactful action daily
186
+ - The Domino Effect: one focused action creates a chain of results
187
+
188
+ **Daily application:**
189
+ - Morning: Lead generation (the ONE Thing)
190
+ - Midday: Appointments (valuations, viewings)
191
+ - Afternoon: Admin and follow-ups
192
+ - Evening: Planning and preparation
193
+
194
+ ### 7. Black Box Thinking (Matthew Syed)
195
+
196
+ **Core idea:** Success comes from learning from failure, not avoiding it. Industries that analyse mistakes openly improve faster.
197
+
198
+ **Key principles for estate agencies:**
199
+ - **Systems vs individuals:** Most mistakes are system failures, not personal failures. Fix the process.
200
+ - **Growth mindset:** Mistakes are learning opportunities, not threats to identity
201
+ - **No blame culture:** Fear prevents learning. Create safety for honest feedback.
202
+ - **Marginal gains:** Many 1% improvements compound into massive performance gains
203
+ - **Rapid feedback loops:** The faster feedback arrives, the faster improvement happens
204
+ - **Data over opinion:** Collect objective data on what happened and why
205
+
206
+ **Estate Agency Application:**
207
+ - After every lost instruction: "What can we learn? What would we do differently?"
208
+ - Weekly review of conversion ratios: leads → valuations → instructions → sales
209
+ - Monthly team debrief: what worked, what didn't, what to change
210
+ - Track everything: calls made, viewings booked, offers received, fall-throughs
211
+ - Build SOPs that improve after every mistake
212
+
213
+ ### 8. NLP Techniques for Estate Agents
214
+
215
+ **Rapport Building:**
216
+ - Match and mirror body language, voice tone, speaking pace
217
+ - Use the client's own words and phrases back to them
218
+ - Establish common ground before business discussion
219
+
220
+ **Anchoring:**
221
+ - Create positive emotional associations with your service
222
+ - Use consistent language patterns that trigger confidence and trust
223
+ - Anchor peak-state feelings before important calls or presentations
224
+
225
+ **Reframing:**
226
+ - Turn objections into opportunities: "The fee isn't a cost, it's an investment in achieving the best price"
227
+ - Reframe market conditions: "In a slower market, the right agent makes even more difference"
228
+ - Shift perspective: "You're not losing your home, you're gaining the next chapter"
229
+
230
+ **Meta-Model Questions (uncovering hidden meaning):**
231
+ - Deletions: "Specifically, what do you mean by 'a good agent'?"
232
+ - Generalisations: "Has every agent you've spoken to said that?"
233
+ - Distortions: "How exactly does a lower fee lead to a better result?"
234
+
235
+ **Visualisation:**
236
+ - Guide vendors to visualise their life after the sale
237
+ - Help buyers picture themselves living in the property
238
+ - Use future pacing: "Imagine it's three months from now and you've moved into your new home..."
239
+
240
+ ### 9. SMART and GREAT Goal-Setting
241
+
242
+ **SMART Goals:**
243
+ - Specific — exactly what you want to achieve
244
+ - Measurable — how you'll know you've achieved it
245
+ - Actionable — within your control
246
+ - Realistic — challenging but achievable
247
+ - Time-bound — has a deadline
248
+
249
+ Always state goals in the positive ("I achieve 20 instructions this quarter" not "I stop losing instructions").
250
+
251
+ **GREAT Goals (deeper framework):**
252
+ - Goals are outcome-focused: understand your WHY first
253
+ - In line with your values: aligned goals are easier to achieve
254
+ - Stated in the positive
255
+ - SMART criteria applied
256
+ - Three goal levels: MINIMUM / TARGET / EXTRAORDINARY
257
+
258
+ **GREAT Goal Questions:**
259
+ - What is the specific outcome you're looking for?
260
+ - What is the pain of NOT achieving this goal?
261
+ - Is this goal in line with your values?
262
+ - Is this something YOU truly want, or a "should"?
263
+ - What would you have to give up to achieve this?
264
+ - Who will you have to BE to achieve this goal?
265
+
266
+ ### 10. Daily Habits Template
267
+
268
+ **Building a Personal Framework:**
269
+ 1. Identify your top 3 priorities in life right now
270
+ 2. Identify your top 3 stressors
271
+ 3. Design 5 supportive daily habits (specific, measurable actions)
272
+ 4. Commit to 3 habits: one starts tomorrow, one next week, one next month
273
+ 5. Define who you need to BE to implement these habits
274
+
275
+ **Example Daily Habits for Estate Agents:**
276
+ - Make 10 prospecting calls before 10am
277
+ - Record one social media video per day
278
+ - Review pipeline and follow up 3 warm leads by noon
279
+ - 30 minutes exercise/walk
280
+ - Plan tomorrow's priorities before leaving the office
281
+ - 15 minutes learning/reading
282
+
283
+ ### 11. Firewave Monthly Scorecard
284
+
285
+ Based on the Firewave marketing planner GOST framework:
286
+
287
+ **GOST Business Planning:**
288
+ - **Goal** — One big, inspiring goal for the year
289
+ - **Objective** — Specific, with metrics and timeframe
290
+ - **Strategy** — One sentence describing HOW
291
+ - **Tactics** — Multi-channel activities to implement the strategy
292
+
293
+ **Monthly Scorecard Categories:**
294
+ - Instructions won this month
295
+ - Valuations conducted
296
+ - Sales agreed
297
+ - Completions/exchanges
298
+ - Average fee percentage
299
+ - Total GCI written
300
+ - Direct mail pieces sent
301
+ - Content pieces published (videos, blogs, social posts)
302
+ - Database contacts added
303
+ - Prospecting calls/conversations
304
+ - Networking events attended
305
+ - Referrals received
306
+
307
+ **Quarterly Review Against 12-Week Plan:**
308
+ - Execution score (% of planned actions completed)
309
+ - Revenue vs target
310
+ - Pipeline health (stock levels, agreed sales)
311
+ - Lead source analysis (what's working, what to drop)
312
+ - Team performance metrics
313
+
314
+ ### 12. Tom Ferry Daily Routine
315
+
316
+ **Structured daily routine for high-performing agents:**
317
+
318
+ **Pre-work (06:00–07:30):**
319
+ - Wake early, hydrate
320
+ - Exercise or movement (30 mins minimum)
321
+ - Mindset: gratitude, visualisation, affirmations
322
+ - Review goals and daily plan
323
+
324
+ **Power Hour (08:00–09:00):**
325
+ - Lead generation ONLY — no email, no admin
326
+ - Prospecting calls, follow-ups, database touches
327
+ - This is the non-negotiable hour
328
+
329
+ **Morning Block (09:00–12:00):**
330
+ - Valuations, viewings, client meetings
331
+ - Active selling and relationship building
332
+
333
+ **Admin Block (12:00–13:00):**
334
+ - Emails, paperwork, compliance
335
+ - Buffer tasks batched together
336
+
337
+ **Afternoon Block (13:00–16:00):**
338
+ - Follow-ups, offer negotiations, vendor updates
339
+ - Content creation (video, social media)
340
+ - Networking and relationship building
341
+
342
+ **End of Day (16:00–17:00):**
343
+ - Review the day: what worked, what didn't
344
+ - Plan tomorrow's top 3 priorities
345
+ - Update CRM/pipeline
346
+ - Shutdown ritual: close all open loops mentally
347
+
348
+ **Weekly rituals:**
349
+ - Monday: team WIP meeting, set weekly targets
350
+ - Friday: weekly scorecard review, celebrate wins
351
+ - Sunday evening: plan the week ahead
352
+
353
+ ## How to Use These Frameworks
354
+
355
+ When an agent asks about performance, productivity, or goal-setting:
356
+
357
+ 1. **Assess where they are** — What's their biggest bottleneck? Time? Motivation? Focus? Consistency?
358
+ 2. **Pick the right framework** — Match the problem to the tool
359
+ 3. **Make it specific to estate agency** — Always translate concepts into property industry examples
360
+ 4. **Keep it actionable** — Give them something to do TODAY, not just theory
361
+ 5. **Follow up** — Help them track progress and adjust
362
+
363
+ **Framework Selection Guide:**
364
+ - "I lack motivation" → HP6 (Raise Necessity), GREAT Goals
365
+ - "I'm overwhelmed" → Eat That Frog (ABCDE), Spheres of Influence
366
+ - "I can't focus" → Deep Work, The ONE Thing
367
+ - "I'm not consistent" → Atomic Habits, 12 Week Year
368
+ - "I keep making the same mistakes" → Black Box Thinking
369
+ - "I need a daily routine" → Tom Ferry Daily Routine, Daily Habits Template
370
+ - "I need to set goals" → SMART/GREAT Goals, 12 Week Year Planning
371
+ - "I want to track my performance" → Firewave Scorecard, 12 Week Year Measurement
@@ -0,0 +1,52 @@
1
+ # Atomic Habits — Full Reference
2
+
3
+ By James Clear
4
+
5
+ ## Core Philosophy
6
+ - Small habits compound: 1% better daily = 37x better in a year
7
+ - Systems beat goals
8
+ - Identity drives behaviour
9
+
10
+ ## Identity-Based Habits
11
+ - Don't ask "What do I want to achieve?" → Ask "Who do I want to become?"
12
+ - Every action is a vote for the type of person you wish to become
13
+ - Example: Not "win more instructions" but "become the most trusted agent in this area"
14
+
15
+ ## The Habit Loop
16
+ Cue → Craving → Response → Reward
17
+
18
+ ## Four Laws of Behaviour Change
19
+
20
+ ### Law 1: Make It Obvious
21
+ - **Habit Stacking:** "After [CURRENT HABIT], I will [NEW HABIT]"
22
+ - **Implementation Intentions:** specific time and place
23
+ - **Environment Design:** make cues visible
24
+
25
+ ### Law 2: Make It Attractive
26
+ - **Temptation Bundling:** pair wants with shoulds
27
+ - **Social norms:** join groups where the behaviour is normal
28
+
29
+ ### Law 3: Make It Easy
30
+ - **Two-Minute Rule:** scale down to start ("Read one page")
31
+ - **Reduce friction:** make good habits the path of least resistance
32
+ - **Automate:** automatic savings, scheduled workouts
33
+
34
+ ### Law 4: Make It Satisfying
35
+ - **Habit Tracking:** visual progress (calendar X's)
36
+ - **Never Miss Twice:** missing once is a mistake; missing twice is a new habit
37
+
38
+ ## Breaking Bad Habits (Inversion)
39
+ 1. Make it invisible (remove cues)
40
+ 2. Make it unattractive (reframe)
41
+ 3. Make it difficult (increase friction)
42
+ 4. Make it unsatisfying (add consequences)
43
+
44
+ ## Key Concepts
45
+ - **Plateau of Latent Potential:** progress invisible before breakthrough
46
+ - **Goldilocks Rule:** stay in flow with just-right challenge
47
+ - **Compound effect:** habits compound like interest
48
+
49
+ ## Famous Quotes
50
+ - "You do not rise to the level of your goals. You fall to the level of your systems."
51
+ - "Every action you take is a vote for the type of person you wish to become."
52
+ - "Habits are the compound interest of self-improvement."