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,159 @@
|
|
|
1
|
+
---
|
|
2
|
+
task: createHooks()
|
|
3
|
+
responsavel: "@hormozi-hooks"
|
|
4
|
+
responsavel_type: Agent
|
|
5
|
+
atomic_layer: Task
|
|
6
|
+
elicit: true
|
|
7
|
+
|
|
8
|
+
Entrada:
|
|
9
|
+
- campo: topic
|
|
10
|
+
tipo: string
|
|
11
|
+
origem: User Input
|
|
12
|
+
obrigatorio: true
|
|
13
|
+
- campo: platform
|
|
14
|
+
tipo: string
|
|
15
|
+
origem: User Input
|
|
16
|
+
obrigatorio: true
|
|
17
|
+
|
|
18
|
+
Saida:
|
|
19
|
+
- campo: hookPackage
|
|
20
|
+
tipo: string
|
|
21
|
+
destino: Console
|
|
22
|
+
persistido: false
|
|
23
|
+
|
|
24
|
+
Checklist:
|
|
25
|
+
- "[ ] Hooks written across at least 4 categories"
|
|
26
|
+
- "[ ] Platform constraints respected"
|
|
27
|
+
- "[ ] All hooks scored on 3 dimensions"
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
# Task: Create Hooks
|
|
31
|
+
|
|
32
|
+
**Task ID:** HORMOZI-005
|
|
33
|
+
**Version:** 1.0.0
|
|
34
|
+
**Command:** `*create-hooks`
|
|
35
|
+
**Agent:** Hormozi Hooks (hormozi-hooks)
|
|
36
|
+
**Purpose:** Create attention-grabbing hooks for content, ads, and sales material.
|
|
37
|
+
|
|
38
|
+
---
|
|
39
|
+
|
|
40
|
+
## Inputs
|
|
41
|
+
|
|
42
|
+
| Field | Type | Source | Required | Validation |
|
|
43
|
+
|-------|------|--------|----------|------------|
|
|
44
|
+
| topic | string | User prompt | Yes | Subject matter for the hooks |
|
|
45
|
+
| platform | enum | User prompt | Yes | youtube, tiktok, instagram, facebook, linkedin, email, ad |
|
|
46
|
+
| audience | string | User prompt | Yes | Who the hooks must stop |
|
|
47
|
+
| content_goal | enum | User prompt | Yes | educate, sell, entertain, build-authority, generate-leads |
|
|
48
|
+
| quantity | number | User prompt | No | Defaults to 20 hooks |
|
|
49
|
+
|
|
50
|
+
---
|
|
51
|
+
|
|
52
|
+
## Preconditions
|
|
53
|
+
|
|
54
|
+
- Platform selected with understanding of format constraints
|
|
55
|
+
- Audience defined with enough specificity to write for them
|
|
56
|
+
|
|
57
|
+
---
|
|
58
|
+
|
|
59
|
+
## Execution Phases
|
|
60
|
+
|
|
61
|
+
### Phase 1: Hook Category Mapping
|
|
62
|
+
1. Select from the 7 hook categories (Hormozi framework):
|
|
63
|
+
- **Contrarian:** Challenge a commonly held belief
|
|
64
|
+
- **Curiosity Gap:** Create an information gap they must close
|
|
65
|
+
- **Result/Proof:** Lead with a specific, impressive result
|
|
66
|
+
- **Story:** Open with a dramatic moment from a real story
|
|
67
|
+
- **Question:** Ask a question that forces self-reflection
|
|
68
|
+
- **Bold Claim:** Make a specific, provocative statement
|
|
69
|
+
- **Pattern Interrupt:** Break the expected scroll pattern with something unexpected
|
|
70
|
+
2. Allocate hooks across categories (at least 3 from each used category)
|
|
71
|
+
3. Match category to platform norms:
|
|
72
|
+
- YouTube: Curiosity Gap and Result hooks dominate
|
|
73
|
+
- TikTok: Pattern Interrupt and Contrarian perform best
|
|
74
|
+
- LinkedIn: Bold Claim and Result hooks drive engagement
|
|
75
|
+
- Email subjects: Curiosity Gap and Question hooks win opens
|
|
76
|
+
- Ads: Result and Bold Claim hooks stop the scroll
|
|
77
|
+
|
|
78
|
+
### Phase 2: Hook Writing
|
|
79
|
+
1. Write each hook following platform constraints:
|
|
80
|
+
- YouTube: Under 10 words for thumbnail, under 15 seconds spoken
|
|
81
|
+
- TikTok/Reels: Under 3 seconds (8-12 words max)
|
|
82
|
+
- LinkedIn: First line before "see more" (under 150 chars)
|
|
83
|
+
- Email: Under 50 characters for subject line
|
|
84
|
+
- Ads: Under 125 characters for primary text hook
|
|
85
|
+
2. Apply the specificity rule: replace vague words with numbers, names, or details
|
|
86
|
+
3. Apply the "would I stop scrolling?" test to each hook
|
|
87
|
+
4. Create 2-3 variations per core hook idea (reframed angles)
|
|
88
|
+
|
|
89
|
+
### Phase 3: Scoring and Packaging
|
|
90
|
+
1. Score each hook on 3 dimensions (1-5):
|
|
91
|
+
- Stop Power: Would someone stop scrolling?
|
|
92
|
+
- Relevance: Is it relevant to the target audience?
|
|
93
|
+
- Payoff Potential: Can the content deliver on this hook's promise?
|
|
94
|
+
2. Rank by total score
|
|
95
|
+
3. Group into "ready to use" and "needs content built around it"
|
|
96
|
+
4. Suggest content ideas for the top 5 hooks
|
|
97
|
+
5. Provide A/B testing pairs
|
|
98
|
+
|
|
99
|
+
---
|
|
100
|
+
|
|
101
|
+
## Output Format
|
|
102
|
+
|
|
103
|
+
```markdown
|
|
104
|
+
## Hook Package: {Topic}
|
|
105
|
+
|
|
106
|
+
**Platform:** {platform}
|
|
107
|
+
**Audience:** {audience}
|
|
108
|
+
**Total Hooks:** {count}
|
|
109
|
+
|
|
110
|
+
---
|
|
111
|
+
|
|
112
|
+
### Top 10 Hooks (Ranked)
|
|
113
|
+
|
|
114
|
+
| Rank | Hook | Category | Stop | Relevance | Payoff | Total |
|
|
115
|
+
|------|------|----------|------|-----------|--------|-------|
|
|
116
|
+
|
|
117
|
+
### All Hooks by Category
|
|
118
|
+
|
|
119
|
+
#### Contrarian
|
|
120
|
+
1. {hook}
|
|
121
|
+
2. {hook}
|
|
122
|
+
|
|
123
|
+
#### Curiosity Gap
|
|
124
|
+
1. {hook}
|
|
125
|
+
2. {hook}
|
|
126
|
+
|
|
127
|
+
#### Result/Proof
|
|
128
|
+
...
|
|
129
|
+
|
|
130
|
+
### Content Ideas for Top 5
|
|
131
|
+
| Hook | Content Idea | Format |
|
|
132
|
+
|------|-------------|--------|
|
|
133
|
+
|
|
134
|
+
### A/B Testing Pairs
|
|
135
|
+
| Pair | Hook A | Hook B | What We're Testing |
|
|
136
|
+
|------|--------|--------|-------------------|
|
|
137
|
+
```
|
|
138
|
+
|
|
139
|
+
---
|
|
140
|
+
|
|
141
|
+
## Veto Conditions
|
|
142
|
+
|
|
143
|
+
- NEVER write hooks that the content cannot deliver on — clickbait destroys trust
|
|
144
|
+
- NEVER write vague hooks ("This changed everything") — specificity is mandatory
|
|
145
|
+
- NEVER ignore platform constraints — a YouTube hook differs from a TikTok hook
|
|
146
|
+
- NEVER submit hooks without scoring — unranked hooks are unusable
|
|
147
|
+
- NEVER use the same formula for more than 3 consecutive hooks
|
|
148
|
+
|
|
149
|
+
---
|
|
150
|
+
|
|
151
|
+
## Completion Criteria
|
|
152
|
+
|
|
153
|
+
- [ ] Hooks written across at least 4 categories
|
|
154
|
+
- [ ] Platform constraints respected
|
|
155
|
+
- [ ] All hooks scored on 3 dimensions
|
|
156
|
+
- [ ] Top 10 ranked with rationale
|
|
157
|
+
- [ ] Content ideas provided for top 5
|
|
158
|
+
- [ ] A/B testing pairs suggested
|
|
159
|
+
- [ ] Specificity rule applied to every hook
|
|
@@ -0,0 +1,178 @@
|
|
|
1
|
+
---
|
|
2
|
+
task: createOffer()
|
|
3
|
+
responsavel: "@hormozi-offers"
|
|
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: grandSlamOffer
|
|
20
|
+
tipo: string
|
|
21
|
+
destino: Console
|
|
22
|
+
persistido: false
|
|
23
|
+
|
|
24
|
+
Checklist:
|
|
25
|
+
- "[ ] Value Equation scored across all 4 quadrants"
|
|
26
|
+
- "[ ] Problems mapped to solution vehicles with proprietary names"
|
|
27
|
+
- "[ ] Offer stack assembled with core + bonuses"
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
# Task: Create Grand Slam Offer
|
|
31
|
+
|
|
32
|
+
**Task ID:** HORMOZI-001
|
|
33
|
+
**Version:** 1.0.0
|
|
34
|
+
**Command:** `*create-offer`
|
|
35
|
+
**Agent:** Hormozi Offers (hormozi-offers)
|
|
36
|
+
**Purpose:** Build a Grand Slam Offer using the Value Equation from $100M Offers.
|
|
37
|
+
|
|
38
|
+
---
|
|
39
|
+
|
|
40
|
+
## Inputs
|
|
41
|
+
|
|
42
|
+
| Field | Type | Source | Required | Validation |
|
|
43
|
+
|-------|------|--------|----------|------------|
|
|
44
|
+
| product | string | User prompt | Yes | Core product or service |
|
|
45
|
+
| audience | string | User prompt | Yes | Dream customer avatar |
|
|
46
|
+
| current_price | number | User prompt | No | Existing price if applicable |
|
|
47
|
+
| delivery_method | string | User prompt | No | How the product is delivered |
|
|
48
|
+
| market | string | User prompt | No | Industry or niche |
|
|
49
|
+
| competitors | list | User prompt | No | Known competing offers |
|
|
50
|
+
|
|
51
|
+
---
|
|
52
|
+
|
|
53
|
+
## Preconditions
|
|
54
|
+
|
|
55
|
+
- Core product or service identified
|
|
56
|
+
- Target audience defined with clear pain points and dream outcomes
|
|
57
|
+
|
|
58
|
+
---
|
|
59
|
+
|
|
60
|
+
## Execution Phases
|
|
61
|
+
|
|
62
|
+
### Phase 1: Dream Outcome Mapping
|
|
63
|
+
1. Define the dream outcome in the customer's words (not yours)
|
|
64
|
+
2. Identify the gap between where they are and where they want to be
|
|
65
|
+
3. List every problem that stands between the customer and the dream outcome
|
|
66
|
+
4. For each problem, list the sub-problems and adjacent problems
|
|
67
|
+
5. Rate each problem by severity (how much pain it causes 1-10)
|
|
68
|
+
6. Identify which problems they have tried and failed to solve before
|
|
69
|
+
|
|
70
|
+
### Phase 2: Value Equation Construction
|
|
71
|
+
1. Apply the Hormozi Value Equation: Value = (Dream Outcome x Perceived Likelihood) / (Time Delay x Effort & Sacrifice)
|
|
72
|
+
2. Maximize the numerator:
|
|
73
|
+
- Dream Outcome: Make the outcome as specific and vivid as possible
|
|
74
|
+
- Perceived Likelihood: Stack proof, guarantees, and track record
|
|
75
|
+
3. Minimize the denominator:
|
|
76
|
+
- Time Delay: Compress time to first result
|
|
77
|
+
- Effort & Sacrifice: Remove friction, do it for them where possible
|
|
78
|
+
4. Score each quadrant (1-10) for the current offer
|
|
79
|
+
5. Identify which quadrant has the most room for improvement
|
|
80
|
+
|
|
81
|
+
### Phase 3: Offer Architecture
|
|
82
|
+
1. Transform each problem into a solution vehicle (course, tool, template, service, community, etc.)
|
|
83
|
+
2. Name each solution vehicle with a proprietary name
|
|
84
|
+
3. Assign delivery method and format to each vehicle
|
|
85
|
+
4. Stack the vehicles into a cohesive offer:
|
|
86
|
+
- Core offer: The main transformation vehicle
|
|
87
|
+
- Speed bonuses: Things that compress time to result
|
|
88
|
+
- Effort bonuses: Things that reduce work required
|
|
89
|
+
- Proof bonuses: Things that increase confidence
|
|
90
|
+
5. Design the guarantee using the Hormozi guarantee stack:
|
|
91
|
+
- Unconditional (full refund, no questions)
|
|
92
|
+
- Conditional (refund if you do X and don't get Y)
|
|
93
|
+
- Anti-guarantee (this is NOT for you if...)
|
|
94
|
+
- Performance (we'll work for free until you hit X)
|
|
95
|
+
6. Set the price based on value delivered, not cost or competitors
|
|
96
|
+
|
|
97
|
+
### Phase 4: Offer Naming and Positioning
|
|
98
|
+
1. Create a compelling offer name that implies the transformation
|
|
99
|
+
2. Write the one-line value proposition
|
|
100
|
+
3. Define the "this is NOT for you" qualifier to increase perceived exclusivity
|
|
101
|
+
4. Create the scarcity/urgency mechanism
|
|
102
|
+
5. Write the stack slide (visual summary of everything included)
|
|
103
|
+
|
|
104
|
+
---
|
|
105
|
+
|
|
106
|
+
## Output Format
|
|
107
|
+
|
|
108
|
+
```markdown
|
|
109
|
+
## Grand Slam Offer: {Offer Name}
|
|
110
|
+
|
|
111
|
+
**Dream Outcome:** {specific outcome}
|
|
112
|
+
**Avatar:** {dream customer}
|
|
113
|
+
**Price:** ${price}
|
|
114
|
+
**Value Equation Score:** {X}/10
|
|
115
|
+
|
|
116
|
+
---
|
|
117
|
+
|
|
118
|
+
### Value Equation Breakdown
|
|
119
|
+
|
|
120
|
+
| Quadrant | Score | Strategy |
|
|
121
|
+
|----------|-------|----------|
|
|
122
|
+
| Dream Outcome | X/10 | {how we maximize} |
|
|
123
|
+
| Perceived Likelihood | X/10 | {how we maximize} |
|
|
124
|
+
| Time Delay | X/10 | {how we minimize} |
|
|
125
|
+
| Effort & Sacrifice | X/10 | {how we minimize} |
|
|
126
|
+
|
|
127
|
+
### Problems → Solutions Map
|
|
128
|
+
|
|
129
|
+
| Problem | Solution Vehicle | Proprietary Name | Delivery |
|
|
130
|
+
|---------|-----------------|-------------------|----------|
|
|
131
|
+
|
|
132
|
+
### Offer Stack
|
|
133
|
+
|
|
134
|
+
| Component | What It Does | Value |
|
|
135
|
+
|-----------|-------------|-------|
|
|
136
|
+
| Core Offer | {description} | ${value} |
|
|
137
|
+
| Speed Bonus 1 | {description} | ${value} |
|
|
138
|
+
| Effort Bonus 1 | {description} | ${value} |
|
|
139
|
+
| Proof Bonus 1 | {description} | ${value} |
|
|
140
|
+
|
|
141
|
+
**Total Value:** ${total}
|
|
142
|
+
**Your Price:** ${price}
|
|
143
|
+
|
|
144
|
+
### Guarantee
|
|
145
|
+
{Full guarantee statement with type}
|
|
146
|
+
|
|
147
|
+
### Scarcity/Urgency
|
|
148
|
+
{Mechanism and rationale}
|
|
149
|
+
|
|
150
|
+
### Qualifier
|
|
151
|
+
"This is NOT for you if..."
|
|
152
|
+
|
|
153
|
+
### Stack Slide Copy
|
|
154
|
+
{Ready-to-use visual stack summary}
|
|
155
|
+
```
|
|
156
|
+
|
|
157
|
+
---
|
|
158
|
+
|
|
159
|
+
## Veto Conditions
|
|
160
|
+
|
|
161
|
+
- NEVER create an offer without applying the Value Equation
|
|
162
|
+
- NEVER price based on competitor prices — price based on value delivered
|
|
163
|
+
- NEVER skip the problem-solution mapping — every solution must solve a real problem
|
|
164
|
+
- NEVER create a guarantee that the business cannot fulfill
|
|
165
|
+
- NEVER add bonuses that distract from the core transformation
|
|
166
|
+
|
|
167
|
+
---
|
|
168
|
+
|
|
169
|
+
## Completion Criteria
|
|
170
|
+
|
|
171
|
+
- [ ] Dream outcome defined in customer's language
|
|
172
|
+
- [ ] Value Equation scored across all 4 quadrants
|
|
173
|
+
- [ ] Problems mapped to solution vehicles with proprietary names
|
|
174
|
+
- [ ] Offer stack assembled with core + bonuses
|
|
175
|
+
- [ ] Guarantee designed and documented
|
|
176
|
+
- [ ] Price set with value-based justification
|
|
177
|
+
- [ ] Scarcity mechanism defined
|
|
178
|
+
- [ ] Stack slide copy written
|
|
@@ -0,0 +1,192 @@
|
|
|
1
|
+
---
|
|
2
|
+
task: designWorkshop()
|
|
3
|
+
responsavel: "@hormozi-workshop"
|
|
4
|
+
responsavel_type: Agent
|
|
5
|
+
atomic_layer: Task
|
|
6
|
+
elicit: true
|
|
7
|
+
|
|
8
|
+
Entrada:
|
|
9
|
+
- campo: topic
|
|
10
|
+
tipo: string
|
|
11
|
+
origem: User Input
|
|
12
|
+
obrigatorio: true
|
|
13
|
+
- campo: duration
|
|
14
|
+
tipo: string
|
|
15
|
+
origem: User Input
|
|
16
|
+
obrigatorio: true
|
|
17
|
+
|
|
18
|
+
Saida:
|
|
19
|
+
- campo: workshopDesign
|
|
20
|
+
tipo: string
|
|
21
|
+
destino: Console
|
|
22
|
+
persistido: false
|
|
23
|
+
|
|
24
|
+
Checklist:
|
|
25
|
+
- "[ ] Single transformation promise defined"
|
|
26
|
+
- "[ ] 3-5 teaching modules designed with frameworks and exercises"
|
|
27
|
+
- "[ ] Run of show created with timing"
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
# Task: Design Workshop
|
|
31
|
+
|
|
32
|
+
**Task ID:** HORMOZI-008
|
|
33
|
+
**Version:** 1.0.0
|
|
34
|
+
**Command:** `*design-workshop`
|
|
35
|
+
**Agent:** Hormozi Workshop (hormozi-workshop)
|
|
36
|
+
**Purpose:** Design a workshop that delivers massive value and converts attendees into buyers.
|
|
37
|
+
|
|
38
|
+
---
|
|
39
|
+
|
|
40
|
+
## Inputs
|
|
41
|
+
|
|
42
|
+
| Field | Type | Source | Required | Validation |
|
|
43
|
+
|-------|------|--------|----------|------------|
|
|
44
|
+
| topic | string | User prompt | Yes | Workshop subject and transformation |
|
|
45
|
+
| audience | string | User prompt | Yes | Target attendees |
|
|
46
|
+
| duration | string | User prompt | Yes | 60min, 90min, half-day, full-day, multi-day |
|
|
47
|
+
| format | enum | User prompt | Yes | virtual, in-person, hybrid |
|
|
48
|
+
| backend_offer | object | User prompt | No | What you sell at the end (if conversion workshop) |
|
|
49
|
+
| price | number | User prompt | No | Workshop ticket price (0 for free) |
|
|
50
|
+
| capacity | number | User prompt | No | Max attendees |
|
|
51
|
+
|
|
52
|
+
---
|
|
53
|
+
|
|
54
|
+
## Preconditions
|
|
55
|
+
|
|
56
|
+
- Topic expertise available to deliver the content
|
|
57
|
+
- If conversion workshop: backend offer must be defined
|
|
58
|
+
|
|
59
|
+
---
|
|
60
|
+
|
|
61
|
+
## Execution Phases
|
|
62
|
+
|
|
63
|
+
### Phase 1: Workshop Architecture
|
|
64
|
+
1. Define the single transformation promise ("By the end of this workshop, you will...")
|
|
65
|
+
2. Choose the workshop model:
|
|
66
|
+
- Pure Value: No pitch, brand building and relationship
|
|
67
|
+
- Value + Offer: 80% teaching, 20% transition to offer
|
|
68
|
+
- Implementation: Hands-on where they build something live
|
|
69
|
+
3. Structure the content blocks:
|
|
70
|
+
- Opening: Hook + promise + agenda (10% of time)
|
|
71
|
+
- Teaching blocks: 3-5 core modules (70% of time)
|
|
72
|
+
- Implementation/exercises: Hands-on application (embedded in teaching)
|
|
73
|
+
- Close: Recap + CTA or offer transition (20% of time)
|
|
74
|
+
4. For each teaching block, define the "aha moment" — what will they realize?
|
|
75
|
+
|
|
76
|
+
### Phase 2: Content Design
|
|
77
|
+
1. For each teaching block:
|
|
78
|
+
- Big idea (one concept per block)
|
|
79
|
+
- Framework or model to teach it
|
|
80
|
+
- Example or case study to illustrate
|
|
81
|
+
- Exercise or implementation step
|
|
82
|
+
- Transition to next block
|
|
83
|
+
2. Design the "framework reveal" — give them a proprietary framework
|
|
84
|
+
3. Create worksheets or templates attendees will use
|
|
85
|
+
4. Build in interaction points every 10-15 minutes:
|
|
86
|
+
- Questions to the audience
|
|
87
|
+
- Chat engagement prompts
|
|
88
|
+
- Quick exercises
|
|
89
|
+
- Poll or vote moments
|
|
90
|
+
5. Plan the energy arc: start strong, vary pace, end on a peak
|
|
91
|
+
|
|
92
|
+
### Phase 3: Conversion Design (if applicable)
|
|
93
|
+
1. Plant "seeds" throughout the teaching that point to the offer:
|
|
94
|
+
- "In my program, we go much deeper on this..."
|
|
95
|
+
- "My clients get a done-for-you version of this..."
|
|
96
|
+
2. Design the transition from teaching to offer (the "bridge"):
|
|
97
|
+
- Recap the transformation they experienced
|
|
98
|
+
- Identify the gap between workshop knowledge and full implementation
|
|
99
|
+
- Position the offer as the bridge to close that gap
|
|
100
|
+
3. Structure the offer presentation:
|
|
101
|
+
- Restate the dream outcome
|
|
102
|
+
- Reveal the offer and what's included
|
|
103
|
+
- Stack the value
|
|
104
|
+
- Present the price with anchoring
|
|
105
|
+
- Handle the top 3 objections
|
|
106
|
+
- CTA with urgency
|
|
107
|
+
4. Plan the follow-up for non-buyers
|
|
108
|
+
|
|
109
|
+
### Phase 4: Logistics and Delivery
|
|
110
|
+
1. Create the run-of-show with exact timing
|
|
111
|
+
2. Define tech requirements (platform, tools, slides, chat)
|
|
112
|
+
3. Plan the registration and reminder sequence
|
|
113
|
+
4. Create the post-workshop follow-up plan
|
|
114
|
+
5. Define success metrics (attendance rate, engagement, conversion if applicable)
|
|
115
|
+
|
|
116
|
+
---
|
|
117
|
+
|
|
118
|
+
## Output Format
|
|
119
|
+
|
|
120
|
+
```markdown
|
|
121
|
+
## Workshop Design: {Workshop Name}
|
|
122
|
+
|
|
123
|
+
**Promise:** "By the end, you will {transformation}"
|
|
124
|
+
**Duration:** {time}
|
|
125
|
+
**Format:** {format}
|
|
126
|
+
**Model:** {pure-value / value+offer / implementation}
|
|
127
|
+
**Capacity:** {N}
|
|
128
|
+
|
|
129
|
+
---
|
|
130
|
+
|
|
131
|
+
### Run of Show
|
|
132
|
+
|
|
133
|
+
| Time | Block | Content | Energy Level |
|
|
134
|
+
|------|-------|---------|-------------|
|
|
135
|
+
| 0:00-{X} | Opening | {hook + promise} | High |
|
|
136
|
+
| {X}-{Y} | Module 1 | {topic} | Medium |
|
|
137
|
+
| ... | ... | ... | ... |
|
|
138
|
+
| {Z}-END | Close/Offer | {recap + CTA} | Peak |
|
|
139
|
+
|
|
140
|
+
### Module Details
|
|
141
|
+
|
|
142
|
+
#### Module 1: {Title}
|
|
143
|
+
**Big Idea:** {concept}
|
|
144
|
+
**Framework:** {framework name}
|
|
145
|
+
**Example:** {case study}
|
|
146
|
+
**Exercise:** {what they do}
|
|
147
|
+
**Aha Moment:** {realization}
|
|
148
|
+
|
|
149
|
+
#### Module 2-N: ...
|
|
150
|
+
|
|
151
|
+
### Worksheets/Templates
|
|
152
|
+
| Resource | Purpose | When Used |
|
|
153
|
+
|----------|---------|-----------|
|
|
154
|
+
|
|
155
|
+
### Conversion Plan (if applicable)
|
|
156
|
+
**Seeds planted in:** {modules}
|
|
157
|
+
**Bridge script:** {transition language}
|
|
158
|
+
**Offer presentation:** {structure}
|
|
159
|
+
**Follow-up plan:** {non-buyer sequence}
|
|
160
|
+
|
|
161
|
+
### Registration and Reminders
|
|
162
|
+
| Timing | Communication | Channel |
|
|
163
|
+
|--------|--------------|---------|
|
|
164
|
+
|
|
165
|
+
### Success Metrics
|
|
166
|
+
| Metric | Target |
|
|
167
|
+
|--------|--------|
|
|
168
|
+
```
|
|
169
|
+
|
|
170
|
+
---
|
|
171
|
+
|
|
172
|
+
## Veto Conditions
|
|
173
|
+
|
|
174
|
+
- NEVER design a workshop without a single clear transformation promise
|
|
175
|
+
- NEVER teach more than 5 core concepts — depth beats breadth
|
|
176
|
+
- NEVER go more than 15 minutes without audience interaction
|
|
177
|
+
- NEVER pitch before delivering substantial value (minimum 60% pure teaching)
|
|
178
|
+
- NEVER skip the energy arc — monotone workshops lose people
|
|
179
|
+
|
|
180
|
+
---
|
|
181
|
+
|
|
182
|
+
## Completion Criteria
|
|
183
|
+
|
|
184
|
+
- [ ] Single transformation promise defined
|
|
185
|
+
- [ ] Workshop model selected
|
|
186
|
+
- [ ] 3-5 teaching modules designed with frameworks and exercises
|
|
187
|
+
- [ ] Run of show created with timing
|
|
188
|
+
- [ ] Interaction points planned every 10-15 minutes
|
|
189
|
+
- [ ] Conversion plan designed (if applicable)
|
|
190
|
+
- [ ] Worksheets/templates created
|
|
191
|
+
- [ ] Registration and follow-up sequences planned
|
|
192
|
+
- [ ] Success metrics defined
|
|
@@ -0,0 +1,166 @@
|
|
|
1
|
+
---
|
|
2
|
+
task: diagnoseBusinessChallenge()
|
|
3
|
+
responsavel: "@hormozi-chief"
|
|
4
|
+
responsavel_type: Agent
|
|
5
|
+
atomic_layer: Task
|
|
6
|
+
elicit: true
|
|
7
|
+
|
|
8
|
+
Entrada:
|
|
9
|
+
- campo: request
|
|
10
|
+
tipo: string
|
|
11
|
+
origem: User Input
|
|
12
|
+
obrigatorio: true
|
|
13
|
+
- campo: revenue_stage
|
|
14
|
+
tipo: string
|
|
15
|
+
origem: User Input
|
|
16
|
+
obrigatorio: false
|
|
17
|
+
|
|
18
|
+
Saida:
|
|
19
|
+
- campo: diagnosis
|
|
20
|
+
tipo: string
|
|
21
|
+
destino: Console
|
|
22
|
+
persistido: false
|
|
23
|
+
|
|
24
|
+
Checklist:
|
|
25
|
+
- "[ ] Request parsed and keywords extracted"
|
|
26
|
+
- "[ ] Routing catalog consulted with scored results"
|
|
27
|
+
- "[ ] Quick answer provided with Hormozi framework reference"
|
|
28
|
+
---
|
|
29
|
+
|
|
30
|
+
# Task: Diagnose Business Challenge
|
|
31
|
+
|
|
32
|
+
**Task ID:** HORMOZI-CHIEF-001
|
|
33
|
+
**Version:** 1.0.0
|
|
34
|
+
**Command:** `*diagnose`
|
|
35
|
+
**Orchestrator:** Hormozi Chief (hormozi-chief)
|
|
36
|
+
**Purpose:** Triage business challenges, provide quick answer using Hormozi frameworks, route to specialist.
|
|
37
|
+
|
|
38
|
+
---
|
|
39
|
+
|
|
40
|
+
## Overview
|
|
41
|
+
|
|
42
|
+
```
|
|
43
|
+
User Request → Parse Keywords → Match Routing Catalog → Answer/Route → Output
|
|
44
|
+
│ │ │ │
|
|
45
|
+
▼ ▼ ▼ ▼
|
|
46
|
+
Raw input Extract business Score domains Quick answer +
|
|
47
|
+
challenge type against 15 domains specialist route
|
|
48
|
+
+ stage + metric (Value Equation lens)
|
|
49
|
+
```
|
|
50
|
+
|
|
51
|
+
---
|
|
52
|
+
|
|
53
|
+
## Inputs
|
|
54
|
+
|
|
55
|
+
| Field | Type | Source | Required | Validation |
|
|
56
|
+
|-------|------|--------|----------|------------|
|
|
57
|
+
| request | string | User prompt | Yes | Non-empty business challenge description |
|
|
58
|
+
| context | object | Session state | No | Business stage, revenue, industry, current metrics |
|
|
59
|
+
| revenue_stage | string | User prompt | No | Pre-revenue, <$1M, $1-3M, $3-10M, $10M+ |
|
|
60
|
+
|
|
61
|
+
---
|
|
62
|
+
|
|
63
|
+
## Preconditions
|
|
64
|
+
|
|
65
|
+
- Hormozi Squad is active with Hormozi Chief as entry agent
|
|
66
|
+
- Routing catalog loaded from data/routing-catalog.yaml
|
|
67
|
+
- All 15 specialist agents registered in config.yaml
|
|
68
|
+
- Core formula context: Value = (Dream Outcome x Perceived Likelihood) / (Time Delay x Effort & Sacrifice)
|
|
69
|
+
|
|
70
|
+
---
|
|
71
|
+
|
|
72
|
+
## Execution Phases
|
|
73
|
+
|
|
74
|
+
### Phase 1: Analyze Request
|
|
75
|
+
|
|
76
|
+
1. Parse the user's business challenge
|
|
77
|
+
2. Extract primary keywords and intent
|
|
78
|
+
3. Identify the business function (offers, leads, pricing, sales, scaling, retention, etc.)
|
|
79
|
+
4. Identify the business stage if mentioned (pre-revenue, startup, growth, scale)
|
|
80
|
+
5. Note which part of the Value Equation is underperforming
|
|
81
|
+
|
|
82
|
+
### Phase 2: Match Against Routing Catalog
|
|
83
|
+
|
|
84
|
+
| Domain | Keywords | Route To |
|
|
85
|
+
|--------|----------|----------|
|
|
86
|
+
| Offer Creation | offer, grand slam, value stack, bonuses, guarantee | hormozi-offers / hormozi-pricing |
|
|
87
|
+
| Lead Generation | leads, lead magnet, acquisition, outreach, traffic | hormozi-leads / hormozi-ads |
|
|
88
|
+
| Pricing Strategy | pricing, charge more, premium, margins, price point | hormozi-pricing / hormozi-offers |
|
|
89
|
+
| Sales Copy | sales copy, landing page copy, ad text, write copy | hormozi-copy / hormozi-hooks |
|
|
90
|
+
| Paid Ads | ads, paid ads, advertising, ad spend, media buying | hormozi-ads / hormozi-hooks |
|
|
91
|
+
| Content Strategy | content, social media, organic, YouTube, posting | hormozi-content / hormozi-hooks |
|
|
92
|
+
| Hooks & Headlines | hooks, headlines, attention, scroll stopper, opening | hormozi-hooks / hormozi-copy |
|
|
93
|
+
| Product Launch | launch, go to market, MVP, first customers | hormozi-launch / hormozi-offers |
|
|
94
|
+
| Sales Closing | close, sales call, objections, CLOSER, high ticket | hormozi-closer / hormozi-offers |
|
|
95
|
+
| Workshop Design | workshop, seminar, event, training, masterclass | hormozi-workshop / hormozi-closer |
|
|
96
|
+
| Churn & Retention | churn, retention, cancel, LTV, keep customers | hormozi-retention / hormozi-scale |
|
|
97
|
+
| Business Scaling | scale, grow, $1M, $10M, $100M, expand, hire | hormozi-scale / hormozi-models |
|
|
98
|
+
| Business Model | business model, recurring revenue, subscription, SaaS | hormozi-models / hormozi-scale |
|
|
99
|
+
| Business Audit | audit, evaluate, diagnose, bottleneck, problems | hormozi-audit / hormozi-models |
|
|
100
|
+
| General Strategy | strategy, advice, direction, next step, mentor | hormozi-advisor / hormozi-chief |
|
|
101
|
+
|
|
102
|
+
**Scoring rules:**
|
|
103
|
+
- Count keyword matches per domain
|
|
104
|
+
- 2+ matches above others --> route to that domain's primary specialist
|
|
105
|
+
- Tie or cross-domain --> Hormozi Chief answers using Value Equation lens
|
|
106
|
+
- No clear match --> ask about business stage and primary bottleneck
|
|
107
|
+
|
|
108
|
+
### Phase 3a: Cross-Cutting Answer
|
|
109
|
+
|
|
110
|
+
If request is general or cross-domain:
|
|
111
|
+
- Apply the Value Equation to diagnose the core issue
|
|
112
|
+
- Identify which lever (Dream Outcome, Likelihood, Time Delay, Effort) needs work
|
|
113
|
+
- Reference which specialists could go deeper
|
|
114
|
+
|
|
115
|
+
### Phase 3b: Domain-Specific Route
|
|
116
|
+
|
|
117
|
+
If request maps clearly to a domain:
|
|
118
|
+
1. **Quick answer first** (3-5 lines minimum + Hormozi framework reference)
|
|
119
|
+
2. **Route:** Name the specialist, explain their unique value, provide activation command
|
|
120
|
+
- Example: "Your offer needs the Grand Slam framework. Activate with `@hormozi-squad:hormozi-offers`"
|
|
121
|
+
|
|
122
|
+
### Phase 4: Confidence Assessment
|
|
123
|
+
|
|
124
|
+
| Confidence | Criteria | Action |
|
|
125
|
+
|------------|----------|--------|
|
|
126
|
+
| HIGH | 3+ keyword matches in one domain | Route with confidence to primary specialist |
|
|
127
|
+
| MEDIUM | 1-2 matches or split across 2 domains | Answer + suggest 2 specialists |
|
|
128
|
+
| LOW | No clear match or vague request | Answer with Value Equation, ask clarifying question |
|
|
129
|
+
|
|
130
|
+
---
|
|
131
|
+
|
|
132
|
+
## Output Format
|
|
133
|
+
|
|
134
|
+
```markdown
|
|
135
|
+
## Diagnosis
|
|
136
|
+
**Category:** {domain | cross-cutting}
|
|
137
|
+
**Confidence:** {HIGH | MEDIUM | LOW}
|
|
138
|
+
**Specialist:** {Name} ({agent-id}) | Direct Answer
|
|
139
|
+
|
|
140
|
+
### Quick Answer
|
|
141
|
+
{3-10 line answer using Hormozi frameworks}
|
|
142
|
+
|
|
143
|
+
### Recommended Next Step
|
|
144
|
+
{Route instruction with activation command, or follow-up question}
|
|
145
|
+
```
|
|
146
|
+
|
|
147
|
+
---
|
|
148
|
+
|
|
149
|
+
## Veto Conditions
|
|
150
|
+
|
|
151
|
+
- NEVER route without providing a quick answer first
|
|
152
|
+
- NEVER route when confidence is LOW — answer using Value Equation and ask clarifying questions
|
|
153
|
+
- NEVER load a specialist agent file during diagnosis
|
|
154
|
+
- NEVER guess the business stage — ask if unclear
|
|
155
|
+
- NEVER give generic advice without referencing a specific Hormozi framework
|
|
156
|
+
|
|
157
|
+
---
|
|
158
|
+
|
|
159
|
+
## Completion Criteria
|
|
160
|
+
|
|
161
|
+
- [ ] Request parsed and keywords extracted
|
|
162
|
+
- [ ] Business challenge type identified
|
|
163
|
+
- [ ] Routing catalog consulted with scored results
|
|
164
|
+
- [ ] Quick answer provided with Hormozi framework reference
|
|
165
|
+
- [ ] Specialist routing provided (if domain-specific)
|
|
166
|
+
- [ ] Confidence level stated
|