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,187 @@
|
|
|
1
|
+
---
|
|
2
|
+
task: generateLeads()
|
|
3
|
+
responsavel: "@hormozi-leads"
|
|
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: audience
|
|
14
|
+
tipo: string
|
|
15
|
+
origem: User Input
|
|
16
|
+
obrigatorio: true
|
|
17
|
+
|
|
18
|
+
Saida:
|
|
19
|
+
- campo: leadGenerationSystem
|
|
20
|
+
tipo: string
|
|
21
|
+
destino: Console
|
|
22
|
+
persistido: false
|
|
23
|
+
|
|
24
|
+
Checklist:
|
|
25
|
+
- "[ ] All 4 lead sources audited and scored"
|
|
26
|
+
- "[ ] Lead magnet designed with clear bridge to core offer"
|
|
27
|
+
- "[ ] 30-Day launch plan created"
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
# Task: Generate Leads
|
|
31
|
+
|
|
32
|
+
**Task ID:** HORMOZI-002
|
|
33
|
+
**Version:** 1.0.0
|
|
34
|
+
**Command:** `*generate-leads`
|
|
35
|
+
**Agent:** Hormozi Leads (hormozi-leads)
|
|
36
|
+
**Purpose:** Design a lead generation system using the $100M Leads framework.
|
|
37
|
+
|
|
38
|
+
---
|
|
39
|
+
|
|
40
|
+
## Inputs
|
|
41
|
+
|
|
42
|
+
| Field | Type | Source | Required | Validation |
|
|
43
|
+
|-------|------|--------|----------|------------|
|
|
44
|
+
| business | string | User prompt | Yes | Business type, product/service, and current stage |
|
|
45
|
+
| audience | string | User prompt | Yes | Dream customer avatar with demographics |
|
|
46
|
+
| budget | string | User prompt | No | Monthly marketing budget range |
|
|
47
|
+
| current_channels | list | User prompt | No | Existing lead sources |
|
|
48
|
+
| lead_goal | number | User prompt | No | Target leads per month |
|
|
49
|
+
| business_model | string | User prompt | No | B2B, B2C, local, e-commerce, SaaS, service |
|
|
50
|
+
|
|
51
|
+
---
|
|
52
|
+
|
|
53
|
+
## Preconditions
|
|
54
|
+
|
|
55
|
+
- Business type and offer defined
|
|
56
|
+
- Target audience identified with enough specificity to find them
|
|
57
|
+
|
|
58
|
+
---
|
|
59
|
+
|
|
60
|
+
## Execution Phases
|
|
61
|
+
|
|
62
|
+
### Phase 1: Lead Source Audit
|
|
63
|
+
1. Evaluate the 4 core lead sources (Hormozi framework):
|
|
64
|
+
- Warm Outreach: Existing contacts, past customers, referrals
|
|
65
|
+
- Cold Outreach: Direct outreach to strangers (email, DM, phone)
|
|
66
|
+
- Content (Free): Organic content that attracts leads over time
|
|
67
|
+
- Paid Ads: Paid media that buys leads immediately
|
|
68
|
+
2. Score each source on current effectiveness (1-10)
|
|
69
|
+
3. Identify the biggest gap — which source is underused?
|
|
70
|
+
4. Map each source to the business model and budget
|
|
71
|
+
|
|
72
|
+
### Phase 2: Lead Magnet Design
|
|
73
|
+
1. Create a lead magnet using the Hormozi criteria:
|
|
74
|
+
- Solves a specific, narrow problem completely
|
|
75
|
+
- Delivers value in under 5 minutes of consumption
|
|
76
|
+
- Naturally leads to the core offer as the next step
|
|
77
|
+
- Has a compelling, specific name
|
|
78
|
+
2. Choose the lead magnet type:
|
|
79
|
+
- Free trial / sample
|
|
80
|
+
- Checklist / cheat sheet
|
|
81
|
+
- Free tool / calculator
|
|
82
|
+
- Free training / workshop
|
|
83
|
+
- Assessment / quiz
|
|
84
|
+
- Template / swipe file
|
|
85
|
+
3. Name the lead magnet with a result-oriented title
|
|
86
|
+
4. Define the delivery mechanism
|
|
87
|
+
|
|
88
|
+
### Phase 3: Channel Strategy
|
|
89
|
+
1. For each active or recommended channel, define:
|
|
90
|
+
- Target volume (leads per week)
|
|
91
|
+
- Cost per lead estimate
|
|
92
|
+
- Message/content type
|
|
93
|
+
- Frequency and cadence
|
|
94
|
+
2. Warm Outreach plan:
|
|
95
|
+
- List building strategy (who to contact first)
|
|
96
|
+
- Message templates (ACA framework: Acknowledge, Compliment, Ask)
|
|
97
|
+
- Follow-up sequence
|
|
98
|
+
3. Cold Outreach plan:
|
|
99
|
+
- List sourcing method
|
|
100
|
+
- Offer framing for cold contacts
|
|
101
|
+
- Personalization approach
|
|
102
|
+
- Volume targets and conversion expectations
|
|
103
|
+
4. Content plan:
|
|
104
|
+
- Platform selection (where the audience already is)
|
|
105
|
+
- Content pillars tied to the core offer
|
|
106
|
+
- Posting cadence and content types
|
|
107
|
+
- Call-to-action strategy
|
|
108
|
+
5. Paid Ads plan:
|
|
109
|
+
- Platform recommendation
|
|
110
|
+
- Budget allocation
|
|
111
|
+
- Creative direction
|
|
112
|
+
- Lead capture mechanism
|
|
113
|
+
|
|
114
|
+
### Phase 4: System Assembly
|
|
115
|
+
1. Map the complete lead flow: Source → Lead Magnet → Nurture → Offer
|
|
116
|
+
2. Define the follow-up system for each source
|
|
117
|
+
3. Set KPIs for each channel
|
|
118
|
+
4. Create a 30-day launch plan with weekly milestones
|
|
119
|
+
5. Define the scaling triggers (when to increase spend/effort)
|
|
120
|
+
|
|
121
|
+
---
|
|
122
|
+
|
|
123
|
+
## Output Format
|
|
124
|
+
|
|
125
|
+
```markdown
|
|
126
|
+
## Lead Generation System: {Business Name}
|
|
127
|
+
|
|
128
|
+
**Business Model:** {model}
|
|
129
|
+
**Lead Goal:** {X}/month
|
|
130
|
+
**Budget:** ${range}/month
|
|
131
|
+
**Primary Channel:** {recommended}
|
|
132
|
+
|
|
133
|
+
---
|
|
134
|
+
|
|
135
|
+
### Lead Source Scorecard
|
|
136
|
+
|
|
137
|
+
| Source | Current Score | Opportunity | Priority |
|
|
138
|
+
|--------|-------------|-------------|----------|
|
|
139
|
+
| Warm Outreach | X/10 | {gap} | {1-4} |
|
|
140
|
+
| Cold Outreach | X/10 | {gap} | {1-4} |
|
|
141
|
+
| Content (Free) | X/10 | {gap} | {1-4} |
|
|
142
|
+
| Paid Ads | X/10 | {gap} | {1-4} |
|
|
143
|
+
|
|
144
|
+
### Lead Magnet
|
|
145
|
+
**Name:** {name}
|
|
146
|
+
**Type:** {type}
|
|
147
|
+
**Problem Solved:** {specific problem}
|
|
148
|
+
**Delivery:** {method}
|
|
149
|
+
**Bridge to Offer:** {how it leads to the paid product}
|
|
150
|
+
|
|
151
|
+
### Channel Plans
|
|
152
|
+
{Detailed plan per channel}
|
|
153
|
+
|
|
154
|
+
### Lead Flow Map
|
|
155
|
+
{Source} → {Lead Magnet} → {Nurture} → {Offer}
|
|
156
|
+
|
|
157
|
+
### 30-Day Launch Plan
|
|
158
|
+
|
|
159
|
+
| Week | Actions | Target Leads | KPI |
|
|
160
|
+
|------|---------|-------------|-----|
|
|
161
|
+
|
|
162
|
+
### Scaling Triggers
|
|
163
|
+
| Metric | Threshold | Action |
|
|
164
|
+
|--------|-----------|--------|
|
|
165
|
+
```
|
|
166
|
+
|
|
167
|
+
---
|
|
168
|
+
|
|
169
|
+
## Veto Conditions
|
|
170
|
+
|
|
171
|
+
- NEVER recommend paid ads as the only channel for a business with no budget
|
|
172
|
+
- NEVER skip the lead magnet — direct-to-offer works only for most-aware audiences
|
|
173
|
+
- NEVER recommend channels where the audience does not exist
|
|
174
|
+
- NEVER set lead goals without defining cost per lead expectations
|
|
175
|
+
- NEVER build a system without a follow-up mechanism
|
|
176
|
+
|
|
177
|
+
---
|
|
178
|
+
|
|
179
|
+
## Completion Criteria
|
|
180
|
+
|
|
181
|
+
- [ ] All 4 lead sources audited and scored
|
|
182
|
+
- [ ] Lead magnet designed with clear bridge to core offer
|
|
183
|
+
- [ ] Channel plans defined with volume targets
|
|
184
|
+
- [ ] Lead flow mapped end-to-end
|
|
185
|
+
- [ ] 30-Day launch plan created
|
|
186
|
+
- [ ] Scaling triggers defined
|
|
187
|
+
- [ ] KPIs set for each channel
|
|
@@ -0,0 +1,179 @@
|
|
|
1
|
+
---
|
|
2
|
+
task: planLaunch()
|
|
3
|
+
responsavel: "@hormozi-launch"
|
|
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: offer
|
|
14
|
+
tipo: string
|
|
15
|
+
origem: User Input
|
|
16
|
+
obrigatorio: true
|
|
17
|
+
|
|
18
|
+
Saida:
|
|
19
|
+
- campo: launchPlan
|
|
20
|
+
tipo: string
|
|
21
|
+
destino: Console
|
|
22
|
+
persistido: false
|
|
23
|
+
|
|
24
|
+
Checklist:
|
|
25
|
+
- "[ ] Launch model selected with rationale"
|
|
26
|
+
- "[ ] Timeline mapped with all phases"
|
|
27
|
+
- "[ ] Revenue model calculated with scenarios"
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
# Task: Plan Launch
|
|
31
|
+
|
|
32
|
+
**Task ID:** HORMOZI-006
|
|
33
|
+
**Version:** 1.0.0
|
|
34
|
+
**Command:** `*plan-launch`
|
|
35
|
+
**Agent:** Hormozi Launch (hormozi-launch)
|
|
36
|
+
**Purpose:** Design a product launch strategy that maximizes revenue in a compressed timeframe.
|
|
37
|
+
|
|
38
|
+
---
|
|
39
|
+
|
|
40
|
+
## Inputs
|
|
41
|
+
|
|
42
|
+
| Field | Type | Source | Required | Validation |
|
|
43
|
+
|-------|------|--------|----------|------------|
|
|
44
|
+
| product | string | User prompt | Yes | Product being launched |
|
|
45
|
+
| offer | object | User prompt | Yes | Complete offer (price, bonuses, guarantee) |
|
|
46
|
+
| audience_size | number | User prompt | Yes | Total reachable audience (email list, followers, etc.) |
|
|
47
|
+
| launch_type | enum | User prompt | No | seed, internal, partnership, paid — defaults to internal |
|
|
48
|
+
| timeline | string | User prompt | No | Desired launch date or window |
|
|
49
|
+
| budget | number | User prompt | No | Available launch budget |
|
|
50
|
+
|
|
51
|
+
---
|
|
52
|
+
|
|
53
|
+
## Preconditions
|
|
54
|
+
|
|
55
|
+
- Offer fully designed (ideally via create-offer.md)
|
|
56
|
+
- Audience exists to launch to (list, following, community, or ad budget)
|
|
57
|
+
- Product ready or will be ready by launch date
|
|
58
|
+
|
|
59
|
+
---
|
|
60
|
+
|
|
61
|
+
## Execution Phases
|
|
62
|
+
|
|
63
|
+
### Phase 1: Launch Architecture
|
|
64
|
+
1. Select the launch model:
|
|
65
|
+
- Seed Launch: Small audience, test offer, collect testimonials
|
|
66
|
+
- Internal Launch: Email list and existing audience
|
|
67
|
+
- Partnership Launch: Affiliates and JV partners
|
|
68
|
+
- Paid Launch: Ad-driven with retargeting sequences
|
|
69
|
+
2. Define the launch timeline:
|
|
70
|
+
- Pre-launch: 7-14 days of warming and anticipation
|
|
71
|
+
- Launch: 3-7 day cart-open window
|
|
72
|
+
- Post-launch: 3-5 days of follow-up and onboarding
|
|
73
|
+
3. Set the revenue target based on audience size and expected conversion
|
|
74
|
+
4. Calculate required traffic and conversion rates backward from revenue target
|
|
75
|
+
|
|
76
|
+
### Phase 2: Pre-Launch Sequence
|
|
77
|
+
1. Design the pre-launch content (value-first, builds anticipation):
|
|
78
|
+
- Day 1-3: Problem awareness content
|
|
79
|
+
- Day 4-7: Solution education content
|
|
80
|
+
- Day 8-10: Proof and social proof content
|
|
81
|
+
- Day 11-14: Anticipation and waitlist building
|
|
82
|
+
2. Create the pre-launch email sequence
|
|
83
|
+
3. Design the social media content calendar
|
|
84
|
+
4. Build the waitlist or early-bird mechanism
|
|
85
|
+
5. Create the "launch story" narrative arc
|
|
86
|
+
|
|
87
|
+
### Phase 3: Launch Execution Plan
|
|
88
|
+
1. Cart Open day plan:
|
|
89
|
+
- Email sequence (open announcement + 2 follow-ups)
|
|
90
|
+
- Social media posts (announcement + behind-the-scenes)
|
|
91
|
+
- Sales page live checklist
|
|
92
|
+
2. Mid-cart plan:
|
|
93
|
+
- Case study or testimonial email
|
|
94
|
+
- FAQ addressing top objections
|
|
95
|
+
- Bonus reminder
|
|
96
|
+
3. Cart Close plan:
|
|
97
|
+
- 48-hour warning email
|
|
98
|
+
- 24-hour warning email
|
|
99
|
+
- Final hours email (3-hour, 1-hour, closing)
|
|
100
|
+
- Urgency escalation on social
|
|
101
|
+
4. Define the scarcity mechanism (quantity, time, bonus expiry)
|
|
102
|
+
|
|
103
|
+
### Phase 4: Post-Launch
|
|
104
|
+
1. Thank you and onboarding plan for buyers
|
|
105
|
+
2. "Door closed" messaging for non-buyers
|
|
106
|
+
3. Results collection strategy (for future launches)
|
|
107
|
+
4. Debrief metrics: revenue, conversion rate, email performance
|
|
108
|
+
5. Evergreen transition plan (if applicable)
|
|
109
|
+
|
|
110
|
+
---
|
|
111
|
+
|
|
112
|
+
## Output Format
|
|
113
|
+
|
|
114
|
+
```markdown
|
|
115
|
+
## Launch Plan: {Product Name}
|
|
116
|
+
|
|
117
|
+
**Launch Type:** {type}
|
|
118
|
+
**Timeline:** {dates}
|
|
119
|
+
**Revenue Target:** ${X}
|
|
120
|
+
**Audience Size:** {N}
|
|
121
|
+
**Required Conversion Rate:** {X}%
|
|
122
|
+
|
|
123
|
+
---
|
|
124
|
+
|
|
125
|
+
### Launch Calendar
|
|
126
|
+
|
|
127
|
+
| Phase | Days | Key Actions |
|
|
128
|
+
|-------|------|-------------|
|
|
129
|
+
| Pre-Launch | Day 1-14 | {summary} |
|
|
130
|
+
| Cart Open | Day 15-17 | {summary} |
|
|
131
|
+
| Mid-Cart | Day 18-19 | {summary} |
|
|
132
|
+
| Cart Close | Day 20-21 | {summary} |
|
|
133
|
+
| Post-Launch | Day 22-26 | {summary} |
|
|
134
|
+
|
|
135
|
+
### Pre-Launch Content Plan
|
|
136
|
+
| Day | Content | Channel | Goal |
|
|
137
|
+
|-----|---------|---------|------|
|
|
138
|
+
|
|
139
|
+
### Email Sequence
|
|
140
|
+
| Day | Email | Subject Line | Purpose |
|
|
141
|
+
|-----|-------|-------------|---------|
|
|
142
|
+
|
|
143
|
+
### Cart Open Checklist
|
|
144
|
+
- [ ] {item}
|
|
145
|
+
|
|
146
|
+
### Revenue Model
|
|
147
|
+
|
|
148
|
+
| Metric | Target | Conservative | Aggressive |
|
|
149
|
+
|--------|--------|-------------|------------|
|
|
150
|
+
| Traffic | {N} | {N} | {N} |
|
|
151
|
+
| Conversion | {X}% | {X}% | {X}% |
|
|
152
|
+
| Revenue | ${X} | ${X} | ${X} |
|
|
153
|
+
|
|
154
|
+
### Post-Launch Plan
|
|
155
|
+
{Onboarding, follow-up, and evergreen transition}
|
|
156
|
+
```
|
|
157
|
+
|
|
158
|
+
---
|
|
159
|
+
|
|
160
|
+
## Veto Conditions
|
|
161
|
+
|
|
162
|
+
- NEVER launch without a pre-launch sequence — cold launches underperform
|
|
163
|
+
- NEVER run an open-ended launch — cart must close to create urgency
|
|
164
|
+
- NEVER launch without a follow-up plan for non-buyers
|
|
165
|
+
- NEVER skip the revenue model — launching without targets is guessing
|
|
166
|
+
- NEVER promise results you cannot demonstrate with proof
|
|
167
|
+
|
|
168
|
+
---
|
|
169
|
+
|
|
170
|
+
## Completion Criteria
|
|
171
|
+
|
|
172
|
+
- [ ] Launch model selected with rationale
|
|
173
|
+
- [ ] Timeline mapped with all phases
|
|
174
|
+
- [ ] Pre-launch content plan created
|
|
175
|
+
- [ ] Email sequence outlined for all phases
|
|
176
|
+
- [ ] Cart open/mid/close execution plans defined
|
|
177
|
+
- [ ] Revenue model calculated with scenarios
|
|
178
|
+
- [ ] Post-launch plan included
|
|
179
|
+
- [ ] Scarcity mechanism defined
|
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
---
|
|
2
|
+
task: reviewBusinessScalingOutput()
|
|
3
|
+
responsavel: "@hormozi-chief"
|
|
4
|
+
responsavel_type: Agent
|
|
5
|
+
atomic_layer: Task
|
|
6
|
+
elicit: true
|
|
7
|
+
|
|
8
|
+
Entrada:
|
|
9
|
+
- campo: specialist_output
|
|
10
|
+
tipo: string
|
|
11
|
+
origem: User Input
|
|
12
|
+
obrigatorio: true
|
|
13
|
+
- campo: original_request
|
|
14
|
+
tipo: string
|
|
15
|
+
origem: User Input
|
|
16
|
+
obrigatorio: true
|
|
17
|
+
|
|
18
|
+
Saida:
|
|
19
|
+
- campo: reviewReport
|
|
20
|
+
tipo: string
|
|
21
|
+
destino: Console
|
|
22
|
+
persistido: false
|
|
23
|
+
|
|
24
|
+
Checklist:
|
|
25
|
+
- "[ ] All checklist items evaluated"
|
|
26
|
+
- "[ ] Verdict rendered (APPROVE/REVISE/REJECT)"
|
|
27
|
+
- "[ ] Value equation and revenue math individually assessed"
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
# Task: Review Business Scaling Output
|
|
31
|
+
|
|
32
|
+
**Task ID:** HORMOZI-CHIEF-002
|
|
33
|
+
**Version:** 1.0.0
|
|
34
|
+
**Command:** `*review`
|
|
35
|
+
**Orchestrator:** Hormozi Chief (hormozi-chief)
|
|
36
|
+
**Purpose:** Review specialist output against quality checklist, score, and approve or request revision.
|
|
37
|
+
|
|
38
|
+
---
|
|
39
|
+
|
|
40
|
+
## Inputs
|
|
41
|
+
|
|
42
|
+
| Field | Type | Source | Required | Validation |
|
|
43
|
+
|-------|------|--------|----------|------------|
|
|
44
|
+
| specialist_output | string | Specialist agent | Yes | Non-empty deliverable |
|
|
45
|
+
| original_request | string | User prompt | Yes | The original request that triggered the work |
|
|
46
|
+
| specialist_id | string | Routing | Yes | Agent ID that produced the output |
|
|
47
|
+
|
|
48
|
+
---
|
|
49
|
+
|
|
50
|
+
## Preconditions
|
|
51
|
+
|
|
52
|
+
- Specialist has completed their task and produced output
|
|
53
|
+
- Output quality checklist is available at checklists/output-quality.md
|
|
54
|
+
|
|
55
|
+
---
|
|
56
|
+
|
|
57
|
+
## Execution Phases
|
|
58
|
+
|
|
59
|
+
### Phase 1: Understand Context
|
|
60
|
+
|
|
61
|
+
1. Re-read the original user request
|
|
62
|
+
2. Identify what was asked vs what was delivered
|
|
63
|
+
3. Note the specialist who produced the output
|
|
64
|
+
4. Identify the business model, revenue stage, and scaling constraint
|
|
65
|
+
5. Determine the Hormozi framework being applied (value equation, offer creation, lead gen, etc.)
|
|
66
|
+
|
|
67
|
+
### Phase 2: Apply Quality Checklist
|
|
68
|
+
|
|
69
|
+
1. Load checklists/output-quality.md
|
|
70
|
+
2. Evaluate each item against the specialist output
|
|
71
|
+
3. Mark each item: [x] Pass, [ ] Fail, [N/A] Not Applicable
|
|
72
|
+
4. Count CRITICAL failures and total failures
|
|
73
|
+
5. Pay special attention to: value equation clarity, offer irresistibility, and revenue math
|
|
74
|
+
|
|
75
|
+
### Phase 3: Score and Decide
|
|
76
|
+
|
|
77
|
+
| Score | Verdict | Action |
|
|
78
|
+
|-------|---------|--------|
|
|
79
|
+
| All CRITICAL pass, < 2 non-critical fail | APPROVE | Deliver to user |
|
|
80
|
+
| All CRITICAL pass, 2+ non-critical fail | REVISE | Return to specialist with specific feedback |
|
|
81
|
+
| Any CRITICAL fail | REJECT | Return to specialist, block delivery |
|
|
82
|
+
|
|
83
|
+
### Phase 4: Output
|
|
84
|
+
|
|
85
|
+
Produce review report with verdict, score, and feedback.
|
|
86
|
+
|
|
87
|
+
---
|
|
88
|
+
|
|
89
|
+
## Output Format
|
|
90
|
+
|
|
91
|
+
```markdown
|
|
92
|
+
## Review Report
|
|
93
|
+
|
|
94
|
+
**Specialist:** {name} ({id})
|
|
95
|
+
**Verdict:** {APPROVE | REVISE | REJECT}
|
|
96
|
+
**Score:** {X}/{total} items passed
|
|
97
|
+
|
|
98
|
+
### Passed
|
|
99
|
+
- {items that passed}
|
|
100
|
+
|
|
101
|
+
### Issues Found
|
|
102
|
+
- [{CRITICAL|WARN}] {description} — {recommendation}
|
|
103
|
+
|
|
104
|
+
### Scaling-Specific Notes
|
|
105
|
+
- Value equation strength: {assessment}
|
|
106
|
+
- Revenue impact estimate: {assessment}
|
|
107
|
+
- Implementation feasibility: {assessment}
|
|
108
|
+
|
|
109
|
+
### Recommendation
|
|
110
|
+
{Next step: deliver / revise specific items / redo}
|
|
111
|
+
```
|
|
112
|
+
|
|
113
|
+
---
|
|
114
|
+
|
|
115
|
+
## Veto Conditions
|
|
116
|
+
|
|
117
|
+
- NEVER approve output with CRITICAL failures
|
|
118
|
+
- NEVER reject without providing specific, actionable feedback
|
|
119
|
+
- NEVER modify the specialist's output — only review and provide feedback
|
|
120
|
+
- NEVER approve strategies without clear revenue math or unit economics
|
|
121
|
+
- NEVER approve vague "grow your business" advice without concrete levers
|
|
122
|
+
|
|
123
|
+
---
|
|
124
|
+
|
|
125
|
+
## Completion Criteria
|
|
126
|
+
|
|
127
|
+
- [ ] Original request re-read and understood
|
|
128
|
+
- [ ] Business model and revenue stage identified
|
|
129
|
+
- [ ] All checklist items evaluated
|
|
130
|
+
- [ ] Score calculated
|
|
131
|
+
- [ ] Verdict rendered (APPROVE/REVISE/REJECT)
|
|
132
|
+
- [ ] Specific feedback provided for any failures
|
|
133
|
+
- [ ] Value equation and revenue math individually assessed
|
|
@@ -0,0 +1,167 @@
|
|
|
1
|
+
---
|
|
2
|
+
task: setPricing()
|
|
3
|
+
responsavel: "@hormozi-pricing"
|
|
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: audience
|
|
14
|
+
tipo: string
|
|
15
|
+
origem: User Input
|
|
16
|
+
obrigatorio: true
|
|
17
|
+
|
|
18
|
+
Saida:
|
|
19
|
+
- campo: pricingStrategy
|
|
20
|
+
tipo: string
|
|
21
|
+
destino: Console
|
|
22
|
+
persistido: false
|
|
23
|
+
|
|
24
|
+
Checklist:
|
|
25
|
+
- "[ ] Value delivered calculated with financial and emotional dimensions"
|
|
26
|
+
- "[ ] Pricing model selected with rationale"
|
|
27
|
+
- "[ ] Testing plan defined"
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
# Task: Set Pricing Strategy
|
|
31
|
+
|
|
32
|
+
**Task ID:** HORMOZI-003
|
|
33
|
+
**Version:** 1.0.0
|
|
34
|
+
**Command:** `*set-pricing`
|
|
35
|
+
**Agent:** Hormozi Pricing (hormozi-pricing)
|
|
36
|
+
**Purpose:** Design a value-based pricing strategy that maximizes revenue without competing on price.
|
|
37
|
+
|
|
38
|
+
---
|
|
39
|
+
|
|
40
|
+
## Inputs
|
|
41
|
+
|
|
42
|
+
| Field | Type | Source | Required | Validation |
|
|
43
|
+
|-------|------|--------|----------|------------|
|
|
44
|
+
| product | string | User prompt | Yes | Product or service to price |
|
|
45
|
+
| audience | string | User prompt | Yes | Target customer with willingness-to-pay context |
|
|
46
|
+
| current_price | number | User prompt | No | Existing price if applicable |
|
|
47
|
+
| cost_structure | object | User prompt | No | Cost to deliver (COGS, fulfillment, etc.) |
|
|
48
|
+
| competitor_prices | list | User prompt | No | Market pricing references |
|
|
49
|
+
| business_model | string | User prompt | No | One-time, subscription, tiered, usage-based |
|
|
50
|
+
| revenue_target | number | User prompt | No | Target monthly/annual revenue |
|
|
51
|
+
|
|
52
|
+
---
|
|
53
|
+
|
|
54
|
+
## Preconditions
|
|
55
|
+
|
|
56
|
+
- Product or service defined with clear value delivery
|
|
57
|
+
- Offer structure completed (ideally via create-offer.md first)
|
|
58
|
+
|
|
59
|
+
---
|
|
60
|
+
|
|
61
|
+
## Execution Phases
|
|
62
|
+
|
|
63
|
+
### Phase 1: Value Assessment
|
|
64
|
+
1. Calculate the ROI the customer receives from the product
|
|
65
|
+
2. Apply the 10x Rule: price should be 1/10 of the value delivered minimum
|
|
66
|
+
3. Determine the "cost of inaction" — what does NOT buying cost them?
|
|
67
|
+
4. Identify comparable investments the customer already makes
|
|
68
|
+
5. Assess the emotional value beyond financial ROI
|
|
69
|
+
|
|
70
|
+
### Phase 2: Pricing Architecture
|
|
71
|
+
1. Choose the pricing model:
|
|
72
|
+
- Premium (high price, high touch, fewer customers)
|
|
73
|
+
- Volume (lower price, systems-based, many customers)
|
|
74
|
+
- Hybrid (tiered with entry and premium levels)
|
|
75
|
+
2. Set the anchor price (the "should be" number based on value)
|
|
76
|
+
3. Set the actual price as a fraction of the anchor
|
|
77
|
+
4. Design payment options:
|
|
78
|
+
- Pay-in-full with discount incentive
|
|
79
|
+
- Payment plan with premium for convenience
|
|
80
|
+
- Subscription with lock-in benefits
|
|
81
|
+
5. Create pricing tiers if applicable:
|
|
82
|
+
- Good: Core offer only
|
|
83
|
+
- Better: Core + speed bonuses
|
|
84
|
+
- Best: Core + all bonuses + premium access
|
|
85
|
+
|
|
86
|
+
### Phase 3: Price Justification
|
|
87
|
+
1. Build the price-to-value narrative
|
|
88
|
+
2. Calculate the daily/weekly cost breakdown ("less than a coffee per day")
|
|
89
|
+
3. Create the comparison stack (what else costs this much but delivers less)
|
|
90
|
+
4. Define the ROI timeline — when does the investment pay for itself?
|
|
91
|
+
5. Write the pricing section copy for sales materials
|
|
92
|
+
|
|
93
|
+
### Phase 4: Pricing Optimization
|
|
94
|
+
1. Set the initial test price
|
|
95
|
+
2. Define the price testing methodology:
|
|
96
|
+
- Test at 2x current price first (most businesses underprice)
|
|
97
|
+
- Monitor conversion rate AND revenue (not just conversion)
|
|
98
|
+
- Revenue per lead matters more than conversion rate
|
|
99
|
+
3. Define price increase triggers
|
|
100
|
+
4. Plan the annual price increase strategy
|
|
101
|
+
|
|
102
|
+
---
|
|
103
|
+
|
|
104
|
+
## Output Format
|
|
105
|
+
|
|
106
|
+
```markdown
|
|
107
|
+
## Pricing Strategy: {Product Name}
|
|
108
|
+
|
|
109
|
+
**Model:** {premium / volume / hybrid}
|
|
110
|
+
**Price:** ${price}
|
|
111
|
+
**Value Delivered:** ${value}
|
|
112
|
+
**Value-to-Price Ratio:** {X}:1
|
|
113
|
+
**Cost of Inaction:** ${cost}/year
|
|
114
|
+
|
|
115
|
+
---
|
|
116
|
+
|
|
117
|
+
### Value Assessment
|
|
118
|
+
|
|
119
|
+
| Dimension | Value | Rationale |
|
|
120
|
+
|-----------|-------|-----------|
|
|
121
|
+
| Financial ROI | ${X} | {calculation} |
|
|
122
|
+
| Time Saved | {hours} | {at $X/hour = $Y} |
|
|
123
|
+
| Emotional Value | {qualitative} | {description} |
|
|
124
|
+
| Cost of Inaction | ${X}/year | {what they lose by not buying} |
|
|
125
|
+
|
|
126
|
+
### Pricing Tiers
|
|
127
|
+
|
|
128
|
+
| Tier | Includes | Price | Target Customer |
|
|
129
|
+
|------|----------|-------|----------------|
|
|
130
|
+
|
|
131
|
+
### Payment Options
|
|
132
|
+
|
|
133
|
+
| Option | Price | Terms | Incentive |
|
|
134
|
+
|--------|-------|-------|-----------|
|
|
135
|
+
|
|
136
|
+
### Price Justification Narrative
|
|
137
|
+
{Ready-to-use copy for sales materials}
|
|
138
|
+
|
|
139
|
+
### Testing Plan
|
|
140
|
+
| Phase | Price | Duration | Success Metric |
|
|
141
|
+
|-------|-------|----------|----------------|
|
|
142
|
+
|
|
143
|
+
### Price Increase Strategy
|
|
144
|
+
{Annual increase plan with triggers}
|
|
145
|
+
```
|
|
146
|
+
|
|
147
|
+
---
|
|
148
|
+
|
|
149
|
+
## Veto Conditions
|
|
150
|
+
|
|
151
|
+
- NEVER price based solely on competitor pricing — that is a race to the bottom
|
|
152
|
+
- NEVER lower price to increase sales without first testing at higher prices
|
|
153
|
+
- NEVER offer discounts without a strategic reason (urgency, loyalty, volume)
|
|
154
|
+
- NEVER price below 10x of delivery cost — margins must support growth
|
|
155
|
+
- NEVER set price without calculating the value delivered first
|
|
156
|
+
|
|
157
|
+
---
|
|
158
|
+
|
|
159
|
+
## Completion Criteria
|
|
160
|
+
|
|
161
|
+
- [ ] Value delivered calculated with financial and emotional dimensions
|
|
162
|
+
- [ ] 10x Rule applied and validated
|
|
163
|
+
- [ ] Pricing model selected with rationale
|
|
164
|
+
- [ ] Tiers and payment options designed
|
|
165
|
+
- [ ] Price justification narrative written
|
|
166
|
+
- [ ] Testing plan defined
|
|
167
|
+
- [ ] Price increase strategy documented
|