invos 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +39 -0
- package/bin/invos.js +78 -0
- package/kit/.agents/skills/apple/DESCRIPTION.md +2 -0
- package/kit/.agents/skills/apple/apple-notes/SKILL.md +90 -0
- package/kit/.agents/skills/apple/apple-reminders/SKILL.md +130 -0
- package/kit/.agents/skills/audit/SKILL.md +177 -0
- package/kit/.agents/skills/design-marca/SKILL.md +92 -0
- package/kit/.agents/skills/humanizer/SKILL.md +476 -0
- package/kit/.agents/skills/instagram-carrossel/SKILL.md +79 -0
- package/kit/.agents/skills/instagram-carrossel/references/fetch-assets.md +77 -0
- package/kit/.agents/skills/instagram-carrossel/references/publish.md +48 -0
- package/kit/.agents/skills/instagram-carrossel/references/render-png.md +147 -0
- package/kit/.agents/skills/instagram-carrossel/scripts/publish.js +165 -0
- package/kit/.agents/skills/llm-wiki/SKILL.md +507 -0
- package/kit/.agents/skills/onboard/SKILL.md +152 -0
- package/kit/.agents/skills/pd-ikigai/SKILL.md +269 -0
- package/kit/.agents/skills/popular-web-designs/SKILL.md +214 -0
- package/kit/.agents/skills/popular-web-designs/templates/airbnb.md +259 -0
- package/kit/.agents/skills/popular-web-designs/templates/airtable.md +102 -0
- package/kit/.agents/skills/popular-web-designs/templates/apple.md +326 -0
- package/kit/.agents/skills/popular-web-designs/templates/bmw.md +193 -0
- package/kit/.agents/skills/popular-web-designs/templates/cal.md +272 -0
- package/kit/.agents/skills/popular-web-designs/templates/claude.md +325 -0
- package/kit/.agents/skills/popular-web-designs/templates/clay.md +317 -0
- package/kit/.agents/skills/popular-web-designs/templates/clickhouse.md +294 -0
- package/kit/.agents/skills/popular-web-designs/templates/cohere.md +279 -0
- package/kit/.agents/skills/popular-web-designs/templates/coinbase.md +142 -0
- package/kit/.agents/skills/popular-web-designs/templates/composio.md +320 -0
- package/kit/.agents/skills/popular-web-designs/templates/cursor.md +322 -0
- package/kit/.agents/skills/popular-web-designs/templates/elevenlabs.md +278 -0
- package/kit/.agents/skills/popular-web-designs/templates/expo.md +294 -0
- package/kit/.agents/skills/popular-web-designs/templates/figma.md +233 -0
- package/kit/.agents/skills/popular-web-designs/templates/framer.md +259 -0
- package/kit/.agents/skills/popular-web-designs/templates/hashicorp.md +291 -0
- package/kit/.agents/skills/popular-web-designs/templates/ibm.md +345 -0
- package/kit/.agents/skills/popular-web-designs/templates/intercom.md +159 -0
- package/kit/.agents/skills/popular-web-designs/templates/kraken.md +138 -0
- package/kit/.agents/skills/popular-web-designs/templates/linear.app.md +380 -0
- package/kit/.agents/skills/popular-web-designs/templates/lovable.md +311 -0
- package/kit/.agents/skills/popular-web-designs/templates/minimax.md +270 -0
- package/kit/.agents/skills/popular-web-designs/templates/mintlify.md +339 -0
- package/kit/.agents/skills/popular-web-designs/templates/miro.md +121 -0
- package/kit/.agents/skills/popular-web-designs/templates/mistral.ai.md +274 -0
- package/kit/.agents/skills/popular-web-designs/templates/mongodb.md +279 -0
- package/kit/.agents/skills/popular-web-designs/templates/notion.md +322 -0
- package/kit/.agents/skills/popular-web-designs/templates/nvidia.md +306 -0
- package/kit/.agents/skills/popular-web-designs/templates/ollama.md +280 -0
- package/kit/.agents/skills/popular-web-designs/templates/opencode.ai.md +294 -0
- package/kit/.agents/skills/popular-web-designs/templates/pinterest.md +243 -0
- package/kit/.agents/skills/popular-web-designs/templates/posthog.md +269 -0
- package/kit/.agents/skills/popular-web-designs/templates/raycast.md +281 -0
- package/kit/.agents/skills/popular-web-designs/templates/replicate.md +274 -0
- package/kit/.agents/skills/popular-web-designs/templates/resend.md +316 -0
- package/kit/.agents/skills/popular-web-designs/templates/revolut.md +198 -0
- package/kit/.agents/skills/popular-web-designs/templates/runwayml.md +257 -0
- package/kit/.agents/skills/popular-web-designs/templates/sanity.md +370 -0
- package/kit/.agents/skills/popular-web-designs/templates/sentry.md +275 -0
- package/kit/.agents/skills/popular-web-designs/templates/spacex.md +207 -0
- package/kit/.agents/skills/popular-web-designs/templates/spotify.md +259 -0
- package/kit/.agents/skills/popular-web-designs/templates/stripe.md +335 -0
- package/kit/.agents/skills/popular-web-designs/templates/supabase.md +268 -0
- package/kit/.agents/skills/popular-web-designs/templates/superhuman.md +265 -0
- package/kit/.agents/skills/popular-web-designs/templates/together.ai.md +276 -0
- package/kit/.agents/skills/popular-web-designs/templates/uber.md +308 -0
- package/kit/.agents/skills/popular-web-designs/templates/vercel.md +323 -0
- package/kit/.agents/skills/popular-web-designs/templates/voltagent.md +336 -0
- package/kit/.agents/skills/popular-web-designs/templates/warp.md +266 -0
- package/kit/.agents/skills/popular-web-designs/templates/webflow.md +105 -0
- package/kit/.agents/skills/popular-web-designs/templates/wise.md +186 -0
- package/kit/.agents/skills/popular-web-designs/templates/x.ai.md +270 -0
- package/kit/.agents/skills/popular-web-designs/templates/zapier.md +341 -0
- package/kit/.agents/skills/productivity/DESCRIPTION.md +3 -0
- package/kit/.agents/skills/productivity/google-workspace/SKILL.md +335 -0
- package/kit/.agents/skills/productivity/google-workspace/references/gmail-search-syntax.md +63 -0
- package/kit/.agents/skills/productivity/google-workspace/scripts/_hermes_home.py +42 -0
- package/kit/.agents/skills/productivity/google-workspace/scripts/google_api.py +1225 -0
- package/kit/.agents/skills/productivity/google-workspace/scripts/gws_bridge.py +111 -0
- package/kit/.agents/skills/productivity/google-workspace/scripts/setup.py +481 -0
- package/kit/.agents/skills/productivity/nano-pdf/SKILL.md +52 -0
- package/kit/.agents/skills/productivity/notion/SKILL.md +448 -0
- package/kit/.agents/skills/productivity/notion/references/block-types.md +112 -0
- package/kit/.agents/skills/productivity/ocr-and-documents/DESCRIPTION.md +3 -0
- package/kit/.agents/skills/productivity/ocr-and-documents/SKILL.md +172 -0
- package/kit/.agents/skills/productivity/ocr-and-documents/scripts/extract_marker.py +87 -0
- package/kit/.agents/skills/productivity/ocr-and-documents/scripts/extract_pymupdf.py +98 -0
- package/kit/.agents/skills/productivity/powerpoint/LICENSE.txt +30 -0
- package/kit/.agents/skills/productivity/powerpoint/SKILL.md +237 -0
- package/kit/.agents/skills/productivity/powerpoint/editing.md +205 -0
- package/kit/.agents/skills/productivity/powerpoint/pptxgenjs.md +420 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/__init__.py +0 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/add_slide.py +195 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/clean.py +286 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/helpers/__init__.py +0 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/helpers/merge_runs.py +199 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/helpers/simplify_redlines.py +197 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/pack.py +159 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ecma/fourth-edition/opc-contentTypes.xsd +42 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ecma/fourth-edition/opc-coreProperties.xsd +50 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ecma/fourth-edition/opc-digSig.xsd +49 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/ecma/fourth-edition/opc-relationships.xsd +33 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/mce/mc.xsd +75 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
- package/kit/.agents/skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
- package/kit/.agents/skills/proposta/SKILL.md +159 -0
- package/kit/.agents/skills/proposta/references/proposta-avancada.md +17 -0
- package/kit/.agents/skills/proposta/references/proposta.html +187 -0
- package/kit/.agents/skills/session-checkpoint/SKILL.md +80 -0
- package/kit/.agents/skills/session-end/SKILL.md +166 -0
- package/kit/.agents/skills/session-start/SKILL.md +149 -0
- package/kit/.agents/skills/social-content/SKILL.md +119 -0
- package/kit/.agents/skills/stop-slop/CHANGELOG.md +24 -0
- package/kit/.agents/skills/stop-slop/LICENSE +21 -0
- package/kit/.agents/skills/stop-slop/README.md +62 -0
- package/kit/.agents/skills/stop-slop/SKILL.md +68 -0
- package/kit/.agents/skills/stop-slop/references/examples.md +59 -0
- package/kit/.agents/skills/stop-slop/references/phrases.md +128 -0
- package/kit/.agents/skills/stop-slop/references/structures.md +134 -0
- package/kit/.agents/squads/advisory-board/README.md +34 -0
- package/kit/.agents/squads/advisory-board/agents/board-chair.md +161 -0
- package/kit/.agents/squads/advisory-board/agents/brene-brown.md +296 -0
- package/kit/.agents/squads/advisory-board/agents/charlie-munger.md +590 -0
- package/kit/.agents/squads/advisory-board/agents/derek-sivers.md +268 -0
- package/kit/.agents/squads/advisory-board/agents/naval-ravikant.md +251 -0
- package/kit/.agents/squads/advisory-board/agents/patrick-lencioni.md +394 -0
- package/kit/.agents/squads/advisory-board/agents/peter-thiel.md +269 -0
- package/kit/.agents/squads/advisory-board/agents/ray-dalio.md +587 -0
- package/kit/.agents/squads/advisory-board/agents/reid-hoffman.md +278 -0
- package/kit/.agents/squads/advisory-board/agents/simon-sinek.md +291 -0
- package/kit/.agents/squads/advisory-board/agents/yvon-chouinard.md +275 -0
- package/kit/.agents/squads/advisory-board/checklists/output-quality.md +73 -0
- package/kit/.agents/squads/advisory-board/config/config.yaml +67 -0
- package/kit/.agents/squads/advisory-board/data/mental-models-catalog.yaml +178 -0
- package/kit/.agents/squads/advisory-board/data/routing-catalog.yaml +89 -0
- package/kit/.agents/squads/advisory-board/squad.yaml +50 -0
- package/kit/.agents/squads/advisory-board/tasks/convene-board.md +152 -0
- package/kit/.agents/squads/advisory-board/tasks/diagnose.md +138 -0
- package/kit/.agents/squads/advisory-board/tasks/evaluate-scaling.md +165 -0
- package/kit/.agents/squads/advisory-board/tasks/get-founder-counsel.md +169 -0
- package/kit/.agents/squads/advisory-board/tasks/resolve-culture-crisis.md +164 -0
- package/kit/.agents/squads/advisory-board/tasks/review.md +133 -0
- package/kit/.agents/squads/advisory-board/tasks/seek-investment-counsel.md +161 -0
- package/kit/.agents/squads/advisory-board/workflows/wf-board-meeting.yaml +115 -0
- package/kit/.agents/squads/advisory-board/workflows/wf-decision-framework.yaml +135 -0
- package/kit/.agents/squads/brand/README.md +179 -0
- package/kit/.agents/squads/brand/agents/alexandra-watkins.md +1869 -0
- package/kit/.agents/squads/brand/agents/april-dunford.md +1781 -0
- package/kit/.agents/squads/brand/agents/brand-chief.md +600 -0
- package/kit/.agents/squads/brand/agents/emily-heyward.md +1685 -0
- package/kit/.agents/squads/brand/agents/marty-neumeier.md +1642 -0
- package/kit/.agents/squads/brand/agents/michael-johnson.md +1814 -0
- package/kit/.agents/squads/brand/agents/sagi-haviv.md +2025 -0
- package/kit/.agents/squads/brand/checklists/brand-book-checklist.md +31 -0
- package/kit/.agents/squads/brand/checklists/brand-launch-checklist.md +52 -0
- package/kit/.agents/squads/brand/checklists/brand-strategy-checklist.md +45 -0
- package/kit/.agents/squads/brand/checklists/naming-checklist.md +48 -0
- package/kit/.agents/squads/brand/checklists/positioning-checklist.md +48 -0
- package/kit/.agents/squads/brand/checklists/smoke-tests.md +180 -0
- package/kit/.agents/squads/brand/checklists/visual-identity-checklist.md +61 -0
- package/kit/.agents/squads/brand/config.yaml +135 -0
- package/kit/.agents/squads/brand/data/brand-archetypes.md +135 -0
- package/kit/.agents/squads/brand/data/brand-audit-methodology.md +99 -0
- package/kit/.agents/squads/brand/data/brand-pantheon.md +61 -0
- package/kit/.agents/squads/brand/data/brand-voice-matrix.md +92 -0
- package/kit/.agents/squads/brand/data/color-psychology.md +125 -0
- package/kit/.agents/squads/brand/squad.yaml +123 -0
- package/kit/.agents/squads/brand/tasks/brand-audit.md +150 -0
- package/kit/.agents/squads/brand/tasks/brand-book-creation.md +136 -0
- package/kit/.agents/squads/brand/tasks/brand-diagnosis.md +135 -0
- package/kit/.agents/squads/brand/tasks/brand-touchpoint-audit.md +100 -0
- package/kit/.agents/squads/brand/tasks/coherence-check.md +132 -0
- package/kit/.agents/squads/brand/tasks/logo-evaluation.md +103 -0
- package/kit/.agents/squads/brand/tasks/movement-architecture.md +136 -0
- package/kit/.agents/squads/brand/tasks/naming-exercise.md +134 -0
- package/kit/.agents/squads/brand/tasks/positioning-exercise.md +146 -0
- package/kit/.agents/squads/brand/tasks/research-references.md +225 -0
- package/kit/.agents/squads/brand/tasks/visual-identity-brief.md +134 -0
- package/kit/.agents/squads/brand/templates/brand-book-tmpl.md +148 -0
- package/kit/.agents/squads/brand/templates/brand-soul-canvas-tmpl.md +80 -0
- package/kit/.agents/squads/brand/templates/naming-brief-tmpl.md +83 -0
- package/kit/.agents/squads/brand/templates/positioning-canvas-tmpl.md +60 -0
- package/kit/.agents/squads/brand/templates/visual-identity-brief-tmpl.md +109 -0
- package/kit/.agents/squads/brand/workflows/wf-brand-audit.yaml +148 -0
- package/kit/.agents/squads/brand/workflows/wf-brand-from-zero.yaml +229 -0
- package/kit/.agents/squads/brand/workflows/wf-brief-to-references.yaml +141 -0
- package/kit/.agents/squads/hormozi-squad/README.md +25 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-ads.md +159 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-advisor.md +178 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-audit.md +178 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-chief.md +121 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-closer.md +179 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-content.md +166 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-copy.md +152 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-hooks.md +177 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-launch.md +160 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-leads.md +198 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-models.md +191 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-offers.md +197 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-pricing.md +151 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-retention.md +166 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-scale.md +175 -0
- package/kit/.agents/squads/hormozi-squad/agents/hormozi-workshop.md +160 -0
- package/kit/.agents/squads/hormozi-squad/checklists/output-quality.md +71 -0
- package/kit/.agents/squads/hormozi-squad/config/config.yaml +183 -0
- package/kit/.agents/squads/hormozi-squad/data/hormozi-frameworks.yaml +105 -0
- package/kit/.agents/squads/hormozi-squad/data/routing-catalog.yaml +94 -0
- package/kit/.agents/squads/hormozi-squad/squad.yaml +60 -0
- package/kit/.agents/squads/hormozi-squad/tasks/audit-business.md +186 -0
- package/kit/.agents/squads/hormozi-squad/tasks/close-sale.md +179 -0
- package/kit/.agents/squads/hormozi-squad/tasks/create-hooks.md +159 -0
- package/kit/.agents/squads/hormozi-squad/tasks/create-offer.md +178 -0
- package/kit/.agents/squads/hormozi-squad/tasks/design-workshop.md +192 -0
- package/kit/.agents/squads/hormozi-squad/tasks/diagnose.md +166 -0
- package/kit/.agents/squads/hormozi-squad/tasks/generate-leads.md +187 -0
- package/kit/.agents/squads/hormozi-squad/tasks/plan-launch.md +179 -0
- package/kit/.agents/squads/hormozi-squad/tasks/review.md +133 -0
- package/kit/.agents/squads/hormozi-squad/tasks/set-pricing.md +167 -0
- package/kit/.agents/squads/hormozi-squad/workflows/wf-business-turnaround.yaml +104 -0
- package/kit/.agents/squads/hormozi-squad/workflows/wf-offer-creation.yaml +105 -0
- package/kit/.agents/squads/index.md +14 -0
- package/kit/.agents/squads/instagram-carrossel/DEPENDENCIES.md +75 -0
- package/kit/.agents/squads/instagram-carrossel/README.md +52 -0
- package/kit/.agents/squads/instagram-carrossel/RUN.md +115 -0
- package/kit/.agents/squads/instagram-carrossel/_memory/memories.md +16 -0
- package/kit/.agents/squads/instagram-carrossel/agents/copywriter/tasks/create-slides.md +96 -0
- package/kit/.agents/squads/instagram-carrossel/agents/copywriter/tasks/generate-angles.md +111 -0
- package/kit/.agents/squads/instagram-carrossel/agents/copywriter/tasks/optimize-copy.md +81 -0
- package/kit/.agents/squads/instagram-carrossel/agents/copywriter.custom.md +73 -0
- package/kit/.agents/squads/instagram-carrossel/agents/image-designer/tasks/create-slides.md +132 -0
- package/kit/.agents/squads/instagram-carrossel/agents/image-designer/tasks/propose-visual-identities.md +89 -0
- package/kit/.agents/squads/instagram-carrossel/agents/image-designer/tasks/render-export.md +100 -0
- package/kit/.agents/squads/instagram-carrossel/agents/image-designer.custom.md +47 -0
- package/kit/.agents/squads/instagram-carrossel/agents/publisher/tasks/validate-publish.md +50 -0
- package/kit/.agents/squads/instagram-carrossel/agents/publisher.custom.md +26 -0
- package/kit/.agents/squads/instagram-carrossel/agents/researcher/tasks/find-and-rank-news.md +105 -0
- package/kit/.agents/squads/instagram-carrossel/agents/researcher.custom.md +46 -0
- package/kit/.agents/squads/instagram-carrossel/agents/reviewer/tasks/generate-feedback.md +91 -0
- package/kit/.agents/squads/instagram-carrossel/agents/reviewer/tasks/score-content.md +103 -0
- package/kit/.agents/squads/instagram-carrossel/agents/reviewer.custom.md +53 -0
- package/kit/.agents/squads/instagram-carrossel/output/.gitkeep +0 -0
- package/kit/.agents/squads/instagram-carrossel/output/slides/.gitkeep +0 -0
- package/kit/.agents/squads/instagram-carrossel/output/slides/rendered/.gitkeep +0 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/data/anti-patterns.md +125 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/data/domain-framework.md +92 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/data/instagram-feed-best-practices.md +235 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/data/output-examples.md +244 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/data/quality-criteria.md +120 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/data/research-brief.md +135 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/data/tone-of-voice.md +32 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/pipeline.yaml +136 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-01-input-content.md +38 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-02-find-news.md +42 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-03-select-story.md +59 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-04-generate-angles.md +45 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-05-select-angle.md +64 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-06-create-copy.md +51 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-07-approve-copy.md +52 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-08-propose-visuals.md +42 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-09-select-visual.md +61 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-10-create-slides.md +55 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-11-approve-images.md +60 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-12-review.md +55 -0
- package/kit/.agents/squads/instagram-carrossel/pipeline/steps/step-13-publish.md +79 -0
- package/kit/.agents/squads/instagram-carrossel/squad-party.csv +6 -0
- package/kit/.agents/squads/instagram-carrossel/squad.yaml +70 -0
- package/kit/AGENTS.md +175 -0
- package/kit/CLAUDE.md +1 -0
- package/kit/COMECE-AQUI.md +207 -0
- package/kit/INVOS.json +37 -0
- package/kit/MEMORY.md +31 -0
- package/kit/README.md +434 -0
- package/kit/SECURITY.md +39 -0
- package/kit/clientes/README.md +72 -0
- package/kit/clientes/_index.md +32 -0
- package/kit/clientes/_template/arquivos/.gitkeep +0 -0
- package/kit/clientes/_template/contexto.md +21 -0
- package/kit/clientes/_template/entregas.md +20 -0
- package/kit/clientes/_template/perfil.md +47 -0
- package/kit/clientes/_template/propostas/.gitkeep +0 -0
- package/kit/conteudo/README.md +12 -0
- package/kit/conteudo/_fila.md +12 -0
- package/kit/conteudo/carrosseis/.gitkeep +0 -0
- package/kit/conteudo/publicados/.gitkeep +0 -0
- package/kit/docs/audit-enxugamento-sieve.md +187 -0
- package/kit/docs/cli.md +62 -0
- package/kit/docs/hotmart-webhook.md +96 -0
- package/kit/docs/lab-user.md +35 -0
- package/kit/docs/prd-invos-cli.md +264 -0
- package/kit/integracoes/README.md +31 -0
- package/kit/integracoes/composio/README.md +128 -0
- package/kit/integracoes/composio/marketing-tools.md +61 -0
- package/kit/marca/README.md +13 -0
- package/kit/marca/assets/.gitkeep +0 -0
- package/kit/marca/marca.md +57 -0
- package/kit/memoria/ativo.md +18 -0
- package/kit/memoria/decisoes.md +26 -0
- package/kit/memoria/empresa.md +46 -0
- package/kit/memoria/historico/README.md +8 -0
- package/kit/memoria/insights.md +11 -0
- package/kit/memoria/perfil.md +29 -0
- package/kit/memoria/projetos.md +27 -0
- package/kit/memoria/regras/_TEMPLATE-exemplo.md +15 -0
- package/kit/memoria/regras/task-com-dono.md +18 -0
- package/kit/scripts/smoke-estado.sh +32 -0
- package/kit/scripts/validar.sh +206 -0
- package/package.json +43 -0
- package/src/commands/doctor.js +104 -0
- package/src/commands/init.js +44 -0
- package/src/commands/install.js +41 -0
- package/src/commands/update.js +113 -0
- package/src/lock.js +47 -0
- package/src/manifest.js +10 -0
- package/src/resolve-kit.js +33 -0
- package/src/symlinks.js +78 -0
- package/src/utils.js +113 -0
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
# Hormozi Business Frameworks Reference
|
|
2
|
+
# Referenced by specialist agents for structured methodology application
|
|
3
|
+
|
|
4
|
+
frameworks:
|
|
5
|
+
value_equation:
|
|
6
|
+
source: "Alex Hormozi — $100M Offers"
|
|
7
|
+
description: "The core equation for creating irresistible offers by maximizing value perception"
|
|
8
|
+
components:
|
|
9
|
+
- name: "Dream Outcome"
|
|
10
|
+
description: "The ideal end result the customer wants — make it vivid, specific, and emotionally compelling. The bigger the outcome, the higher the value."
|
|
11
|
+
- name: "Perceived Likelihood of Achievement"
|
|
12
|
+
description: "How confident the buyer is that they will actually get the result. Increased by proof, guarantees, track record, and specificity."
|
|
13
|
+
- name: "Time Delay"
|
|
14
|
+
description: "How long until the buyer gets their first meaningful result. The shorter the delay, the higher the value. Compress time to result aggressively."
|
|
15
|
+
- name: "Effort and Sacrifice"
|
|
16
|
+
description: "How much work, discomfort, or sacrifice the buyer must endure. The less effort required, the higher the value. Do it for them where possible."
|
|
17
|
+
when_to_use: "Every offer creation, pricing decision, or offer audit. This is the foundational framework."
|
|
18
|
+
|
|
19
|
+
closer_framework:
|
|
20
|
+
source: "Alex Hormozi — $100M Offers, refined in Gym Launch"
|
|
21
|
+
description: "Six-step sales closing framework for high-ticket conversations"
|
|
22
|
+
components:
|
|
23
|
+
- name: "C — Clarify"
|
|
24
|
+
description: "Ask questions to understand their current situation, goals, and what they have tried before. Never pitch before you understand."
|
|
25
|
+
- name: "L — Label"
|
|
26
|
+
description: "Restate their problem back to them in their own words. When they say 'exactly,' you have earned the right to present."
|
|
27
|
+
- name: "O — Overview"
|
|
28
|
+
description: "Present the 3-step path from where they are to where they want to be. Keep it simple and logical."
|
|
29
|
+
- name: "S — Sell the Vacation"
|
|
30
|
+
description: "Sell the outcome, not the process. Paint the picture of their life after the transformation."
|
|
31
|
+
- name: "E — Explain Away Concerns"
|
|
32
|
+
description: "Handle objections by isolating them and reframing. If we solved X, would you be ready?"
|
|
33
|
+
- name: "R — Reinforce and Close"
|
|
34
|
+
description: "Ask for the decision. Use an assumptive close. Reinforce the value and the urgency."
|
|
35
|
+
when_to_use: "Phone sales, Zoom calls, in-person consultations, DM selling — any conversation-based sales"
|
|
36
|
+
|
|
37
|
+
lead_magnets_taxonomy:
|
|
38
|
+
source: "Alex Hormozi — $100M Leads"
|
|
39
|
+
description: "Classification of lead magnets by type, effort, and effectiveness"
|
|
40
|
+
components:
|
|
41
|
+
- name: "Free Trial / Sample"
|
|
42
|
+
description: "Give them a taste of the paid product. Highest conversion to paid but highest cost to deliver."
|
|
43
|
+
- name: "Free Tool / Calculator"
|
|
44
|
+
description: "Software or spreadsheet that solves a specific problem. High perceived value, builds habit."
|
|
45
|
+
- name: "Free Training / Workshop"
|
|
46
|
+
description: "Educational content that demonstrates expertise. Builds authority and trust."
|
|
47
|
+
- name: "Checklist / Cheat Sheet"
|
|
48
|
+
description: "Condensed actionable resource. Low cost to create, high perceived value if specific."
|
|
49
|
+
- name: "Assessment / Quiz"
|
|
50
|
+
description: "Personalized diagnosis that generates curiosity about the result. High engagement."
|
|
51
|
+
- name: "Template / Swipe File"
|
|
52
|
+
description: "Ready-to-use resource they can implement immediately. Saves them effort."
|
|
53
|
+
- name: "Community Access"
|
|
54
|
+
description: "Free membership to a group. Builds belonging and opens relationship loop."
|
|
55
|
+
when_to_use: "Lead generation design, opt-in page creation, content strategy planning"
|
|
56
|
+
|
|
57
|
+
hundred_million_offers:
|
|
58
|
+
source: "Alex Hormozi — $100M Offers"
|
|
59
|
+
description: "The complete offer creation methodology for building Grand Slam Offers"
|
|
60
|
+
components:
|
|
61
|
+
- name: "Dream Outcome Identification"
|
|
62
|
+
description: "Define what the customer truly wants in their own words, not what you think they want."
|
|
63
|
+
- name: "Problem-Solution Mapping"
|
|
64
|
+
description: "List every problem between the customer and their dream outcome. For each problem, list sub-problems."
|
|
65
|
+
- name: "Solution Vehicle Creation"
|
|
66
|
+
description: "Transform each problem into a deliverable — course, tool, template, service, community."
|
|
67
|
+
- name: "Proprietary Naming"
|
|
68
|
+
description: "Name each solution vehicle with a unique, branded name that implies the transformation."
|
|
69
|
+
- name: "Value Stack Assembly"
|
|
70
|
+
description: "Stack core offer + speed bonuses + effort bonuses + proof bonuses into an irresistible package."
|
|
71
|
+
- name: "Guarantee Design"
|
|
72
|
+
description: "Create a guarantee so strong it becomes a selling point: unconditional, conditional, performance, or anti-guarantee."
|
|
73
|
+
- name: "Scarcity and Urgency"
|
|
74
|
+
description: "Add real constraints — quantity limits, time windows, bonus expiration — to drive immediate action."
|
|
75
|
+
when_to_use: "Creating a new offer, redesigning an underperforming offer, launching a new product"
|
|
76
|
+
|
|
77
|
+
hundred_million_leads:
|
|
78
|
+
source: "Alex Hormozi — $100M Leads"
|
|
79
|
+
description: "The four core methods of getting leads, organized by cost and speed"
|
|
80
|
+
components:
|
|
81
|
+
- name: "Warm Outreach"
|
|
82
|
+
description: "Reaching out to people who already know you — past clients, contacts, friends. Free, fast, but limited scale."
|
|
83
|
+
- name: "Cold Outreach"
|
|
84
|
+
description: "Reaching out to strangers — email, DM, phone. Free to low cost, scalable, but requires volume and skill."
|
|
85
|
+
- name: "Content (Free)"
|
|
86
|
+
description: "Creating content that attracts leads organically — social media, blog, YouTube, podcast. Free, slow to start, compounds over time."
|
|
87
|
+
- name: "Paid Ads"
|
|
88
|
+
description: "Buying attention through advertising — Facebook, Google, YouTube, TikTok. Fast, scalable, requires budget and skill."
|
|
89
|
+
when_to_use: "Lead generation strategy, channel selection, marketing budget allocation"
|
|
90
|
+
|
|
91
|
+
laire:
|
|
92
|
+
source: "Alex Hormozi — $100M Leads"
|
|
93
|
+
description: "The customer acquisition and retention lifecycle"
|
|
94
|
+
components:
|
|
95
|
+
- name: "L — Lead"
|
|
96
|
+
description: "Attract attention and generate leads through the 4 core methods."
|
|
97
|
+
- name: "A — Audience"
|
|
98
|
+
description: "Build an engaged audience that trusts you before you sell. Give value first."
|
|
99
|
+
- name: "I — Invite"
|
|
100
|
+
description: "Invite the audience to take the next step — webinar, call, purchase. Make the offer."
|
|
101
|
+
- name: "R — Retain"
|
|
102
|
+
description: "Keep customers engaged, getting results, and staying longer. Retention is cheaper than acquisition."
|
|
103
|
+
- name: "E — Earn"
|
|
104
|
+
description: "Earn referrals and repeat purchases from satisfied customers. The cheapest lead source."
|
|
105
|
+
when_to_use: "Business model design, customer lifecycle mapping, retention strategy"
|
|
@@ -0,0 +1,94 @@
|
|
|
1
|
+
# Routing Catalog: Hormozi Squad
|
|
2
|
+
# Maps keywords to specialist agents for fast routing
|
|
3
|
+
# Referenced by: tasks/diagnose.md
|
|
4
|
+
|
|
5
|
+
domains:
|
|
6
|
+
offer_creation:
|
|
7
|
+
keywords: [offer, grand slam offer, irresistible offer, value stack, bonuses, guarantee, risk reversal, dream outcome]
|
|
8
|
+
primary_agent: hormozi-offers
|
|
9
|
+
secondary_agent: hormozi-pricing
|
|
10
|
+
description: "Create irresistible offers using the Grand Slam Offer framework"
|
|
11
|
+
|
|
12
|
+
lead_generation:
|
|
13
|
+
keywords: [leads, lead generation, lead magnet, customer acquisition, traffic, lead list, $100M leads, warm outreach, cold outreach]
|
|
14
|
+
primary_agent: hormozi-leads
|
|
15
|
+
secondary_agent: hormozi-ads
|
|
16
|
+
description: "Get more leads and customers using the $100M Leads framework"
|
|
17
|
+
|
|
18
|
+
pricing_strategy:
|
|
19
|
+
keywords: [pricing, charge more, price point, value-based pricing, premium pricing, price increase, margins]
|
|
20
|
+
primary_agent: hormozi-pricing
|
|
21
|
+
secondary_agent: hormozi-offers
|
|
22
|
+
description: "Set pricing and charge more using value-based pricing strategy"
|
|
23
|
+
|
|
24
|
+
sales_copy:
|
|
25
|
+
keywords: [sales copy, copywriting, landing page copy, sales page, ad text, write copy]
|
|
26
|
+
primary_agent: hormozi-copy
|
|
27
|
+
secondary_agent: hormozi-hooks
|
|
28
|
+
description: "Write Hormozi-style sales copy that converts"
|
|
29
|
+
|
|
30
|
+
paid_ads:
|
|
31
|
+
keywords: [ads, paid ads, Facebook ads, Google ads, advertising, ad spend, media buying, paid traffic]
|
|
32
|
+
primary_agent: hormozi-ads
|
|
33
|
+
secondary_agent: hormozi-hooks
|
|
34
|
+
description: "Run paid ads with Hormozi's advertising strategy"
|
|
35
|
+
|
|
36
|
+
content_strategy:
|
|
37
|
+
keywords: [content, content strategy, content machine, social media, organic, YouTube, posting schedule]
|
|
38
|
+
primary_agent: hormozi-content
|
|
39
|
+
secondary_agent: hormozi-hooks
|
|
40
|
+
description: "Create content strategy using the content machine methodology"
|
|
41
|
+
|
|
42
|
+
hooks_headlines:
|
|
43
|
+
keywords: [hooks, headlines, attention, scroll stopper, thumbnail, opening, first line, subject line]
|
|
44
|
+
primary_agent: hormozi-hooks
|
|
45
|
+
secondary_agent: hormozi-copy
|
|
46
|
+
description: "Write hooks and headlines that capture attention"
|
|
47
|
+
|
|
48
|
+
product_launch:
|
|
49
|
+
keywords: [launch, product launch, business launch, go to market, MVP, first customers, launch strategy]
|
|
50
|
+
primary_agent: hormozi-launch
|
|
51
|
+
secondary_agent: hormozi-offers
|
|
52
|
+
description: "Launch a product or business with Hormozi's launch strategy"
|
|
53
|
+
|
|
54
|
+
sales_closing:
|
|
55
|
+
keywords: [close, closing, sales call, objections, CLOSER framework, phone sales, high ticket, enrollment]
|
|
56
|
+
primary_agent: hormozi-closer
|
|
57
|
+
secondary_agent: hormozi-offers
|
|
58
|
+
description: "Close more sales using the CLOSER framework"
|
|
59
|
+
|
|
60
|
+
workshop_design:
|
|
61
|
+
keywords: [workshop, seminar, event, training, masterclass, group coaching, presentation, webinar]
|
|
62
|
+
primary_agent: hormozi-workshop
|
|
63
|
+
secondary_agent: hormozi-closer
|
|
64
|
+
description: "Design and deliver workshops that sell"
|
|
65
|
+
|
|
66
|
+
churn_retention:
|
|
67
|
+
keywords: [churn, retention, cancel, LTV, lifetime value, keep customers, reduce churn, ascension, onboarding]
|
|
68
|
+
primary_agent: hormozi-retention
|
|
69
|
+
secondary_agent: hormozi-scale
|
|
70
|
+
description: "Reduce churn and maximize customer lifetime value"
|
|
71
|
+
|
|
72
|
+
business_scaling:
|
|
73
|
+
keywords: [scale, scaling, grow, $1M, $10M, $100M, growth, expand, hire, systems, leverage]
|
|
74
|
+
primary_agent: hormozi-scale
|
|
75
|
+
secondary_agent: hormozi-models
|
|
76
|
+
description: "Scale business from $1M to $100M+ using Hormozi's scaling framework"
|
|
77
|
+
|
|
78
|
+
business_model:
|
|
79
|
+
keywords: [business model, model, recurring revenue, subscription, agency, SaaS, licensing, portfolio]
|
|
80
|
+
primary_agent: hormozi-models
|
|
81
|
+
secondary_agent: hormozi-scale
|
|
82
|
+
description: "Choose or fix business model for maximum scalability"
|
|
83
|
+
|
|
84
|
+
business_audit:
|
|
85
|
+
keywords: [audit, evaluate, diagnose, assessment, bottleneck, constraint, improvement, problems]
|
|
86
|
+
primary_agent: hormozi-audit
|
|
87
|
+
secondary_agent: hormozi-models
|
|
88
|
+
description: "Audit and evaluate a business for improvement opportunities"
|
|
89
|
+
|
|
90
|
+
general_strategy:
|
|
91
|
+
keywords: [strategy, advice, business strategy, what should I do, direction, next step, mentor]
|
|
92
|
+
primary_agent: hormozi-advisor
|
|
93
|
+
secondary_agent: hormozi-chief
|
|
94
|
+
description: "General business strategy and advice in Hormozi's voice"
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
name: hormozi-squad
|
|
2
|
+
version: "1.0.0"
|
|
3
|
+
short-title: "Hormozi Squad"
|
|
4
|
+
description: "Squad de 16 agentes implementando os frameworks de Alex Hormozi. Offers, leads, pricing, sales, content, hooks, launch, retention, scaling."
|
|
5
|
+
author: "Synkra AIOS"
|
|
6
|
+
license: MIT
|
|
7
|
+
slashPrefix: "hormozi-squad"
|
|
8
|
+
|
|
9
|
+
aios:
|
|
10
|
+
minVersion: "4.0.0"
|
|
11
|
+
type: squad
|
|
12
|
+
|
|
13
|
+
tags:
|
|
14
|
+
- hormozi
|
|
15
|
+
- offers
|
|
16
|
+
- leads
|
|
17
|
+
- pricing
|
|
18
|
+
- sales
|
|
19
|
+
- scaling
|
|
20
|
+
- content
|
|
21
|
+
- hooks
|
|
22
|
+
- business
|
|
23
|
+
|
|
24
|
+
components:
|
|
25
|
+
agents:
|
|
26
|
+
- hormozi-chief.md
|
|
27
|
+
- hormozi-advisor.md
|
|
28
|
+
- hormozi-offers.md
|
|
29
|
+
- hormozi-leads.md
|
|
30
|
+
- hormozi-pricing.md
|
|
31
|
+
- hormozi-copy.md
|
|
32
|
+
- hormozi-ads.md
|
|
33
|
+
- hormozi-content.md
|
|
34
|
+
- hormozi-hooks.md
|
|
35
|
+
- hormozi-launch.md
|
|
36
|
+
- hormozi-closer.md
|
|
37
|
+
- hormozi-workshop.md
|
|
38
|
+
- hormozi-retention.md
|
|
39
|
+
- hormozi-scale.md
|
|
40
|
+
- hormozi-models.md
|
|
41
|
+
- hormozi-audit.md
|
|
42
|
+
tasks:
|
|
43
|
+
- audit-business.md
|
|
44
|
+
- close-sale.md
|
|
45
|
+
- create-hooks.md
|
|
46
|
+
- create-offer.md
|
|
47
|
+
- design-workshop.md
|
|
48
|
+
- diagnose.md
|
|
49
|
+
- generate-leads.md
|
|
50
|
+
- plan-launch.md
|
|
51
|
+
- review.md
|
|
52
|
+
- set-pricing.md
|
|
53
|
+
workflows:
|
|
54
|
+
- wf-business-turnaround.yaml
|
|
55
|
+
- wf-offer-creation.yaml
|
|
56
|
+
checklists:
|
|
57
|
+
- output-quality.md
|
|
58
|
+
|
|
59
|
+
config:
|
|
60
|
+
extends: extend
|
|
@@ -0,0 +1,186 @@
|
|
|
1
|
+
---
|
|
2
|
+
task: auditBusiness()
|
|
3
|
+
responsavel: "@hormozi-audit"
|
|
4
|
+
responsavel_type: Agent
|
|
5
|
+
atomic_layer: Task
|
|
6
|
+
elicit: true
|
|
7
|
+
|
|
8
|
+
Entrada:
|
|
9
|
+
- campo: business
|
|
10
|
+
tipo: string
|
|
11
|
+
origem: User Input
|
|
12
|
+
obrigatorio: true
|
|
13
|
+
- campo: revenue
|
|
14
|
+
tipo: number
|
|
15
|
+
origem: User Input
|
|
16
|
+
obrigatorio: true
|
|
17
|
+
|
|
18
|
+
Saida:
|
|
19
|
+
- campo: businessAudit
|
|
20
|
+
tipo: string
|
|
21
|
+
destino: Console
|
|
22
|
+
persistido: false
|
|
23
|
+
|
|
24
|
+
Checklist:
|
|
25
|
+
- "[ ] Revenue equation scored with all 4 components"
|
|
26
|
+
- "[ ] #1 constraint clearly identified"
|
|
27
|
+
- "[ ] 3 prioritized recommendations with revenue impact"
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
# Task: Audit Business
|
|
31
|
+
|
|
32
|
+
**Task ID:** HORMOZI-007
|
|
33
|
+
**Version:** 1.0.0
|
|
34
|
+
**Command:** `*audit-business`
|
|
35
|
+
**Agent:** Hormozi Audit (hormozi-audit)
|
|
36
|
+
**Purpose:** Conduct a comprehensive business audit with metrics-driven diagnosis.
|
|
37
|
+
|
|
38
|
+
---
|
|
39
|
+
|
|
40
|
+
## Inputs
|
|
41
|
+
|
|
42
|
+
| Field | Type | Source | Required | Validation |
|
|
43
|
+
|-------|------|--------|----------|------------|
|
|
44
|
+
| business | string | User prompt | Yes | Business name, type, and stage |
|
|
45
|
+
| revenue | number | User prompt | Yes | Monthly or annual revenue |
|
|
46
|
+
| profit_margin | number | User prompt | No | Current profit margin percentage |
|
|
47
|
+
| team_size | number | User prompt | No | Number of employees/contractors |
|
|
48
|
+
| channels | list | User prompt | No | Marketing and sales channels in use |
|
|
49
|
+
| biggest_challenge | string | User prompt | No | Self-identified primary constraint |
|
|
50
|
+
| metrics | object | User prompt | No | Available business metrics (CAC, LTV, churn, etc.) |
|
|
51
|
+
|
|
52
|
+
---
|
|
53
|
+
|
|
54
|
+
## Preconditions
|
|
55
|
+
|
|
56
|
+
- Business is operational with revenue
|
|
57
|
+
- Owner willing to share honest numbers
|
|
58
|
+
|
|
59
|
+
---
|
|
60
|
+
|
|
61
|
+
## Execution Phases
|
|
62
|
+
|
|
63
|
+
### Phase 1: Revenue Engine Audit
|
|
64
|
+
1. Diagnose the revenue equation: Revenue = Leads x Conversion Rate x Price x Frequency
|
|
65
|
+
2. Score each component (1-10):
|
|
66
|
+
- Leads: Volume and quality of incoming leads
|
|
67
|
+
- Conversion: Percentage of leads that become customers
|
|
68
|
+
- Price: Average revenue per transaction
|
|
69
|
+
- Frequency: How often customers buy (repeat rate)
|
|
70
|
+
3. Identify the weakest link in the revenue chain
|
|
71
|
+
4. Calculate the impact of a 10% improvement in each component
|
|
72
|
+
5. Determine the constraint: which single improvement would double revenue?
|
|
73
|
+
|
|
74
|
+
### Phase 2: Offer Audit
|
|
75
|
+
1. Evaluate the current offer against the Value Equation
|
|
76
|
+
2. Score each quadrant:
|
|
77
|
+
- Dream Outcome: Is the promise compelling enough?
|
|
78
|
+
- Perceived Likelihood: Does the buyer believe it will work?
|
|
79
|
+
- Time Delay: How long until first result?
|
|
80
|
+
- Effort & Sacrifice: How much work for the buyer?
|
|
81
|
+
3. Identify if the offer is "good" (solves problem) or "grand slam" (irresistible)
|
|
82
|
+
4. Benchmark pricing: is the business underpriced for the value delivered?
|
|
83
|
+
|
|
84
|
+
### Phase 3: Operations Audit
|
|
85
|
+
1. Assess the delivery system:
|
|
86
|
+
- Can the business fulfill 2x current volume without breaking?
|
|
87
|
+
- What is the cost to deliver per customer?
|
|
88
|
+
- Where are the bottlenecks in fulfillment?
|
|
89
|
+
2. Assess the team:
|
|
90
|
+
- Key-person dependencies
|
|
91
|
+
- Role clarity and accountability
|
|
92
|
+
- Capacity utilization
|
|
93
|
+
3. Assess the financials:
|
|
94
|
+
- Gross margin
|
|
95
|
+
- Net margin
|
|
96
|
+
- Cash flow predictability
|
|
97
|
+
- Customer Acquisition Cost vs Lifetime Value ratio
|
|
98
|
+
|
|
99
|
+
### Phase 4: Growth Prescription
|
|
100
|
+
1. Identify the #1 constraint holding the business back
|
|
101
|
+
2. Provide 3 specific, prioritized recommendations:
|
|
102
|
+
- Quick win (implementable this week)
|
|
103
|
+
- Medium-term play (implementable this month)
|
|
104
|
+
- Strategic shift (implementable this quarter)
|
|
105
|
+
3. Calculate the revenue impact of each recommendation
|
|
106
|
+
4. Define the next 90-day focus
|
|
107
|
+
5. Identify what to STOP doing (subtraction audit)
|
|
108
|
+
|
|
109
|
+
---
|
|
110
|
+
|
|
111
|
+
## Output Format
|
|
112
|
+
|
|
113
|
+
```markdown
|
|
114
|
+
## Business Audit: {Business Name}
|
|
115
|
+
|
|
116
|
+
**Revenue:** ${X}/month
|
|
117
|
+
**Margin:** {X}%
|
|
118
|
+
**Stage:** {startup / growth / scale / optimize}
|
|
119
|
+
**#1 Constraint:** {identified constraint}
|
|
120
|
+
|
|
121
|
+
---
|
|
122
|
+
|
|
123
|
+
### Revenue Engine
|
|
124
|
+
|
|
125
|
+
| Component | Score | Current | 10% Improvement Impact |
|
|
126
|
+
|-----------|-------|---------|----------------------|
|
|
127
|
+
| Leads | X/10 | {metric} | +${X}/month |
|
|
128
|
+
| Conversion | X/10 | {metric}% | +${X}/month |
|
|
129
|
+
| Price | X/10 | ${metric} | +${X}/month |
|
|
130
|
+
| Frequency | X/10 | {metric}x/year | +${X}/month |
|
|
131
|
+
|
|
132
|
+
**Weakest Link:** {component}
|
|
133
|
+
**Doubling Lever:** {which component to focus on}
|
|
134
|
+
|
|
135
|
+
### Offer Assessment
|
|
136
|
+
|
|
137
|
+
| Quadrant | Score | Issue | Fix |
|
|
138
|
+
|----------|-------|-------|-----|
|
|
139
|
+
| Dream Outcome | X/10 | {issue} | {fix} |
|
|
140
|
+
| Perceived Likelihood | X/10 | {issue} | {fix} |
|
|
141
|
+
| Time Delay | X/10 | {issue} | {fix} |
|
|
142
|
+
| Effort & Sacrifice | X/10 | {issue} | {fix} |
|
|
143
|
+
|
|
144
|
+
### Operations Assessment
|
|
145
|
+
**Scalability:** {can/cannot handle 2x volume}
|
|
146
|
+
**Bottleneck:** {identified bottleneck}
|
|
147
|
+
**CAC:LTV Ratio:** {X}:1
|
|
148
|
+
|
|
149
|
+
### Growth Prescription
|
|
150
|
+
|
|
151
|
+
| Priority | Recommendation | Timeline | Revenue Impact |
|
|
152
|
+
|----------|---------------|----------|----------------|
|
|
153
|
+
| 1 | {quick win} | This week | +${X}/month |
|
|
154
|
+
| 2 | {medium play} | This month | +${X}/month |
|
|
155
|
+
| 3 | {strategic shift} | This quarter | +${X}/month |
|
|
156
|
+
|
|
157
|
+
### Stop Doing List
|
|
158
|
+
1. {thing to stop}
|
|
159
|
+
2. {thing to stop}
|
|
160
|
+
|
|
161
|
+
### 90-Day Focus
|
|
162
|
+
{One clear priority for the next 90 days}
|
|
163
|
+
```
|
|
164
|
+
|
|
165
|
+
---
|
|
166
|
+
|
|
167
|
+
## Veto Conditions
|
|
168
|
+
|
|
169
|
+
- NEVER audit without real revenue numbers — estimates produce estimate-quality advice
|
|
170
|
+
- NEVER recommend more than 3 priorities — focus is the point
|
|
171
|
+
- NEVER ignore the operations side — growth without fulfillment capacity kills businesses
|
|
172
|
+
- NEVER skip the "stop doing" list — subtraction is as important as addition
|
|
173
|
+
- NEVER provide generic advice — every recommendation must tie to the specific business numbers
|
|
174
|
+
|
|
175
|
+
---
|
|
176
|
+
|
|
177
|
+
## Completion Criteria
|
|
178
|
+
|
|
179
|
+
- [ ] Revenue equation scored with all 4 components
|
|
180
|
+
- [ ] Weakest link and doubling lever identified
|
|
181
|
+
- [ ] Offer audited against Value Equation
|
|
182
|
+
- [ ] Operations assessed for scalability
|
|
183
|
+
- [ ] #1 constraint clearly identified
|
|
184
|
+
- [ ] 3 prioritized recommendations with revenue impact
|
|
185
|
+
- [ ] Stop doing list provided
|
|
186
|
+
- [ ] 90-day focus defined
|
|
@@ -0,0 +1,179 @@
|
|
|
1
|
+
---
|
|
2
|
+
task: closeSale()
|
|
3
|
+
responsavel: "@hormozi-closer"
|
|
4
|
+
responsavel_type: Agent
|
|
5
|
+
atomic_layer: Task
|
|
6
|
+
elicit: true
|
|
7
|
+
|
|
8
|
+
Entrada:
|
|
9
|
+
- campo: product
|
|
10
|
+
tipo: string
|
|
11
|
+
origem: User Input
|
|
12
|
+
obrigatorio: true
|
|
13
|
+
- campo: price
|
|
14
|
+
tipo: number
|
|
15
|
+
origem: User Input
|
|
16
|
+
obrigatorio: true
|
|
17
|
+
|
|
18
|
+
Saida:
|
|
19
|
+
- campo: closingFramework
|
|
20
|
+
tipo: string
|
|
21
|
+
destino: Console
|
|
22
|
+
persistido: false
|
|
23
|
+
|
|
24
|
+
Checklist:
|
|
25
|
+
- "[ ] All 6 CLOSER steps scripted for the specific product"
|
|
26
|
+
- "[ ] Top 10 objections handled with Isolate and Overcome responses"
|
|
27
|
+
- "[ ] KPI targets set"
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
# Task: Close Sale
|
|
31
|
+
|
|
32
|
+
**Task ID:** HORMOZI-004
|
|
33
|
+
**Version:** 1.0.0
|
|
34
|
+
**Command:** `*close-sale`
|
|
35
|
+
**Agent:** Hormozi Closer (hormozi-closer)
|
|
36
|
+
**Purpose:** Design a closing framework using the CLOSER method for sales conversations.
|
|
37
|
+
|
|
38
|
+
---
|
|
39
|
+
|
|
40
|
+
## Inputs
|
|
41
|
+
|
|
42
|
+
| Field | Type | Source | Required | Validation |
|
|
43
|
+
|-------|------|--------|----------|------------|
|
|
44
|
+
| product | string | User prompt | Yes | Product/service being sold |
|
|
45
|
+
| price | number | User prompt | Yes | Price point of the offer |
|
|
46
|
+
| sales_context | enum | User prompt | Yes | phone, zoom, in-person, DM, chat |
|
|
47
|
+
| audience | string | User prompt | Yes | Prospect profile |
|
|
48
|
+
| common_objections | list | User prompt | No | Known objections from past sales |
|
|
49
|
+
| conversion_rate | number | User prompt | No | Current close rate if known |
|
|
50
|
+
|
|
51
|
+
---
|
|
52
|
+
|
|
53
|
+
## Preconditions
|
|
54
|
+
|
|
55
|
+
- Offer defined with clear value proposition
|
|
56
|
+
- Price point set
|
|
57
|
+
- Sales context identified (phone, video, in-person)
|
|
58
|
+
|
|
59
|
+
---
|
|
60
|
+
|
|
61
|
+
## Execution Phases
|
|
62
|
+
|
|
63
|
+
### Phase 1: CLOSER Framework Setup
|
|
64
|
+
1. Map each step of the CLOSER framework to the specific product:
|
|
65
|
+
- **C — Clarify:** Questions to understand their current situation
|
|
66
|
+
- **L — Label:** Restate their problem so they feel understood
|
|
67
|
+
- **O — Overview:** Present the path from where they are to where they want to be
|
|
68
|
+
- **S — Sell the Vacation:** Sell the outcome, not the process
|
|
69
|
+
- **E — Explain Away Concerns:** Handle objections before they arise
|
|
70
|
+
- **R — Reinforce and Close:** Ask for the decision
|
|
71
|
+
2. Write 3-5 discovery questions for the Clarify step
|
|
72
|
+
3. Prepare labeling statements for common situations
|
|
73
|
+
4. Build the overview narrative (3-step bridge from pain to solution)
|
|
74
|
+
|
|
75
|
+
### Phase 2: Objection Handling
|
|
76
|
+
1. List the top 10 objections for this price point and product
|
|
77
|
+
2. For each objection, prepare the "Isolate and Overcome" response:
|
|
78
|
+
- "I totally understand. Other than {objection}, is there anything else?"
|
|
79
|
+
- "If we could resolve {objection}, would you be ready to move forward?"
|
|
80
|
+
- Specific reframe or evidence to dissolve the objection
|
|
81
|
+
3. Prepare responses for the 4 universal objections:
|
|
82
|
+
- "I need to think about it" → Time-based urgency + recap value
|
|
83
|
+
- "I can't afford it" → Cost of inaction + payment options
|
|
84
|
+
- "I need to talk to my spouse/partner" → Bring them in or get conditional commitment
|
|
85
|
+
- "I've been burned before" → Guarantee + differentiation from past failures
|
|
86
|
+
4. Create the "walk away" frame for prospects who are not a fit
|
|
87
|
+
|
|
88
|
+
### Phase 3: Script Development
|
|
89
|
+
1. Write the opening script (rapport + agenda setting)
|
|
90
|
+
2. Write the Clarify question sequence with transition bridges
|
|
91
|
+
3. Write the Label statements template
|
|
92
|
+
4. Write the Overview presentation (3-step path)
|
|
93
|
+
5. Write the Sell the Vacation section (outcome painting)
|
|
94
|
+
6. Write the Explain section (preemptive objection handling)
|
|
95
|
+
7. Write the Reinforce and Close section with exact closing language
|
|
96
|
+
8. Write the post-close confirmation script (reduce buyer remorse)
|
|
97
|
+
|
|
98
|
+
### Phase 4: Performance Framework
|
|
99
|
+
1. Define KPIs: show rate, close rate, average deal value
|
|
100
|
+
2. Create a call scoring rubric for self-evaluation
|
|
101
|
+
3. Build a follow-up sequence for non-closes
|
|
102
|
+
4. Design the "lost deal" recovery strategy
|
|
103
|
+
5. Set targets for each step's conversion rate
|
|
104
|
+
|
|
105
|
+
---
|
|
106
|
+
|
|
107
|
+
## Output Format
|
|
108
|
+
|
|
109
|
+
```markdown
|
|
110
|
+
## Sales Closing Framework: {Product Name}
|
|
111
|
+
|
|
112
|
+
**Method:** CLOSER
|
|
113
|
+
**Price:** ${price}
|
|
114
|
+
**Context:** {sales_context}
|
|
115
|
+
**Target Close Rate:** {X}%
|
|
116
|
+
|
|
117
|
+
---
|
|
118
|
+
|
|
119
|
+
### CLOSER Script
|
|
120
|
+
|
|
121
|
+
#### C — Clarify
|
|
122
|
+
{Discovery questions with transitions}
|
|
123
|
+
|
|
124
|
+
#### L — Label
|
|
125
|
+
{Labeling statement templates}
|
|
126
|
+
|
|
127
|
+
#### O — Overview
|
|
128
|
+
{3-step bridge narrative}
|
|
129
|
+
|
|
130
|
+
#### S — Sell the Vacation
|
|
131
|
+
{Outcome painting script}
|
|
132
|
+
|
|
133
|
+
#### E — Explain Away Concerns
|
|
134
|
+
{Preemptive objection handling}
|
|
135
|
+
|
|
136
|
+
#### R — Reinforce and Close
|
|
137
|
+
{Closing language and assumptive close}
|
|
138
|
+
|
|
139
|
+
---
|
|
140
|
+
|
|
141
|
+
### Objection Handling Matrix
|
|
142
|
+
|
|
143
|
+
| Objection | Isolate | Reframe | Evidence |
|
|
144
|
+
|-----------|---------|---------|----------|
|
|
145
|
+
|
|
146
|
+
### Post-Close Script
|
|
147
|
+
{Confirmation and next steps}
|
|
148
|
+
|
|
149
|
+
### Follow-Up Sequence (Non-Close)
|
|
150
|
+
| Day | Action | Message |
|
|
151
|
+
|-----|--------|---------|
|
|
152
|
+
|
|
153
|
+
### KPI Targets
|
|
154
|
+
|
|
155
|
+
| Metric | Target | Current |
|
|
156
|
+
|--------|--------|---------|
|
|
157
|
+
```
|
|
158
|
+
|
|
159
|
+
---
|
|
160
|
+
|
|
161
|
+
## Veto Conditions
|
|
162
|
+
|
|
163
|
+
- NEVER skip the Clarify step — selling without understanding is pitching
|
|
164
|
+
- NEVER handle an objection without isolating it first
|
|
165
|
+
- NEVER pressure someone who is genuinely not a fit — qualify out gracefully
|
|
166
|
+
- NEVER present price before establishing value (Sell the Vacation must come first)
|
|
167
|
+
- NEVER close without a clear next step defined
|
|
168
|
+
|
|
169
|
+
---
|
|
170
|
+
|
|
171
|
+
## Completion Criteria
|
|
172
|
+
|
|
173
|
+
- [ ] All 6 CLOSER steps scripted for the specific product
|
|
174
|
+
- [ ] Top 10 objections handled with Isolate and Overcome responses
|
|
175
|
+
- [ ] 4 universal objections prepared
|
|
176
|
+
- [ ] Opening and closing scripts written
|
|
177
|
+
- [ ] Post-close confirmation script included
|
|
178
|
+
- [ ] Follow-up sequence for non-closes defined
|
|
179
|
+
- [ ] KPI targets set
|