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,104 @@
|
|
|
1
|
+
workflow:
|
|
2
|
+
id: wf-business-turnaround
|
|
3
|
+
name: "Reestruturação de Negócio"
|
|
4
|
+
version: "1.0.0"
|
|
5
|
+
description: |
|
|
6
|
+
Workflow completo de reestruturação de negócio. Audita o estado atual do negócio,
|
|
7
|
+
redesenha a oferta, constrói o sistema de geração de leads, otimiza precificação
|
|
8
|
+
e cria um framework de fechamento. Segue o playbook de empresas do portfólio Hormozi:
|
|
9
|
+
corrigir a oferta primeiro, depois os leads, depois o fechamento.
|
|
10
|
+
trigger: "*business-turnaround"
|
|
11
|
+
entry_agent: hormozi-chief
|
|
12
|
+
estimated_duration: "60-120 minutes"
|
|
13
|
+
|
|
14
|
+
type: sequential
|
|
15
|
+
sequence:
|
|
16
|
+
- agent: hormozi-audit
|
|
17
|
+
action: audit-business
|
|
18
|
+
creates: audit_report
|
|
19
|
+
- agent: hormozi-offers
|
|
20
|
+
action: create-offer
|
|
21
|
+
creates: offer
|
|
22
|
+
- agent: hormozi-leads
|
|
23
|
+
action: generate-leads
|
|
24
|
+
creates: lead_system
|
|
25
|
+
- agent: hormozi-pricing
|
|
26
|
+
action: set-pricing
|
|
27
|
+
creates: pricing_strategy
|
|
28
|
+
- agent: hormozi-closer
|
|
29
|
+
action: close-sale
|
|
30
|
+
creates: closing_framework
|
|
31
|
+
|
|
32
|
+
phases:
|
|
33
|
+
- id: phase_0
|
|
34
|
+
name: "Business Audit"
|
|
35
|
+
agent: hormozi-audit
|
|
36
|
+
task: audit-business.md
|
|
37
|
+
description: "Comprehensive audit of the revenue engine, offer, operations, and growth constraints. Identifies the #1 constraint and establishes baseline metrics."
|
|
38
|
+
outputs:
|
|
39
|
+
- audit_report: "markdown"
|
|
40
|
+
- constraint: "string"
|
|
41
|
+
- revenue_equation: "object"
|
|
42
|
+
checkpoint:
|
|
43
|
+
gate: "Constraint identified with supporting data"
|
|
44
|
+
veto: "Insufficient data to diagnose — request more metrics"
|
|
45
|
+
|
|
46
|
+
- id: phase_1
|
|
47
|
+
name: "Offer Redesign"
|
|
48
|
+
agent: hormozi-offers
|
|
49
|
+
task: create-offer.md
|
|
50
|
+
depends_on: [phase_0]
|
|
51
|
+
description: "Redesign the offer using Grand Slam Offer methodology. Apply the Value Equation, build the bonus stack, craft the guarantee, and set value-based pricing."
|
|
52
|
+
outputs:
|
|
53
|
+
- offer_architecture: "markdown"
|
|
54
|
+
- value_equation: "object"
|
|
55
|
+
checkpoint:
|
|
56
|
+
gate: "Value-to-price ratio >= 10:1"
|
|
57
|
+
veto: "Offer does not solve the problems identified in the audit"
|
|
58
|
+
|
|
59
|
+
- id: phase_2
|
|
60
|
+
name: "Lead Generation System"
|
|
61
|
+
agent: hormozi-leads
|
|
62
|
+
task: generate-leads.md
|
|
63
|
+
depends_on: [phase_1]
|
|
64
|
+
description: "Build the lead generation system using the $100M Leads framework. Design lead magnets, channel strategies, and the 30-day launch plan."
|
|
65
|
+
outputs:
|
|
66
|
+
- lead_system: "markdown"
|
|
67
|
+
- lead_magnet: "object"
|
|
68
|
+
- channel_plans: "list"
|
|
69
|
+
checkpoint:
|
|
70
|
+
gate: "Lead system covers at least 2 of 4 core sources"
|
|
71
|
+
veto: "No lead magnet designed or channels unreachable for the audience"
|
|
72
|
+
|
|
73
|
+
- id: phase_3
|
|
74
|
+
name: "Pricing Optimization"
|
|
75
|
+
agent: hormozi-pricing
|
|
76
|
+
task: set-pricing.md
|
|
77
|
+
depends_on: [phase_1]
|
|
78
|
+
description: "Set the pricing strategy based on the redesigned offer. Apply value-based pricing with tiers, payment options, and testing plan."
|
|
79
|
+
outputs:
|
|
80
|
+
- pricing_strategy: "markdown"
|
|
81
|
+
- price_tiers: "list"
|
|
82
|
+
checkpoint:
|
|
83
|
+
gate: "Price set with 10x value justification"
|
|
84
|
+
veto: "Price set based on competitor matching instead of value"
|
|
85
|
+
|
|
86
|
+
- id: phase_4
|
|
87
|
+
name: "Sales Closing Framework"
|
|
88
|
+
agent: hormozi-closer
|
|
89
|
+
task: close-sale.md
|
|
90
|
+
depends_on: [phase_1, phase_3]
|
|
91
|
+
description: "Build the CLOSER sales framework for the redesigned offer at the new price point. Handle objections specific to the turnaround context."
|
|
92
|
+
outputs:
|
|
93
|
+
- closing_framework: "markdown"
|
|
94
|
+
- objection_matrix: "object"
|
|
95
|
+
checkpoint:
|
|
96
|
+
gate: "CLOSER script complete with top 10 objections handled"
|
|
97
|
+
veto: "Closing framework does not match the new pricing or offer"
|
|
98
|
+
|
|
99
|
+
completion_criteria:
|
|
100
|
+
- "Business audited with constraint identified"
|
|
101
|
+
- "Offer redesigned with Value Equation >= 10:1"
|
|
102
|
+
- "Lead generation system built with 30-day plan"
|
|
103
|
+
- "Pricing optimized with value-based justification"
|
|
104
|
+
- "Sales closing framework complete for new offer"
|
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
workflow:
|
|
2
|
+
id: wf-offer-creation
|
|
3
|
+
name: "Pipeline de Criação de Oferta"
|
|
4
|
+
version: "1.0.0"
|
|
5
|
+
description: |
|
|
6
|
+
Workflow completo de criação de oferta. Da ideação ao design da equação de valor,
|
|
7
|
+
estratégia de precificação, criação de copy, até o planejamento de lançamento.
|
|
8
|
+
Produz uma oferta pronta para o mercado com todos os materiais de apoio.
|
|
9
|
+
trigger: "*offer-pipeline"
|
|
10
|
+
entry_agent: hormozi-chief
|
|
11
|
+
estimated_duration: "45-90 minutes"
|
|
12
|
+
|
|
13
|
+
type: sequential
|
|
14
|
+
sequence:
|
|
15
|
+
- agent: hormozi-offers
|
|
16
|
+
action: create-offer
|
|
17
|
+
creates: offer
|
|
18
|
+
- agent: hormozi-pricing
|
|
19
|
+
action: set-pricing
|
|
20
|
+
creates: pricing
|
|
21
|
+
- agent: hormozi-hooks
|
|
22
|
+
action: create-hooks
|
|
23
|
+
creates: hooks
|
|
24
|
+
- agent: hormozi-closer
|
|
25
|
+
action: close-sale
|
|
26
|
+
creates: closing
|
|
27
|
+
- agent: hormozi-launch
|
|
28
|
+
action: plan-launch
|
|
29
|
+
creates: launch_plan
|
|
30
|
+
|
|
31
|
+
phases:
|
|
32
|
+
- id: phase_0
|
|
33
|
+
name: "Offer Ideation"
|
|
34
|
+
agent: hormozi-offers
|
|
35
|
+
task: create-offer.md
|
|
36
|
+
description: "Map dream outcomes, identify all problems between the customer and their goal, and construct the Grand Slam Offer using the Value Equation."
|
|
37
|
+
outputs:
|
|
38
|
+
- offer_architecture: "markdown"
|
|
39
|
+
- value_equation: "object"
|
|
40
|
+
- bonus_stack: "list"
|
|
41
|
+
- guarantee: "string"
|
|
42
|
+
checkpoint:
|
|
43
|
+
gate: "Value Equation scored with all 4 quadrants, value-to-price ratio >= 10:1"
|
|
44
|
+
veto: "Offer lacks clear dream outcome or has no guarantee"
|
|
45
|
+
|
|
46
|
+
- id: phase_1
|
|
47
|
+
name: "Value-Based Pricing"
|
|
48
|
+
agent: hormozi-pricing
|
|
49
|
+
task: set-pricing.md
|
|
50
|
+
depends_on: [phase_0]
|
|
51
|
+
description: "Set the pricing architecture based on the offer's Value Equation. Design tiers, payment options, and price justification narrative."
|
|
52
|
+
outputs:
|
|
53
|
+
- pricing_strategy: "markdown"
|
|
54
|
+
- price_tiers: "list"
|
|
55
|
+
- payment_options: "list"
|
|
56
|
+
checkpoint:
|
|
57
|
+
gate: "Price justified by value with 10x rule applied"
|
|
58
|
+
veto: "Price set by competitor comparison rather than value delivery"
|
|
59
|
+
|
|
60
|
+
- id: phase_2
|
|
61
|
+
name: "Hooks and Messaging"
|
|
62
|
+
agent: hormozi-hooks
|
|
63
|
+
task: create-hooks.md
|
|
64
|
+
depends_on: [phase_0]
|
|
65
|
+
description: "Create hooks for the offer across all channels — ads, content, emails, sales conversations. These hooks become the messaging foundation for all copy."
|
|
66
|
+
outputs:
|
|
67
|
+
- hook_package: "markdown"
|
|
68
|
+
- top_hooks: "list"
|
|
69
|
+
checkpoint:
|
|
70
|
+
gate: "Minimum 20 hooks scored and ranked across 4+ categories"
|
|
71
|
+
veto: "Hooks do not match the offer's core promise"
|
|
72
|
+
|
|
73
|
+
- id: phase_3
|
|
74
|
+
name: "Sales Framework"
|
|
75
|
+
agent: hormozi-closer
|
|
76
|
+
task: close-sale.md
|
|
77
|
+
depends_on: [phase_0, phase_1]
|
|
78
|
+
description: "Build the CLOSER sales framework for selling the offer. Includes discovery questions, objection handling, and closing scripts."
|
|
79
|
+
outputs:
|
|
80
|
+
- closing_framework: "markdown"
|
|
81
|
+
- objection_matrix: "object"
|
|
82
|
+
checkpoint:
|
|
83
|
+
gate: "CLOSER script complete with all 6 steps and top 10 objections"
|
|
84
|
+
veto: "Script does not align with the pricing and guarantee structure"
|
|
85
|
+
|
|
86
|
+
- id: phase_4
|
|
87
|
+
name: "Launch Strategy"
|
|
88
|
+
agent: hormozi-launch
|
|
89
|
+
task: plan-launch.md
|
|
90
|
+
depends_on: [phase_0, phase_1, phase_2]
|
|
91
|
+
description: "Design the launch plan for the new offer. Pre-launch sequence, cart open/close plan, email sequences, and revenue projections."
|
|
92
|
+
outputs:
|
|
93
|
+
- launch_plan: "markdown"
|
|
94
|
+
- email_sequence: "markdown"
|
|
95
|
+
- revenue_model: "object"
|
|
96
|
+
checkpoint:
|
|
97
|
+
gate: "Launch plan complete with timeline, email sequence, and revenue model"
|
|
98
|
+
veto: "Launch timeline unrealistic for the preparation required"
|
|
99
|
+
|
|
100
|
+
completion_criteria:
|
|
101
|
+
- "Grand Slam Offer designed with Value Equation >= 10:1"
|
|
102
|
+
- "Pricing set with tiers and payment options"
|
|
103
|
+
- "Hook package created with 20+ scored hooks"
|
|
104
|
+
- "CLOSER sales framework built for the offer"
|
|
105
|
+
- "Launch plan complete with revenue projections"
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
# squads
|
|
2
|
+
|
|
3
|
+
## Produção (conteúdo — dono aprova, time executa)
|
|
4
|
+
|
|
5
|
+
- **[instagram-carrossel](instagram-carrossel/README.md)** — carrossel IG.
|
|
6
|
+
Dia a dia: skill **MVP** (1–2 HTML + caption). Pipeline full: “fábrica completa” → `RUN.md`.
|
|
7
|
+
|
|
8
|
+
## Estratégia / consultoria (não é produção de post)
|
|
9
|
+
|
|
10
|
+
- [advisory-board](advisory-board/README.md) — conselho para decisão e direção
|
|
11
|
+
- [brand](brand/README.md) — posicionamento e identidade (resumo → grave em `marca/`)
|
|
12
|
+
- [hormozi-squad](hormozi-squad/README.md) — oferta, leads, growth frameworks
|
|
13
|
+
|
|
14
|
+
**Regra:** conteúdo publicável no Instagram = squad **instagram-carrossel** (ou skill `social-content` se for só texto). Não use advisory/hormozi pra “fazer o post”.
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
# Dependências — squad instagram-carrossel no INVOS
|
|
2
|
+
|
|
3
|
+
Auditoria vs OpenSquad (`opensquad-master`). Objetivo: **zero path quebrado** no kit INVOS.
|
|
4
|
+
|
|
5
|
+
## Runtime OpenSquad — NÃO necessário
|
|
6
|
+
|
|
7
|
+
| OpenSquad original | INVOS |
|
|
8
|
+
|--------------------|--------|
|
|
9
|
+
| `npx opensquad` / `bin/opensquad.js` | Não usado |
|
|
10
|
+
| `_opensquad/core/runner.pipeline.md` | `RUN.md` no squad |
|
|
11
|
+
| `_opensquad/_memory/company.md` | `memoria/empresa.md` + `marca/marca.md` |
|
|
12
|
+
| `_opensquad/config/playwright.config.json` | Opcional; Chrome headless em `references/render-png.md` |
|
|
13
|
+
| Dashboard Phaser | Não usado |
|
|
14
|
+
| `base_agent` registry core | Ignorado — agents são `.custom.md` + tasks |
|
|
15
|
+
|
|
16
|
+
## Skills (vendidas no INVOS)
|
|
17
|
+
|
|
18
|
+
| Skill / doc | Path INVOS | Obrigatória? |
|
|
19
|
+
|-------------|------------|--------------|
|
|
20
|
+
| **instagram-carrossel** (entrada) | `.agents/skills/instagram-carrossel/SKILL.md` | Sim (MVP ou full) |
|
|
21
|
+
| render PNG (ex image-creator) | `…/instagram-carrossel/references/render-png.md` | Só se pedir PNG |
|
|
22
|
+
| fetch assets (ex image-fetcher) | `…/instagram-carrossel/references/fetch-assets.md` | Não |
|
|
23
|
+
| publish API (ex publisher) | `…/instagram-carrossel/references/publish.md` + `scripts/publish.js` | Não (default handoff) |
|
|
24
|
+
| social-content | `.agents/skills/social-content/` | Não (só texto/legenda) |
|
|
25
|
+
|
|
26
|
+
## Paths internos do squad (ok se relativos ao squad)
|
|
27
|
+
|
|
28
|
+
- `pipeline/data/*`
|
|
29
|
+
- `pipeline/steps/*`
|
|
30
|
+
- `agents/*/tasks/*`
|
|
31
|
+
- `output/`
|
|
32
|
+
|
|
33
|
+
## Paths INVOS (raiz do projeto)
|
|
34
|
+
|
|
35
|
+
| Uso | Path |
|
|
36
|
+
|-----|------|
|
|
37
|
+
| Marca | `marca/marca.md`, `marca/assets/` |
|
|
38
|
+
| Empresa / ICP | `memoria/empresa.md` |
|
|
39
|
+
| Fila | `conteudo/_fila.md` |
|
|
40
|
+
| Runs | `conteudo/carrosseis/` |
|
|
41
|
+
|
|
42
|
+
## Ferramentas de máquina
|
|
43
|
+
|
|
44
|
+
| Tool | Uso | Se faltar |
|
|
45
|
+
|------|-----|-----------|
|
|
46
|
+
| Chrome/Chromium | PNG headless | Entregar só HTML + instrução |
|
|
47
|
+
| Python 3 | `http.server` no render | Idem |
|
|
48
|
+
| Node | publish.js API | Handoff humano |
|
|
49
|
+
| Web search | research news | User cola tema/fonte |
|
|
50
|
+
|
|
51
|
+
## Env (nunca no git)
|
|
52
|
+
|
|
53
|
+
```
|
|
54
|
+
INSTAGRAM_ACCESS_TOKEN=
|
|
55
|
+
INSTAGRAM_USER_ID=
|
|
56
|
+
IMGBB_API_KEY=
|
|
57
|
+
COMPOSIO_API_KEY= # se usar integracoes
|
|
58
|
+
```
|
|
59
|
+
|
|
60
|
+
## Checklist anti-erro (agente)
|
|
61
|
+
|
|
62
|
+
- [ ] Não ler `_opensquad/...`
|
|
63
|
+
- [ ] Não exigir Playwright MCP
|
|
64
|
+
- [ ] Não chamar publish sem user + env
|
|
65
|
+
- [ ] Voz/cores de `marca/`
|
|
66
|
+
- [ ] Artefatos em `conteudo/carrosseis/`
|
|
67
|
+
|
|
68
|
+
## O que NÃO foi copiado (e por quê)
|
|
69
|
+
|
|
70
|
+
| Pacote OpenSquad | Motivo |
|
|
71
|
+
|------------------|--------|
|
|
72
|
+
| Core runner, i18n, init CLI | Substituído por RUN.md |
|
|
73
|
+
| best-practices inteiro | Só `instagram-feed` em pipeline/data |
|
|
74
|
+
| canva, blotato, apify, resend skills | Fora do escopo carrossel |
|
|
75
|
+
| Sherlock investigators | Research usa web_search do harness |
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
# Squad: Instagram Carrossel (produção)
|
|
2
|
+
|
|
3
|
+
**Job:** o dono manda um tema (ou “faz carrossel da semana”) e o **time de agentes** pesquisa, escolhe ângulo, escreve, desenha slides, revisa e prepara publicação.
|
|
4
|
+
O humano **só aprova** nos checkpoints — não escreve do zero.
|
|
5
|
+
|
|
6
|
+
Isto é **produção de conteúdo**, não advisory/brand/hormozi.
|
|
7
|
+
|
|
8
|
+
## Como rodar (qualquer harness)
|
|
9
|
+
|
|
10
|
+
1. Abra o projeto INVOS (pasta com `AGENTS.md`).
|
|
11
|
+
2. Diga: **“Roda o squad instagram-carrossel”** ou **“Fábrica de carrossel: [tema]”**.
|
|
12
|
+
3. O agente segue [RUN.md](./RUN.md) (orquestra os steps sem precisar OpenSquad runtime).
|
|
13
|
+
|
|
14
|
+
## O que o dono faz vs o time
|
|
15
|
+
|
|
16
|
+
| Dono (mínimo) | Agentes |
|
|
17
|
+
|---------------|---------|
|
|
18
|
+
| Tema **ou** “pega da fila / prova da semana” | Research, ângulos, copy, visual, render, review |
|
|
19
|
+
| Aprovar: história, ângulo, texto, visual, imagens (checkpoints) | Executar cada step |
|
|
20
|
+
| Publicar no IG se não houver API (1 upload) | Caption + PNGs prontos; tenta Composio se linkado |
|
|
21
|
+
|
|
22
|
+
## Pipeline (13 steps)
|
|
23
|
+
|
|
24
|
+
Ver `pipeline/pipeline.yaml`. Resumo:
|
|
25
|
+
|
|
26
|
+
```text
|
|
27
|
+
input → research news → pick story → angles → pick angle
|
|
28
|
+
→ copy → approve copy → visual options → pick visual
|
|
29
|
+
→ slides/PNG → approve images → review → publish/handoff
|
|
30
|
+
```
|
|
31
|
+
|
|
32
|
+
## Onde grava
|
|
33
|
+
|
|
34
|
+
| Path | Conteúdo |
|
|
35
|
+
|------|----------|
|
|
36
|
+
| `.agents/squads/instagram-carrossel/output/` | Run atual (working) |
|
|
37
|
+
| `conteudo/carrosseis/YYYY-MM-DD-slug/` | Run arquivada pro negócio |
|
|
38
|
+
| `conteudo/_fila.md` | Atualiza peça da semana / status |
|
|
39
|
+
| `marca/marca.md` | Cores, voz, logo (lido sempre) |
|
|
40
|
+
|
|
41
|
+
## Pré-requisitos
|
|
42
|
+
|
|
43
|
+
- `marca/marca.md` preenchido (onboard ou design-marca)
|
|
44
|
+
- Chrome + Python 3 se for render PNG headless (igual skill build-carousel)
|
|
45
|
+
- Opcional: Composio pra e-mail/outros; publish IG orgânico costuma ser **humano**
|
|
46
|
+
|
|
47
|
+
## Arquivos
|
|
48
|
+
|
|
49
|
+
- `squad.yaml` — definição do time
|
|
50
|
+
- `pipeline/` — steps + quality data
|
|
51
|
+
- `agents/` — papéis + tasks
|
|
52
|
+
- `RUN.md` — **como o harness executa** no INVOS
|
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
# RUN — Instagram Carrossel no INVOS
|
|
2
|
+
|
|
3
|
+
Orquestração para **qualquer agente** (Claude, Cursor, Grok, Codex…).
|
|
4
|
+
Não exige runtime OpenSquad: leia este arquivo e execute os steps.
|
|
5
|
+
|
|
6
|
+
## Princípio
|
|
7
|
+
|
|
8
|
+
**Menos ações pro dono.** Em cada checkpoint, mostre opções claras e peça **uma** resposta (número ou “aprovado”).
|
|
9
|
+
Entre checkpoints, **não** fique perguntando — execute.
|
|
10
|
+
|
|
11
|
+
## Default no kit INVOS
|
|
12
|
+
|
|
13
|
+
O dia a dia do prestador usa a skill **`instagram-carrossel` em modo MVP** (1–2 HTML + caption), **sem** este pipeline de 13 steps.
|
|
14
|
+
|
|
15
|
+
Só execute este RUN se o user pediu **fábrica completa / squad full / research + ângulos**.
|
|
16
|
+
|
|
17
|
+
## Boot obrigatório (antes do step 01)
|
|
18
|
+
|
|
19
|
+
Leia:
|
|
20
|
+
|
|
21
|
+
1. `marca/marca.md`
|
|
22
|
+
2. `memoria/empresa.md` + `memoria/perfil.md`
|
|
23
|
+
3. `conteudo/_fila.md`
|
|
24
|
+
4. Este squad: `squad.yaml` + `pipeline/data/tone-of-voice.md` + `anti-patterns.md` + `quality-criteria.md`
|
|
25
|
+
5. Skills de render: `.agents/skills/instagram-carrossel/references/render-png.md`
|
|
26
|
+
6. Se o tema envolver cliente/prova: `clientes/_index.md` ou ficha citada
|
|
27
|
+
7. Mapa de deps: `DEPENDENCIES.md` (se path falhar)
|
|
28
|
+
|
|
29
|
+
**Proibido:** paths `_opensquad/`, `skills/` na raiz OpenSquad, `company.md` externo.
|
|
30
|
+
|
|
31
|
+
**Tom e cores vêm do INVOS (`marca/`), não do tom antigo de outra empresa.**
|
|
32
|
+
Se `tone-of-voice.md` conflitar com `marca/`, **vence `marca/`**.
|
|
33
|
+
|
|
34
|
+
## Pasta da run
|
|
35
|
+
|
|
36
|
+
```bash
|
|
37
|
+
SLUG=$(date +%Y-%m-%d)-carrossel
|
|
38
|
+
# ou kebab do tema
|
|
39
|
+
mkdir -p "conteudo/carrosseis/$SLUG"/{slides,rendered}
|
|
40
|
+
# working copy também em:
|
|
41
|
+
# .agents/squads/instagram-carrossel/output/
|
|
42
|
+
```
|
|
43
|
+
|
|
44
|
+
Ao final de cada step com artefato: grave em **ambos** `output/` do squad e `conteudo/carrosseis/$SLUG/`.
|
|
45
|
+
|
|
46
|
+
## Execução dos steps
|
|
47
|
+
|
|
48
|
+
Siga `pipeline/pipeline.yaml` na ordem.
|
|
49
|
+
|
|
50
|
+
| Step | Tipo | Ação |
|
|
51
|
+
|------|------|------|
|
|
52
|
+
| 01 | checkpoint | Ler `pipeline/steps/step-01-input-content.md`. Se user já deu tema, **não** re-pergunte. |
|
|
53
|
+
| 02 | agent researcher | Task `agents/researcher/tasks/find-and-rank-news.md` |
|
|
54
|
+
| 03 | checkpoint | User escolhe 1 história (ou “pula research, usa meu tema”) |
|
|
55
|
+
| 04 | agent copywriter | `generate-angles.md` |
|
|
56
|
+
| 05 | checkpoint | User escolhe 1 ângulo (default: recomende o #1 e confirme) |
|
|
57
|
+
| 06 | agent copywriter | `create-slides.md` + `optimize-copy.md` |
|
|
58
|
+
| 07 | checkpoint | Aprovar copy |
|
|
59
|
+
| 08 | agent image-designer | `propose-visual-identities.md` — **ancorar em marca/ cores** |
|
|
60
|
+
| 09 | checkpoint | Escolher visual (default: o mais alinhado a marca/) |
|
|
61
|
+
| 10 | agent image-designer | `create-slides.md` + `render-export.md` → HTML + PNG se Chrome ok |
|
|
62
|
+
| 11 | checkpoint | Aprovar imagens |
|
|
63
|
+
| 12 | agent reviewer | `score-content.md` + `generate-feedback.md` — se score baixo, corrige e volta |
|
|
64
|
+
| 13 | agent publisher | `validate-publish.md` — pack final + tenta publish ou ⚠️ humano |
|
|
65
|
+
|
|
66
|
+
### Modo turbo (ainda menos fricção)
|
|
67
|
+
|
|
68
|
+
Se o user disser **“modo turbo”** ou **“aprova automático o que for seguro”**:
|
|
69
|
+
|
|
70
|
+
- Checkpoints 03, 05, 09: agente **escolhe o top rank** e segue, só mostrando resumo de 3 linhas.
|
|
71
|
+
- Checkpoints 07 e 11: ainda pede “ok?” (texto e imagem mexem na marca).
|
|
72
|
+
- Se user disser **“full auto até o pack”**: só para no 13 com arquivos prontos + `⚠️ Sua vez: postar no Instagram` se não houver API.
|
|
73
|
+
|
|
74
|
+
## Artefatos mínimos no fim
|
|
75
|
+
|
|
76
|
+
```text
|
|
77
|
+
conteudo/carrosseis/$SLUG/
|
|
78
|
+
input.md
|
|
79
|
+
carousel-draft.md # copy dos slides + caption
|
|
80
|
+
design-system.md
|
|
81
|
+
slides/slide-01.html …
|
|
82
|
+
rendered/slide-01.png … # se render ok
|
|
83
|
+
caption.txt
|
|
84
|
+
publish-handoff.md # o que o dono faz em 1 min
|
|
85
|
+
```
|
|
86
|
+
|
|
87
|
+
Atualize `conteudo/_fila.md`: status publicado/rascunho, dono, path do carrossel.
|
|
88
|
+
|
|
89
|
+
## Publish (step 13) — realismo INVOS
|
|
90
|
+
|
|
91
|
+
1. Gerar `caption.txt` + lista ordenada de PNGs.
|
|
92
|
+
2. Se Composio/`integracoes` tiver toolkit de post orgânico IG **e** conectado: tentar.
|
|
93
|
+
3. Senão: **não inventar sucesso** — handoff:
|
|
94
|
+
|
|
95
|
+
```text
|
|
96
|
+
⚠️ Sua vez (2 min):
|
|
97
|
+
1. Abra Instagram → novo carrossel
|
|
98
|
+
2. Suba rendered/slide-01.png … na ordem
|
|
99
|
+
3. Cole caption.txt
|
|
100
|
+
```
|
|
101
|
+
|
|
102
|
+
## Anti-padrões de orquestração
|
|
103
|
+
|
|
104
|
+
- Não re-entrevistar se o tema já veio no chat
|
|
105
|
+
- Não pedir “o que você quer fazer agora?” no meio do pipeline
|
|
106
|
+
- Não misturar brand de outro cliente/marca
|
|
107
|
+
- Não pular quality-criteria no review
|
|
108
|
+
- Uma pergunta por checkpoint, opções numeradas
|
|
109
|
+
|
|
110
|
+
## Frases que disparam este RUN
|
|
111
|
+
|
|
112
|
+
- “Roda fábrica de carrossel”
|
|
113
|
+
- “Squad instagram-carrossel”
|
|
114
|
+
- “Carrossel IG sobre [tema]”
|
|
115
|
+
- “Conteúdo da semana no Instagram (carrossel)”
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
# Memórias do squad (runs)
|
|
2
|
+
|
|
3
|
+
> Lições entre carrosséis. Não substituem `marca/` nem `memoria/` do INVOS.
|
|
4
|
+
|
|
5
|
+
## Preferências do dono (preencher conforme roda)
|
|
6
|
+
|
|
7
|
+
- Ângulos que performam / ele gosta:
|
|
8
|
+
- Ângulos que rejeita:
|
|
9
|
+
- Visual preferido (quando escolhe sempre o mesmo):
|
|
10
|
+
- Sempre / nunca no CTA:
|
|
11
|
+
|
|
12
|
+
## Runs recentes
|
|
13
|
+
|
|
14
|
+
| data | slug | tema | resultado |
|
|
15
|
+
|------|------|------|-----------|
|
|
16
|
+
| | | | |
|
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
---
|
|
2
|
+
task: "Create Slides"
|
|
3
|
+
order: 1
|
|
4
|
+
input:
|
|
5
|
+
- selected_angle: Ângulo escolhido pelo usuário no checkpoint (id + título)
|
|
6
|
+
- insights_brief: Output completo de extract-insights.md com todos os fatos verificados
|
|
7
|
+
- angle_structure: Estrutura de slides sugerida pelo ângulo selecionado em identify-angles.md
|
|
8
|
+
- tone_guide: pipeline/data/tone-of-voice.md
|
|
9
|
+
- examples: pipeline/data/output-examples.md
|
|
10
|
+
- anti_patterns: pipeline/data/anti-patterns.md
|
|
11
|
+
output:
|
|
12
|
+
- slides_copy: Copy completo de todos os slides (7-9 slides)
|
|
13
|
+
- caption: Legenda completa com hashtags
|
|
14
|
+
- carousel_draft_path: Salvo em output/carousel-draft.md
|
|
15
|
+
---
|
|
16
|
+
|
|
17
|
+
# Create Slides
|
|
18
|
+
|
|
19
|
+
Cria o copy completo de cada slide do carrossel com base no ângulo selecionado, usando dados verificados do brief e seguindo o tom aprovado da marca Sem Codar.
|
|
20
|
+
|
|
21
|
+
## Process
|
|
22
|
+
|
|
23
|
+
1. **Carregar todos os inputs.** Ler: ângulo selecionado + estrutura de slides + brief de insights + guia de tom. Ter toda informação disponível antes de escrever uma linha.
|
|
24
|
+
|
|
25
|
+
2. **Validar que o ângulo selecionado tem dados suficientes.** Confirmar que o brief contém dados verificados adequados para o hook e pelo menos 5 slides de conteúdo. Se não houver dados suficientes, reportar e sugerir busca complementar.
|
|
26
|
+
|
|
27
|
+
3. **Escrever slide 1 primeiro — isoladamente.** O slide 1 é o mais crítico. Escrever, revisar pela perspectiva do scroll-stop test, e só avançar quando o hook passar no teste.
|
|
28
|
+
- Critério de aprovação: "Se eu visse isso no feed sem saber o que é a Sem Codar, eu pararia?"
|
|
29
|
+
- Formato ideal: Dado/número em destaque + contexto de 1 linha + indicação de swipe implícita ou explícita
|
|
30
|
+
|
|
31
|
+
4. **Seguir a estrutura de slides do ângulo, slide a slide.** Para cada slide de conteúdo:
|
|
32
|
+
- Uma ideia principal
|
|
33
|
+
- Máximo 4-5 linhas visíveis
|
|
34
|
+
- Conectar com o slide anterior (causa × efeito, dado → implicação, problema → agravamento)
|
|
35
|
+
- Nunca repetir informação já dita em slide anterior
|
|
36
|
+
|
|
37
|
+
5. **Penúltimo slide de conteúdo = Reflexão.** Obrigatório. A reflexão não é um dado novo — é a síntese emocional do que foi apresentado. Uma pergunta, afirmação ou perspectiva que o leitor não tinha antes de ler o carrossel.
|
|
38
|
+
|
|
39
|
+
6. **Último slide = CTA específico.** O CTA menciona especificamente o conteúdo do carrossel. Inclui 2 ações: uma de save ("salva esse carrossel porque...") e uma de engajamento ("comenta...").
|
|
40
|
+
|
|
41
|
+
7. **Escrever a legenda.** A legenda é uma versão ampliada e conectada do hook do slide 1. Inclui: abertura (primeiros 125 chars = mais visíveis antes do "ver mais"), corpo, e hashtags ao final. Máximo: 2.000 chars (manter margem de segurança).
|
|
42
|
+
|
|
43
|
+
8. **Salvar em output/carousel-draft.md.** Formatar no padrão de output abaixo e salvar.
|
|
44
|
+
|
|
45
|
+
## Output Format
|
|
46
|
+
|
|
47
|
+
Salvar em `output/carousel-draft.md`:
|
|
48
|
+
|
|
49
|
+
```markdown
|
|
50
|
+
# Carrossel — [Título do Ângulo]
|
|
51
|
+
**Ângulo:** [tipo]
|
|
52
|
+
**Data:** YYYY-MM-DD
|
|
53
|
+
**Status:** Draft
|
|
54
|
+
|
|
55
|
+
## Slides
|
|
56
|
+
|
|
57
|
+
### Slide 1 — Hook
|
|
58
|
+
[Texto exato do slide 1 — código copy visual aqui]
|
|
59
|
+
|
|
60
|
+
### Slide 2 — [Tema]
|
|
61
|
+
[Texto do slide 2]
|
|
62
|
+
|
|
63
|
+
### Slide N — Reflexão
|
|
64
|
+
[Texto da reflexão]
|
|
65
|
+
|
|
66
|
+
### Slide Final — CTA
|
|
67
|
+
[Texto do CTA]
|
|
68
|
+
|
|
69
|
+
## Legenda
|
|
70
|
+
[Legenda completa com quebras de linha e hashtags ao final]
|
|
71
|
+
|
|
72
|
+
## Notas de Produção
|
|
73
|
+
- Dado âncora principal: [dado]
|
|
74
|
+
- Fonte principal: [fonte]
|
|
75
|
+
- Tom predominante: [ex: Revelador / Didático]
|
|
76
|
+
- Slide count: [N]
|
|
77
|
+
```
|
|
78
|
+
|
|
79
|
+
## Quality Checklist (Auto-Verify Before Delivering)
|
|
80
|
+
|
|
81
|
+
- [ ] Slide 1 tem dado específico com fonte — não afirmação vaga
|
|
82
|
+
- [ ] Nenhum slide tem mais de 5 linhas visíveis
|
|
83
|
+
- [ ] Cada slide conecta ao anterior com lógica clara
|
|
84
|
+
- [ ] Existe slide de reflexão (penúltimo de conteúdo)
|
|
85
|
+
- [ ] CTA menciona especificamente o conteúdo do carrossel
|
|
86
|
+
- [ ] Contagem de slides: entre 7 e 9
|
|
87
|
+
- [ ] Legenda abaixo de 2.000 caracteres
|
|
88
|
+
- [ ] Hashtags ao final da legenda, não misturadas ao texto
|
|
89
|
+
|
|
90
|
+
## Veto Conditions
|
|
91
|
+
|
|
92
|
+
Rejeitar e reescrever se:
|
|
93
|
+
1. Slide 1 começa com nome da marca, apresentação, ou "hoje vamos falar sobre"
|
|
94
|
+
2. Qualquer afirmação factual sem dado específico ou fonte (para textos com dados disponíveis no brief)
|
|
95
|
+
3. Nenhum slide de reflexão no carrossel
|
|
96
|
+
4. CTA é "nos siga para mais conteúdo" ou equivalente
|