@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,42 @@
1
+ ---
2
+ name: payment-batch-stager
3
+ description: "Build the commission payment batch ready for the operator's approval. Stages an export for the agent's bank or a payroll-style spreadsheet. Never initiates a transfer. Built for use inside month-end-close."
4
+ ---
5
+
6
+ # Payment batch stager
7
+
8
+ A building-block skill called by `month-end-close`. Turns the commission schedule into a ready-to-pay batch without ever moving money.
9
+
10
+ ## What it does
11
+
12
+ Reads the commission schedule produced by `commission-calculator`. For each payee with a non-zero net, the skill produces a row in the batch:
13
+
14
+ - Payee name
15
+ - Payee bank account (sort code, account number) from the profile's payees table
16
+ - Amount
17
+ - Reference (the deal references, abbreviated to fit the bank's reference length limit)
18
+ - Pay date (the operator's preferred pay date)
19
+
20
+ Two outputs are produced:
21
+
22
+ 1. A bank-payment-batch file in the format the operator's bank accepts (CSV or BACS-style, depending on the profile).
23
+ 2. A payroll-style spreadsheet that the operator can use to make payments manually if they prefer the human-in-the-loop transfer step.
24
+
25
+ The operator approves the batch. Approval does not initiate a transfer; the file is downloaded or staged for the operator to upload to their bank.
26
+
27
+ ## What it does not do
28
+
29
+ - It does not initiate a transfer. Ever.
30
+ - It does not store bank credentials.
31
+ - It does not bypass the operator on any change to a payee's bank details. Any first-time bank-detail entry routes through `profile-writer` with an explicit confirmation step.
32
+
33
+ ## Connectors
34
+
35
+ Read: profile (payees table, bank format), commission schedule from `commission-calculator`.
36
+ Write: file artefact in the agent's Drive.
37
+
38
+ ## Profile keys
39
+
40
+ - `realagent.payees` (per-agent bank details)
41
+ - `realagent.bank.batch_format` ("csv" | "bacs" | "open_banking_pain001" | "manual")
42
+ - `realagent.bank.preferred_pay_date_offset_days` (days after period end, default 7)
@@ -0,0 +1,42 @@
1
+ ---
2
+ name: period-reconciler
3
+ description: "Match completions to fees received for a closing period and surface variances. Returns three categories: matched, pending, variance, with a one-line cause per variance and a draft email to the accountant or the solicitor where appropriate. Built for use inside month-end-close."
4
+ ---
5
+
6
+ # Period reconciler
7
+
8
+ A building-block skill called by `month-end-close`. Does the matching that underpins the reconciliation section of the close pack.
9
+
10
+ ## What it does
11
+
12
+ For the period being closed, the skill reads:
13
+
14
+ - Every property with completion date in the period from the CRM
15
+ - Every fee receipt in the accounting platform's bank feed for the period and the following 30 days
16
+
17
+ It then matches receipts to completions on amount and date (with a small tolerance window). Three outcomes per completion:
18
+
19
+ - **Matched.** Receipt amount matches expected fee within the tolerance. No action.
20
+ - **Pending.** Completion logged but no receipt yet. The completion date age is shown so the operator knows whether to chase.
21
+ - **Variance.** Receipt amount differs from expected fee by more than the tolerance. A one-line cause hypothesis is produced (fee adjustment, referral deduction, fee dispute, FX, sliding scale, withdrawal fee credited). A draft chase email to the solicitor or the accountant is staged, depending on which party the variance points at.
22
+
23
+ ## Variance writeoff
24
+
25
+ Variances under the profile's writeoff threshold (default GBP 5) are proposed for writeoff. The operator approves the writeoff per item; the workflow does not write off anything silently.
26
+
27
+ ## What it does not do
28
+
29
+ - It does not post journal entries. Postings are staged by `month-end-close` for the operator's approval.
30
+ - It does not initiate a transfer.
31
+ - It does not chase the solicitor or the accountant; it stages the draft email which the operator approves.
32
+
33
+ ## Connectors
34
+
35
+ Read: CRM (completions, fee structure), accounting (bank feed, prior reconciliations).
36
+ Write (staged only): email drafts to solicitor or accountant.
37
+
38
+ ## Profile keys
39
+
40
+ - `realagent.close.writeoff_threshold_gbp` (default 5)
41
+ - `realagent.close.match_tolerance_gbp` (default 1)
42
+ - `realagent.close.match_tolerance_days` (default 30)
@@ -0,0 +1,117 @@
1
+ ---
2
+ name: personal-branding
3
+ description: "Build and execute a personal brand that attracts inbound opportunities. Identity first, consistency second, amplification third — with practical platform and content systems."
4
+ ---
5
+
6
+ # Personal Branding
7
+
8
+ You help the user build a clear, authentic personal brand and a repeatable content system that turns expertise into inbound opportunities.
9
+
10
+ ## Core principles
11
+
12
+ 1. **Identity before aesthetics.** Don't start with logos and colours. Start with: who you serve, what you stand for, and what makes you meaningfully different.
13
+ 2. **Consistency beats intensity.** A sustainable cadence compounding for 6–12 months beats a two-week burst.
14
+ 3. **Content is distribution, not diary.** Share to serve (teach, help, inform, inspire), not to vent.
15
+ 4. **Authentic ≠ unfiltered.** Maintain boundaries. Avoid anything that damages trust.
16
+
17
+ ## What you do
18
+
19
+ - Clarify the user's positioning ("why you?")
20
+ - Define a simple brand system (vision, AND, personality)
21
+ - Pick the right channels and content formats
22
+ - Build a weekly content cadence and a repurposing pipeline
23
+ - Keep the tone aligned with the user's real voice while staying professional
24
+
25
+ ## What you never do
26
+
27
+ - Never encourage oversharing, negativity, or public client complaints
28
+ - Never encourage buying followers/engagement
29
+ - Never advise plagiarism or copying competitors
30
+
31
+ ## Additions for UK estate agents
32
+
33
+ ### 1) Gary V's trilogy (Crush It / Crushing It / Day Trading Attention)
34
+ Use Gary V as the operating philosophy:
35
+ - build a personal brand by **documenting** the journey
36
+ - attention is the asset; platforms shift
37
+ - consistency + volume increases "luck"
38
+
39
+ Practical takeaways:
40
+ - create platform-native content (don't just repost)
41
+ - engage in comments/DMs (attention → relationship)
42
+ - run at sustainable volume (better 3x/week for a year than daily for 2 weeks)
43
+
44
+ Reference: `references/gary-v-principles.md`.
45
+
46
+ ### 2) Attraction Agent 2.0 / 3.0 (Tom Panos)
47
+ Use the Attraction Agent model:
48
+ - marketing gets you **to the table**
49
+ - sales closes **at the table**
50
+ - build **Return on Engagement** (ROE)
51
+ - keep online and offline **in line** (consistent quality)
52
+ - be "recommendable" (social proof)
53
+
54
+ Reference: `references/attraction-agent-notes.md`.
55
+
56
+ ### 3) Become a Brand Leader
57
+ Use it as a *brand operating map*:
58
+ - story, positioning, creative idea, tone
59
+ - owned/earned/shared/paid media
60
+ - funnel + experience
61
+
62
+ Reference: `references/become-a-brand-leader-notes.md`.
63
+
64
+ ### 4) Firewave BLAST formula + blogging
65
+ Use BLAST for daily/weekly social content:
66
+ - **B**ehind the scenes
67
+ - **L**ocal spotlight
68
+ - **A** day in the life
69
+ - **S**howcase of a property
70
+ - **T**ips and advice
71
+
72
+ Add blogging to build authority (SEO + trust): answer the questions sellers ask.
73
+
74
+ Reference: `references/firewave-blast-and-blogging.md`.
75
+
76
+ ### 5) Daniel Priestley (Oversubscribed positioning)
77
+ Help the user position as the "platypus" (unique, hard to compare) and create demand:
78
+ - be known for something specific
79
+ - run campaigns, not constant selling
80
+ - add scarcity (limited slots, launch dates)
81
+ - invest in being remarkable (experience people talk about)
82
+
83
+ Reference: `references/oversubscribed-positioning.md`.
84
+
85
+ ### 6) "Storeys of Cheshire" style content examples (local authority)
86
+ When asked for examples, propose content that feels like:
87
+ - local lifestyle + community + property stories
88
+ - calm, high-trust tone
89
+ - repeatable series (weekly)
90
+
91
+ Reference: `references/storeys-style-examples.md`.
92
+
93
+ ## What to do when the user asks "what should I post?"
94
+
95
+ Ask:
96
+ 1) Who is the audience this week (seller, buyer, landlord, agent attraction)?
97
+ 2) What do we want them to believe about you?
98
+ 3) What proof can we show?
99
+
100
+ Then propose:
101
+ - 3 post ideas
102
+ - 1 short-form video script
103
+ - 1 story sequence (3 frames)
104
+
105
+ ## References (load as needed)
106
+
107
+ - **Brand strategy system** → `references/brand-strategy-system.md`
108
+ - **Visual identity** → `references/visual-identity.md`
109
+ - **Platforms ("five families")** → `references/platforms.md`
110
+ - **Content engine** → `references/content-engine.md`
111
+ - **Authenticity & boundaries** → `references/authenticity-boundaries.md`
112
+ - **Gary V principles** → `references/gary-v-principles.md`
113
+ - **Attraction Agent 2.0/3.0 notes** → `references/attraction-agent-notes.md`
114
+ - **Become a Brand Leader notes** → `references/become-a-brand-leader-notes.md`
115
+ - **Firewave BLAST + blogging** → `references/firewave-blast-and-blogging.md`
116
+ - **Oversubscribed positioning** → `references/oversubscribed-positioning.md`
117
+ - **Storeys-style content examples** → `references/storeys-style-examples.md`
@@ -0,0 +1,31 @@
1
+ # Attraction Agent 2.0 / 3.0 (Tom Panos) notes
2
+
3
+ ## Key distinction
4
+ - **Marketing** = getting noticed / getting to the table.
5
+ - **Sales** = converting once you’re at the table.
6
+
7
+ ## Return on Engagement (ROE)
8
+ In the new world:
9
+ - it’s not what you say to the market
10
+ - it’s what the market says about you
11
+
12
+ ## Be recommendable
13
+ - testimonials
14
+ - tagged posts
15
+ - consistent quality
16
+
17
+ ## Online and offline “in line”
18
+ Consistency across:
19
+ - listings
20
+ - photography
21
+ - copy
22
+ - social proof
23
+ - personal presentation
24
+
25
+ ## Practical actions
26
+ - build database (fit database, not fat)
27
+ - use listings marketing to attract more listings
28
+ - invest in content that compounds
29
+
30
+ ## Line to use
31
+ “Brand is what they say about you when you’re not there.”
@@ -0,0 +1,58 @@
1
+ # Tom Panos Attraction Agent Model
2
+
3
+ From Attraction Agent 2.0 & 3.0. The shift from Transactional Agent to Attraction Agent.
4
+
5
+ ## The Core Shift
6
+ - **Transactional Agent:** cold calling, interrupting strangers, chasing listings
7
+ - **Attraction Agent:** building profile, creating presence, vendors come to you
8
+
9
+ > "Knocking on doors interrupting strangers who don't want to speak to you is not the most effective thing an agent can do to get more listings."
10
+
11
+ ## Attraction Agent Business Model
12
+ | Stage | GCI | Focus |
13
+ |---|---|---|
14
+ | Beginner | £120k | Start |
15
+ | Year 1 | £150k | Learn |
16
+ | Advance | £200k | Fine tune |
17
+ | Superstar | £350k | Upskill |
18
+ | Brand Agent | £500k | Marketing |
19
+ | Elite Brand | £750k | Attraction |
20
+ | 7 Figure | £1M+ | Attraction + Leverage |
21
+
22
+ ## Brand = Reputation + Reach
23
+ - Reputation = trust, character, integrity
24
+ - Reach = visibility, marketing, distribution
25
+ - You need BOTH — thousands of great agents have no reach
26
+
27
+ ## The Law of Attraction in Property
28
+ The agent with the listings is the agent that gets the listings. The agent with the best marketed listings gets the vendors who will do the best marketing. Use current listings to get more listings.
29
+
30
+ ## Return on Engagement (ROE)
31
+ In the new world, it's not what you say to the market — it’s what the market says about you. Brand is what they say about you when you're not there.
32
+
33
+ ## Marketing vs Closing
34
+ - Marketing = getting noticed, being called to present
35
+ - Closing = winning the instruction when you're at the table
36
+ - There are only 2 reasons you don't have every listing: you were not called in, or you were not good enough once you were there
37
+
38
+ ## 30 Laws of the Attraction Agent (Selected)
39
+ - Everything you do either builds or destroys your brand equity
40
+ - Be super focused on the customer experience
41
+ - If you're in business, you're in show business
42
+ - The fastest way to double your income is to double your rate of learning
43
+ - Critical behaviours are highly average actions that give massive results (80/20)
44
+ - Be up by 5am
45
+ - Have a clear 30-second elevator speech
46
+
47
+ ## What Makes an Attraction Agent
48
+ - World class viewings
49
+ - 5am club
50
+ - Ideal week structure
51
+ - Daily physical exercise
52
+ - Crucial conversations
53
+ - 10 calls before 10am
54
+ - Attitude of gratitude
55
+ - Daily personal development
56
+ - Prospect 1-3 hours daily
57
+ - Understands vendor paid marketing
58
+ - Positive reference groups
@@ -0,0 +1,28 @@
1
+ # Authenticity & Boundaries
2
+
3
+ Authentic brands build trust faster — but boundaries protect the brand.
4
+
5
+ ## Authenticity is
6
+ - truthful voice
7
+ - real stories with lessons
8
+ - calm confidence
9
+ - showing process
10
+
11
+ ## Authenticity is NOT
12
+ - oversharing personal drama
13
+ - posting while angry
14
+ - complaining about clients
15
+ - drunk/party content
16
+
17
+ ## "TMI" red flags
18
+ If you wouldn't say it at a professional networking event, don't post it.
19
+
20
+ ## Negativity rule
21
+ If you must mention a challenge, use:
22
+ **Problem → Action → Lesson → Application**
23
+
24
+ ## Consistency rule
25
+ Be the same person online and in real life. Trust dies when there's a mismatch.
26
+
27
+ ## Gary V on Authenticity
28
+ People can quickly sense fake personal brands. Instead of trying to be perfect: show failures, show struggles, share real opinions. The internet rewards real personalities. This builds trust, loyalty, and community.
@@ -0,0 +1,19 @@
1
+ # Become a Brand Leader (high-level map)
2
+
3
+ Use as a checklist for a brand that is more than “posting content”.
4
+
5
+ ## Components to define
6
+ - brand story
7
+ - brand positioning
8
+ - tone
9
+ - creative idea
10
+ - communications strategy
11
+ - web funnel
12
+ - in-person experience
13
+ - owned/earned/shared/paid media
14
+
15
+ ## UK estate agent adaptation
16
+ - owned: website/blog, email list
17
+ - shared: socials, community groups
18
+ - earned: local press, partnerships, testimonials
19
+ - paid: targeted ads (lead magnet, retargeting)
@@ -0,0 +1,42 @@
1
+ # Firewave BLAST Formula & Blogging
2
+
3
+ ## The BLAST Formula
4
+ A daily content framework for social media:
5
+
6
+ | Letter | Category | Examples |
7
+ |---|---|---|
8
+ | **B** | Behind the Scenes | Designer working on brochures, photographer going the extra mile, unboxing bespoke materials |
9
+ | **L** | Local Spotlight | Afternoon run to favourite café, competition with local florist, interview with new shop owner |
10
+ | **A** | A Day in the Life | Facebook Live from a local landmark, photo of interesting find on a walk, full rainbow on way to office |
11
+ | **S** | Showcase of a Property | Sneak peek coming soon, new to market, just sold, bath with a view, twilight shoot |
12
+ | **T** | Tips and Advice | Live Q&A "7 reasons to sell in spring", blog link with graphics, testing household hacks |
13
+
14
+ ## How BLAST Works
15
+ Like a diet — a few posts outside the formula won't hurt, but if BLAST posts are in the minority, results won't follow.
16
+
17
+ ## Property Showcase Tips
18
+ - Be careful with property adverts (platforms restrict reach for ads)
19
+ - Instead: "sneak peek", "new to market", "just sold" format
20
+ - Show interesting details: period features, views, unique architectural elements
21
+
22
+ ## Five P’s to Blog Like a Pro
23
+ 1. **Plan** — list all topics, common questions, frequent issues
24
+ 2. **Prepare** — research, gather data, find examples
25
+ 3. **Produce** — write with personality, break into scannable sections
26
+ 4. **Publish** — on your website (drives SEO)
27
+ 5. **Promote** — share across social, email, and communities
28
+
29
+ ## Blog Topic Ideas
30
+ - When is the right time to go on the market?
31
+ - Do I need professional photography?
32
+ - Why do I need a floor plan?
33
+ - What's an EPC?
34
+ - How long will it take my house to sell?
35
+ - What happens after you accept an offer?
36
+ - Moving with children: a parent's guide
37
+
38
+ ## Blogging Benefits
39
+ - Positions you as an expert authority
40
+ - Demonstrates transparency and honesty
41
+ - Creates an estate agent's website people actually want to visit
42
+ - Drives Google ranking through fresh, relevant content
@@ -0,0 +1,48 @@
1
+ # Become a Brand Leader
2
+
3
+ From the *Become a Brand Leader* framework.
4
+
5
+ ## Every Brand Leader Must Know
6
+
7
+ ### Brand Foundation
8
+ - Brand Story
9
+ - Brand Positioning
10
+ - Positioning Statement
11
+ - Functional Benefits
12
+ - Emotional Benefits
13
+ - Reason to Believe
14
+
15
+ ### Consumer Understanding
16
+ - Target Consumer
17
+ - Consumer Insights
18
+ - Consumer Enemy (what frustrates your ideal client)
19
+ - Consumer Analytics
20
+
21
+ ### Communications
22
+ - Creative Brief
23
+ - Creative Idea
24
+ - Communications Strategy
25
+ - Advertising Tone
26
+
27
+ ### Media Mix
28
+ - Earned Media (PR, press, word of mouth)
29
+ - Owned Media (website, blog, email list)
30
+ - Shared Media (social media)
31
+ - Paid Media (advertising)
32
+
33
+ ### Business Operations
34
+ - Strategic Plan (Vision, Key Issues, Strategies, Tactics)
35
+ - Organisation Culture and Values
36
+ - Talent and Training
37
+ - Service Systems
38
+ - Forecasting and Budgets
39
+
40
+ ## For Estate Agents
41
+ Apply brand leader thinking to:
42
+ - How your listings are presented
43
+ - How your marketing looks and feels
44
+ - How clients experience your service
45
+ - How your team represents the brand
46
+ - How you're perceived vs competitors
47
+
48
+ > "Everything you do every day either builds or destroys your brand equity."
@@ -0,0 +1,59 @@
1
+ # Brand Strategy System (Identity First)
2
+
3
+ ## The goal
4
+ Answer the market's question: **"Why you?"**
5
+
6
+ A brand isn't your logo — it's the set of **associations and expectations** people have when they see your name.
7
+
8
+ ## Phase 1 — Discover your core identity
9
+
10
+ ### 1) Brand vision (5-year snapshot)
11
+ Write a vivid, present-tense description of life/work **5 years from now**:
12
+ - who you serve
13
+ - what outcomes you create
14
+ - what you're known for
15
+ - what your day looks like
16
+
17
+ Then work backwards:
18
+ - 3 years → what must be true?
19
+ - 1 year → what milestones?
20
+ - 6 months → what actions?
21
+ - this month → what's the first step?
22
+
23
+ ### 2) Your "AND" (your moat)
24
+ You're not *just* X. You're **X AND Y**.
25
+ Examples:
26
+ - estate agent **AND** local historian
27
+ - estate agent **AND** content creator
28
+ - estate agent **AND** community champion
29
+
30
+ Rules for a good AND:
31
+ - real (authentic)
32
+ - valuable (people will pay)
33
+ - differentiated (rare combo)
34
+
35
+ ### 3) Brand personality
36
+ Pick a consistent stance on these spectrums:
37
+ - formal ↔ casual
38
+ - calm ↔ energetic
39
+ - expert ↔ peer
40
+ - exclusive ↔ inclusive
41
+
42
+ ### 4) Core promises
43
+ Define 3–5 promises you always keep (e.g. "fast response", "clear next steps", "no surprises").
44
+
45
+ ## Phase 2 — Consistency
46
+ Consistency across:
47
+ - messaging
48
+ - visuals
49
+ - cadence
50
+ - standards (response time, quality)
51
+
52
+ ## Phase 3 — Amplify
53
+ Once identity + consistency exist:
54
+ - partnerships
55
+ - press
56
+ - bigger distribution
57
+ - events / talks
58
+
59
+ **Rule:** Amplify a message you can sustain — don't amplify chaos.
@@ -0,0 +1,49 @@
1
+ # Content Engine (Pillars → Cadence → Repurpose)
2
+
3
+ ## Content pillars
4
+ Pick 3–5 themes you can talk about forever.
5
+ Examples:
6
+ - education (how it works)
7
+ - mistakes (what to avoid)
8
+ - stories (wins/losses)
9
+ - behind-the-scenes (process)
10
+ - proof (testimonials/case studies)
11
+
12
+ ## Cadence (minimum viable)
13
+ - 3 posts/week on primary platform
14
+ - 1 short video/week (or more if easy)
15
+ - daily light-touch stories (optional)
16
+
17
+ ## Batching
18
+ Create content in 1–2 blocks/week:
19
+ - record 4–8 clips
20
+ - write 3–5 posts
21
+ - schedule
22
+
23
+ ## What "value" means
24
+ Each piece should do at least one:
25
+ - educate
26
+ - inspire
27
+ - entertain
28
+ - inform
29
+ - connect
30
+
31
+ ## Gary V’s Content Formula
32
+ 1. Choose a niche you care about
33
+ 2. Produce valuable content consistently
34
+ 3. Distribute across multiple platforms
35
+ 4. Engage deeply with your audience
36
+ 5. Build trust over time
37
+ 6. Monetise once attention exists
38
+
39
+ ## Document, Don’t Create
40
+ Instead of thinking "What should I create?" think "What am I already doing that I can share?"
41
+ - Recording conversations
42
+ - Sharing behind the scenes
43
+ - Answering questions
44
+ - Showing the process
45
+
46
+ ## 10x Content Rule (Sharran)
47
+ One video should produce: 1 YouTube video, 3 Instagram clips, 1 LinkedIn post, 1 email topic, 1 short reel.
48
+
49
+ **Test:** would you save/share it?
@@ -0,0 +1,23 @@
1
+ # Firewave BLAST + blogging (estate agency)
2
+
3
+ ## BLAST categories
4
+ - **B**ehind the scenes
5
+ - **L**ocal spotlight
6
+ - **A** day in the life
7
+ - **S**howcase of a property
8
+ - **T**ips and advice
9
+
10
+ ## Weekly minimum viable cadence
11
+ - 3 posts/week (mix BLAST)
12
+ - 1 short video/week
13
+ - 1 blog/month
14
+
15
+ ## Blogging topics that work
16
+ Answer seller questions:
17
+ - “When is the best time to sell?”
18
+ - “Do I need professional photography?”
19
+ - “What’s an EPC and why it matters?”
20
+ - “How long will my house take to sell in <area>?”
21
+
22
+ ## Repurpose
23
+ Blog → LinkedIn post → IG carousel → video script.
@@ -0,0 +1,52 @@
1
+ # Gary Vaynerchuk Content Strategy
2
+
3
+ Combined principles from Crush It!, Crushing It!, and Day Trading Attention.
4
+
5
+ ## Core Philosophy
6
+ The internet has created the greatest opportunity in history for individuals to build businesses around their personal brand. Your phone + social media = your media company.
7
+
8
+ > "Attention is the asset."
9
+
10
+ ## From Crush It!
11
+ - Passion is the starting point
12
+ - The internet eliminates gatekeepers
13
+ - Content builds trust
14
+ - Build audience before monetising
15
+ - Work ethic matters
16
+ - Community engagement is essential
17
+
18
+ ## From Crushing It!
19
+ - People follow people, not businesses
20
+ - Document your journey and provide value
21
+ - Every platform has different behaviour and culture
22
+ - Early adoption creates massive advantage
23
+ - Patience and consistency — building a brand takes years (3-5+ years)
24
+ - Reply to every comment and message early on
25
+
26
+ ## From Day Trading Attention
27
+ - Attention moves constantly across platforms
28
+ - Creative is the most important variable — beats budget every time
29
+ - Speed matters — trends move quickly, react fast
30
+ - Volume wins — more content = more chances of success
31
+ - Organic reach is still massively undervalued
32
+ - Build brand first, sales second
33
+
34
+ ## The 4 Types of Content
35
+ 1. **Educational** — tips, tutorials, advice
36
+ 2. **Inspirational** — success stories, personal journeys
37
+ 3. **Entertaining** — humour, relatable moments
38
+ 4. **Documentary** — real life, behind the scenes, process
39
+
40
+ ## Platform-Native Content
41
+ - TikTok: short-form entertainment, trends
42
+ - Instagram: visual storytelling, lifestyle
43
+ - LinkedIn: professional insights, career stories
44
+ - YouTube: long-form education and storytelling
45
+ - Each platform requires adapted content — don't just repost
46
+
47
+ ## Key Principles for Estate Agents
48
+ - You don't need to be the best — document your journey
49
+ - Consistency beats perfection — daily imperfect > occasional perfect
50
+ - Patience is the advantage — most people quit too early
51
+ - Personal brands beat corporate brands — people trust individuals
52
+ - Authenticity creates loyalty — real personalities build real audiences
@@ -0,0 +1,20 @@
1
+ # Gary V principles (Crush It / Crushing It / Day Trading Attention)
2
+
3
+ ## Core ideas
4
+ - **People follow people**: your personal brand drives trust.
5
+ - **Attention is the asset**: where attention goes, business follows.
6
+ - **Document, don’t over-produce**: show the process.
7
+ - **Platform culture matters**: adapt content to each platform.
8
+ - **Speed + volume**: more content = more learning + more upside.
9
+ - **Engagement is distribution**: comments/DMs are part of the job.
10
+ - **Long game**: 1–2 years to build, 3–5 years to compound.
11
+
12
+ ## UK estate agent application
13
+ - Daily micro content: viewings, prep, negotiation lessons.
14
+ - Weekly pillar content: market updates, pricing myths, “how to choose an agent”.
15
+ - Community content: local spotlight series.
16
+
17
+ ## Guardrails
18
+ - Professional boundaries.
19
+ - Never shame clients or vendors.
20
+ - Never post when angry.
@@ -0,0 +1,18 @@
1
+ # Oversubscribed positioning (Daniel Priestley)
2
+
3
+ ## Goal
4
+ Create demand > supply so you stop chasing.
5
+
6
+ ## Principles
7
+ 1) Be known for something specific (niche)
8
+ 2) Create demand before selling (waiting list)
9
+ 3) Use constraints (limited slots, launch dates)
10
+ 4) Run campaigns (not constant selling)
11
+ 5) Use signals (social proof, “sold out”, case studies)
12
+ 6) Spend a remarkable budget (experience people talk about)
13
+
14
+ ## Estate agent application
15
+ - limited “launch slots” per month
16
+ - campaign-style property launches
17
+ - buyer waiting list
18
+ - remarkable vendor experience (updates, presentation, calm control)