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,31 @@
|
|
|
1
|
+
# Integrações
|
|
2
|
+
|
|
3
|
+
Camada **opcional** do INVOS: conectar o agente a ferramentas externas (Gmail, Sheets, Notion, ads, etc.).
|
|
4
|
+
|
|
5
|
+
O core do INVOS (**memoria / marca / clientes / proposta**) **funciona sem isso**.
|
|
6
|
+
Integração é quando o prestador já quer que o agente **leia ou dispare** algo fora da pasta.
|
|
7
|
+
|
|
8
|
+
## O que tem aqui
|
|
9
|
+
|
|
10
|
+
| Path | Pra quê |
|
|
11
|
+
|------|---------|
|
|
12
|
+
| [`composio/`](./composio/) | Setup CLI + mapa de ferramentas de marketing/vendas |
|
|
13
|
+
| Skill `social-content` | Criar posts (texto) com voz da marca — **não precisa** de Composio |
|
|
14
|
+
| Composio | **Publicar / puxar dados** de apps conectados (quando o toolkit existir) |
|
|
15
|
+
|
|
16
|
+
## Ordem de preferência (eficiência)
|
|
17
|
+
|
|
18
|
+
```text
|
|
19
|
+
1. Arquivos do INVOS (memoria, clientes, conteudo) ← sempre primeiro
|
|
20
|
+
2. composio CLI (npx composio / composio) ← preferido pra executar
|
|
21
|
+
3. Composio MCP (se o harness só fala MCP) ← alternativa
|
|
22
|
+
4. API nativa da ferramenta ← se for crítico e deep
|
|
23
|
+
```
|
|
24
|
+
|
|
25
|
+
**Por quê CLI > MCP no INVOS:** menos magia no harness, dá pra `search` → `link` → `execute` com schema e dry-run; o empresário (ou o agente) repete o comando. MCP é cômodo no Claude Code, mas o fluxo CLI é mais auditável e portável entre agentes.
|
|
26
|
+
|
|
27
|
+
## Segurança
|
|
28
|
+
|
|
29
|
+
- Tokens e `COMPOSIO_API_KEY` só em **`.env` / ambiente** — nunca em `memoria/` nem commit.
|
|
30
|
+
- Ver `SECURITY.md` na raiz.
|
|
31
|
+
- OAuth fica na conta Composio do usuário; o kit **não** embute chaves.
|
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
# Composio no INVOS (CLI primeiro)
|
|
2
|
+
|
|
3
|
+
Uma conta Composio → OAuth gerenciado → **centenas de apps** (Gmail, Sheets, Notion, Slack, HubSpot, Meta Ads, etc.).
|
|
4
|
+
|
|
5
|
+
Para o prestador: o agente deixa de só **escrever** proposta/post e passa a **agir** em ferramenta (com permissão).
|
|
6
|
+
|
|
7
|
+
## Vale a pena?
|
|
8
|
+
|
|
9
|
+
| Situação | Usar Composio? |
|
|
10
|
+
|----------|----------------|
|
|
11
|
+
| Só memória + proposta + post em Markdown/HTML | **Não** — core basta |
|
|
12
|
+
| Quer Gmail / Sheets / Notion / Slack no agente | **Sim** |
|
|
13
|
+
| CRM (HubSpot) sem MCP nativo | **Sim** (forte) |
|
|
14
|
+
| Meta/LinkedIn **Ads** (campanha, spend) | **Sim** (médio) |
|
|
15
|
+
| Post orgânico Instagram “publicar sozinho” | **Cuidado** — coverage costuma ser ads/API limitada; muitas vezes o fluxo é: agente **escreve** o post (`social-content`) e **você** publica (dono=humano) |
|
|
16
|
+
| Volume absurdo / compliance enterprise | Preferir API nativa + processo |
|
|
17
|
+
|
|
18
|
+
**Resumo:** Composio é bom **MCP/CLI unificado** de marketing+ops. Não substitui `marca/` nem `conteudo/`. É o **frete** das ações externas.
|
|
19
|
+
|
|
20
|
+
## Pré-requisitos
|
|
21
|
+
|
|
22
|
+
- Node 18+
|
|
23
|
+
- Conta em [composio.dev](https://composio.dev) (free tem cota)
|
|
24
|
+
- Agente com terminal (Cursor, Claude Code, Codex, Grok…)
|
|
25
|
+
|
|
26
|
+
## Setup rápido (CLI)
|
|
27
|
+
|
|
28
|
+
```bash
|
|
29
|
+
# Login (uma vez na máquina)
|
|
30
|
+
npx composio login
|
|
31
|
+
# ou: composio login se tiver CLI global
|
|
32
|
+
|
|
33
|
+
npx composio whoami
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
### Descobrir ferramenta
|
|
37
|
+
|
|
38
|
+
```bash
|
|
39
|
+
npx composio search "enviar email"
|
|
40
|
+
npx composio search "instagram" --toolkits
|
|
41
|
+
npx composio search "planilha google"
|
|
42
|
+
```
|
|
43
|
+
|
|
44
|
+
### Conectar app (OAuth no browser)
|
|
45
|
+
|
|
46
|
+
```bash
|
|
47
|
+
npx composio link gmail
|
|
48
|
+
npx composio link googlesheets
|
|
49
|
+
npx composio link notion
|
|
50
|
+
# etc.
|
|
51
|
+
```
|
|
52
|
+
|
|
53
|
+
### Ver o que o tool exige (sem executar)
|
|
54
|
+
|
|
55
|
+
```bash
|
|
56
|
+
npx composio execute GMAIL_SEND_EMAIL --get-schema
|
|
57
|
+
npx composio execute GMAIL_SEND_EMAIL --dry-run -d '{ ... }'
|
|
58
|
+
```
|
|
59
|
+
|
|
60
|
+
### Executar
|
|
61
|
+
|
|
62
|
+
```bash
|
|
63
|
+
npx composio execute GMAIL_SEND_EMAIL -d '{ "recipient_email": "a@b.com", "subject": "Proposta", "body": "..." }'
|
|
64
|
+
```
|
|
65
|
+
|
|
66
|
+
### Vários de uma vez
|
|
67
|
+
|
|
68
|
+
```bash
|
|
69
|
+
npx composio execute --parallel \
|
|
70
|
+
SLUG_A -d '{}' \
|
|
71
|
+
SLUG_B -d '{}'
|
|
72
|
+
```
|
|
73
|
+
|
|
74
|
+
### Script (workflow)
|
|
75
|
+
|
|
76
|
+
```bash
|
|
77
|
+
npx composio run '
|
|
78
|
+
const me = await execute("GMAIL_FETCH_EMAILS", { max_results: 3 });
|
|
79
|
+
console.log(me.data);
|
|
80
|
+
'
|
|
81
|
+
```
|
|
82
|
+
|
|
83
|
+
## MCP (opcional)
|
|
84
|
+
|
|
85
|
+
Se o harness preferir MCP:
|
|
86
|
+
|
|
87
|
+
```bash
|
|
88
|
+
npx @composio/mcp@latest setup
|
|
89
|
+
```
|
|
90
|
+
|
|
91
|
+
No Claude Code: `/mcp` deve listar `composio`.
|
|
92
|
+
No INVOS, **documentamos CLI como caminho default**; MCP é fallback.
|
|
93
|
+
|
|
94
|
+
## API key (opcional / time)
|
|
95
|
+
|
|
96
|
+
```bash
|
|
97
|
+
export COMPOSIO_API_KEY=... # só no shell ou .env local (gitignore)
|
|
98
|
+
```
|
|
99
|
+
|
|
100
|
+
Nunca commitar.
|
|
101
|
+
|
|
102
|
+
## Fluxos úteis pro prestador INVOS
|
|
103
|
+
|
|
104
|
+
| Você diz | Fluxo |
|
|
105
|
+
|----------|--------|
|
|
106
|
+
| “Manda a proposta por e-mail pro cliente X” | Lê HTML/msg em `clientes/X/` → `composio` Gmail (se linkado) **ou** ⚠️ cola e envia manual |
|
|
107
|
+
| “Joga os leads da planilha no pipeline” | Sheets via Composio → linhas em `clientes/_index.md` |
|
|
108
|
+
| “Resumo dos deals no Notion” | Notion read → checkpoint em `ativo` / histórico |
|
|
109
|
+
| “Quanto gastei em ads essa semana?” | Meta/LinkedIn Ads toolkit se conectado |
|
|
110
|
+
| “Escreve o post da semana” | Skill **`social-content`** (sem Composio) → `conteudo/` |
|
|
111
|
+
|
|
112
|
+
## Troubleshooting
|
|
113
|
+
|
|
114
|
+
| Problema | Ação |
|
|
115
|
+
|----------|------|
|
|
116
|
+
| Tool not found / not connected | `composio link <toolkit>` e retry |
|
|
117
|
+
| Auth expirou | `composio connections list` → remove → link de novo |
|
|
118
|
+
| Rate limit | Reduzir calls; free ~cota mensal |
|
|
119
|
+
| Não sei o slug | `composio search "…"` |
|
|
120
|
+
|
|
121
|
+
Detalhe de toolkits de marketing: [marketing-tools.md](./marketing-tools.md).
|
|
122
|
+
|
|
123
|
+
## O que o agente deve fazer
|
|
124
|
+
|
|
125
|
+
1. Preferir dados em `memoria/` + `clientes/` + `marca/`.
|
|
126
|
+
2. Se a tarefa **exigir app externo** e Composio estiver no ambiente: `search` → `link` se precisar → `execute --get-schema` se inseguro → `execute`.
|
|
127
|
+
3. Se falhar OAuth ou toolkit não cobrir post orgânico: gerar o artefato no INVOS e marcar **Fila humana** (`⚠️ Sua vez: publicar no Instagram`).
|
|
128
|
+
4. Nunca gravar token em arquivo do kit.
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
# Composio — toolkits úteis pra marketing/vendas (mapa)
|
|
2
|
+
|
|
3
|
+
Referência enxuta pro agente e pro prestador. Depth: Deep = uso diário ok · Medium = core · Shallow = básico.
|
|
4
|
+
|
|
5
|
+
## CRM / pipeline (fora do `_index` local)
|
|
6
|
+
|
|
7
|
+
| Toolkit | Auth | Uso típico INVOS | Depth |
|
|
8
|
+
|---------|------|------------------|-------|
|
|
9
|
+
| `HUBSPOT` | OAuth | Contatos, deals — espelhar quentes em `clientes/` | Deep |
|
|
10
|
+
| `SALESFORCE` | OAuth | Leads/opps (se o prestador usa) | Deep |
|
|
11
|
+
|
|
12
|
+
## E-mail
|
|
13
|
+
|
|
14
|
+
| Toolkit | Auth | Uso típico | Depth |
|
|
15
|
+
|---------|------|------------|-------|
|
|
16
|
+
| `GMAIL` | OAuth | Enviar proposta / follow-up | Deep |
|
|
17
|
+
| `MAILCHIMP` | OAuth | Lista / campanha (se tiver lista) | Deep |
|
|
18
|
+
| `KLAVIYO` / `ACTIVECAMPAIGN` | API Key | E-mail marketing | Medium |
|
|
19
|
+
|
|
20
|
+
## Ads (pago)
|
|
21
|
+
|
|
22
|
+
| Toolkit | Auth | Uso típico | Depth |
|
|
23
|
+
|---------|------|------------|-------|
|
|
24
|
+
| `FACEBOOKADS` | OAuth | Spend, campanhas Meta | Medium |
|
|
25
|
+
| `LINKEDIN` | OAuth | Ads / page analytics | Medium |
|
|
26
|
+
| `GOOGLEADS` | OAuth | Campanhas search | Medium |
|
|
27
|
+
|
|
28
|
+
## Produtividade
|
|
29
|
+
|
|
30
|
+
| Toolkit | Auth | Uso típico | Depth |
|
|
31
|
+
|---------|------|------------|-------|
|
|
32
|
+
| `GOOGLESHEETS` | OAuth | Lead list → importar pro `_index` | Deep |
|
|
33
|
+
| `NOTION` | OAuth | Notas / CRM paralelo | Deep |
|
|
34
|
+
| `SLACK` | OAuth | Avisos (se time) | Deep |
|
|
35
|
+
| `AIRTABLE` | OAuth | Base de leads | Deep |
|
|
36
|
+
|
|
37
|
+
## Commerce
|
|
38
|
+
|
|
39
|
+
| Toolkit | Auth | Uso típico | Depth |
|
|
40
|
+
|---------|------|------------|-------|
|
|
41
|
+
| `SHOPIFY` | OAuth | Pedidos/produtos (se ecom) | Deep |
|
|
42
|
+
|
|
43
|
+
## Analytics
|
|
44
|
+
|
|
45
|
+
| Toolkit | Auth | Uso típico | Depth |
|
|
46
|
+
|---------|------|------------|-------|
|
|
47
|
+
| `GOOGLEANALYTICS` | OAuth | Tráfego do site | Medium |
|
|
48
|
+
|
|
49
|
+
## Social orgânico (postar feed)
|
|
50
|
+
|
|
51
|
+
Muitos prestadores esperam “posta no Instagram sozinho”. Na prática:
|
|
52
|
+
|
|
53
|
+
- Composio brilha em **ads, CRM, e-mail, sheets**.
|
|
54
|
+
- **Publicação orgânica** (IG/TikTok feed) costuma ser restrita por API da Meta/etc.
|
|
55
|
+
- Fluxo INVOS recomendado: skill **`social-content`** gera o post → `conteudo/` → dono **humano** publica → opcionalmente registrar “publicado” na fila.
|
|
56
|
+
|
|
57
|
+
Sempre: `composio search "instagram"` / `"linkedin post"` no ambiente atual — a cobertura muda.
|
|
58
|
+
|
|
59
|
+
## Preferência se existir ferramenta nativa
|
|
60
|
+
|
|
61
|
+
Se o harness já tiver MCP/CLI **nativo** e mais profundo (ex.: Stripe, GA4 em alguns setups), prefira o nativo. Composio = **um conector pra muitos apps** e OAuth fácil.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# Marca
|
|
2
|
+
|
|
3
|
+
Sistema visual e de voz do negócio. **Uma fonte de verdade.**
|
|
4
|
+
|
|
5
|
+
| Path | Pra quê |
|
|
6
|
+
|------|---------|
|
|
7
|
+
| `marca/marca.md` | Cores, fontes, voz, paths de logo |
|
|
8
|
+
| `marca/assets/` | logo.svg / logo.png e variações |
|
|
9
|
+
|
|
10
|
+
**Quem lê:** skill `proposta` (HTML), futuro conteúdo, qualquer saída “com a cara da empresa”.
|
|
11
|
+
**Quem escreve:** onboard, você, ou skill `design-marca` (extrair do site).
|
|
12
|
+
|
|
13
|
+
Não coloque logo do **cliente** aqui — assets de cliente ficam em `clientes/<slug>/arquivos/`.
|
|
File without changes
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
# Marca
|
|
2
|
+
|
|
3
|
+
> Identidade visual e de voz **canônica**. Skills de saída (proposta, conteúdo) leem **daqui**, não inventam.
|
|
4
|
+
|
|
5
|
+
## Identidade
|
|
6
|
+
|
|
7
|
+
- **Nome da marca:** [ex: Studio Ana]
|
|
8
|
+
- **Founder / responsável:** [seu nome]
|
|
9
|
+
- **Tagline (1 linha):** [opcional]
|
|
10
|
+
- **Site:** [https://…]
|
|
11
|
+
- **Instagram / redes:** [@…]
|
|
12
|
+
- **Contato comercial:** [WhatsApp ou e-mail na proposta]
|
|
13
|
+
|
|
14
|
+
## Cores
|
|
15
|
+
|
|
16
|
+
- **Primária:** #0f766e
|
|
17
|
+
- **Fundo:** #ffffff
|
|
18
|
+
- **Texto:** #0f172a
|
|
19
|
+
- **Texto secundário:** #475569
|
|
20
|
+
- **Acento (opcional):** #
|
|
21
|
+
|
|
22
|
+
## Tipografia
|
|
23
|
+
|
|
24
|
+
- **Títulos:** [ex: system-ui / Inter]
|
|
25
|
+
- **Corpo:** [ex: system-ui]
|
|
26
|
+
- **Tom visual:** clean | ousado | minimal | caloroso
|
|
27
|
+
|
|
28
|
+
## Logo e assets
|
|
29
|
+
|
|
30
|
+
Coloque arquivos em `marca/assets/`:
|
|
31
|
+
|
|
32
|
+
| Arquivo | Uso |
|
|
33
|
+
|---------|-----|
|
|
34
|
+
| `logo.svg` ou `logo.png` | Proposta / PDF / posts |
|
|
35
|
+
| `logo-icon.png` | Favicon / avatar (opcional) |
|
|
36
|
+
|
|
37
|
+
- **Logo presente?** não | sim (`marca/assets/…`)
|
|
38
|
+
- **Fundo do logo:** claro | escuro | transparente
|
|
39
|
+
- **Não fazer com o logo:** [ex: não esticar, não mudar cor]
|
|
40
|
+
|
|
41
|
+
## Voz (marketing + proposta)
|
|
42
|
+
|
|
43
|
+
- **Tom:** [direto, informal com correção, …]
|
|
44
|
+
- **Pode dizer (3 exemplos):**
|
|
45
|
+
1. …
|
|
46
|
+
2. …
|
|
47
|
+
3. …
|
|
48
|
+
- **Não dizer (3 exemplos):**
|
|
49
|
+
1. …
|
|
50
|
+
2. …
|
|
51
|
+
3. …
|
|
52
|
+
|
|
53
|
+
## Como preencher
|
|
54
|
+
|
|
55
|
+
1. **Na mão** no onboard (perguntas de marca).
|
|
56
|
+
2. **Do site:** skill `design-marca` — cola a URL do site e o agente extrai cores/fontes pra cá.
|
|
57
|
+
3. **Squad brand** (bônus): se rodar brand book, **grave o resumo aqui** (não deixe só no chat).
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
# Ativo
|
|
2
|
+
|
|
3
|
+
## Contexto da sessão
|
|
4
|
+
|
|
5
|
+
- **Data:** 2026-07-24
|
|
6
|
+
- **Sessão anterior:** compact — PRD CLI + skills
|
|
7
|
+
- **Foco:** Implementar MVP `npx invos`
|
|
8
|
+
- **Missão do dia:** CLI init/install/update/doctor + INVOS.json
|
|
9
|
+
- **Done quando:** update não toca USER; doctor green em fixture
|
|
10
|
+
- **Dono da missão:** agente
|
|
11
|
+
|
|
12
|
+
## Fila agente
|
|
13
|
+
|
|
14
|
+
- [ ] Implementar package CLI + manifest · desde: 2026-07-24
|
|
15
|
+
|
|
16
|
+
## Fila humana
|
|
17
|
+
|
|
18
|
+
- [ ] Checkout Hotmart → token (fase 2) · desde: 2026-07-24
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
# Decisões
|
|
2
|
+
|
|
3
|
+
> Registro de decisões por tópico, rastreáveis entre sessões.
|
|
4
|
+
> Cada decisão linka para a data no historico/ onde foi tomada.
|
|
5
|
+
>
|
|
6
|
+
> 🛠 As decisões serão adicionadas automaticamente pelo session-checkpoint.
|
|
7
|
+
|
|
8
|
+
## Skills & enxugamento (produto)
|
|
9
|
+
|
|
10
|
+
| Decisão | Data | Origem |
|
|
11
|
+
|---------|------|--------|
|
|
12
|
+
| **Manter** llm-wiki + popular-web-designs no kit: pesquisa do empresário/cliente e sites/artefatos com IA — não é “só dev” | 24-07 | Override auditoria Sieve |
|
|
13
|
+
| **Manter** pd-ikigai: estratégia própria e de clientes (uso recorrente, não one-shot) | 24-07 | Override Sieve |
|
|
14
|
+
| **Manter** apple/* (notes/reminders): hábitos macOS do dono | 24-07 | Override Sieve |
|
|
15
|
+
| **Manter** productivity (gmail, notion, pptx, ocr, nano-pdf): skill nativa > Composio CLI pra fluxo diário do empresário; Composio = redes/outros apps | 24-07 | Override Sieve |
|
|
16
|
+
| **Manter** squads advisory-board + brand como bônus sob demanda | 24-07 | Override Sieve |
|
|
17
|
+
| **Apagar** skill `maps` (geocode/POI): sem encaixe; endereço → Google Maps do humano | 24-07 | Produto |
|
|
18
|
+
| **AGENTS.md:** otimizar por **linhas/clareza**, não por KB; não cortar regra útil (engessa/burro) | 24-07 | Produto |
|
|
19
|
+
| Skills canônicas em **`.agents/skills/`**; Claude Code via **symlink** `.claude/skills/*` → mesmo conteúdo | 24-07 | Multi-harness |
|
|
20
|
+
| social-content **≠** carrossel (texto vs pack visual) — manter as duas | 24-07 | Já decidido |
|
|
21
|
+
|
|
22
|
+
## [Tópico — template]
|
|
23
|
+
|
|
24
|
+
| Decisão | Data | Origem |
|
|
25
|
+
|---------|------|--------|
|
|
26
|
+
| [descrição da decisão] | dd-mm | Contexto |
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
# Empresa
|
|
2
|
+
|
|
3
|
+
> História, estratégia e preferências do negócio.
|
|
4
|
+
>
|
|
5
|
+
> 🛠 PREENCHA COM SEUS DADOS. Este é um template.
|
|
6
|
+
>
|
|
7
|
+
> Este kit foi feito pra quem presta serviço no digital:
|
|
8
|
+
> designer, marketer, mentor, consultor, programador.
|
|
9
|
+
> Você tem cliente, precisa de proposta, histórico, organização.
|
|
10
|
+
> Use como o co-founder do seu negócio.
|
|
11
|
+
|
|
12
|
+
## Identidade
|
|
13
|
+
|
|
14
|
+
- **Visão:** [o que você quer construir ou resolver]
|
|
15
|
+
- **Founder:** [seu nome]
|
|
16
|
+
- **Negócio:** [descreva em 1 linha — ex: "Design e marketing para pequenas empresas"]
|
|
17
|
+
- **Estágio:** [ideação | MVP | tração | escala]
|
|
18
|
+
- **Oferta principal:** [o que você vende — ex: "Pacote mensal de design R$1.500"]
|
|
19
|
+
- **Tom de voz:** [como você se comunica com cliente]
|
|
20
|
+
- **Cliente ideal:** [quem paga você — ex: "Pequeno empresário que precisa de site"]
|
|
21
|
+
- **Ferramentas:** [Figma, WordPress, Instagram, WhatsApp, Notion...]
|
|
22
|
+
|
|
23
|
+
## Brand (resumo — fonte completa em `marca/marca.md`)
|
|
24
|
+
|
|
25
|
+
> Não duplique sistema visual aqui. Atualize **`marca/marca.md`** + `marca/assets/`.
|
|
26
|
+
> Skill `design-marca` preenche a partir do site. Skill `proposta` lê `marca/` primeiro.
|
|
27
|
+
|
|
28
|
+
- **Marca:** [mesmo nome que em marca/marca.md]
|
|
29
|
+
- **Cor:** [#0f766e]
|
|
30
|
+
- **Site ou Instagram:** [https://… ou @seuuser]
|
|
31
|
+
- **Contato na proposta:** [WhatsApp ou e-mail]
|
|
32
|
+
|
|
33
|
+
## Estratégia de conteúdo (se aplicável)
|
|
34
|
+
|
|
35
|
+
- Posicionamento:
|
|
36
|
+
- Formatos:
|
|
37
|
+
- Frequência:
|
|
38
|
+
- Nicho:
|
|
39
|
+
- **Fila operacional:** `conteudo/_fila.md`
|
|
40
|
+
|
|
41
|
+
## Preferências operacionais
|
|
42
|
+
|
|
43
|
+
- Branch: `develop` para trabalho, `main` só releases
|
|
44
|
+
- Commits: concisos, escopo claro
|
|
45
|
+
- Decisões: primeiros princípios, não convenção
|
|
46
|
+
- Erros: registra em `regras/` pra não repetir
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
# Histórico de sessões
|
|
2
|
+
|
|
3
|
+
As sessões são arquivadas aqui automaticamente pelo session-end.
|
|
4
|
+
|
|
5
|
+
**Formato do diário:** `YYYY-MM-DD.md` apenas.
|
|
6
|
+
Este `README.md` **não** é histórico — o session-start ignora tudo que não for data ISO.
|
|
7
|
+
|
|
8
|
+
Se você está vendo só este arquivo, ainda não tem nenhuma sessão arquivada.
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# Insights
|
|
2
|
+
|
|
3
|
+
> Ideias, epifanias e conexões estratégicas que surgem durante as conversas.
|
|
4
|
+
> Não são decisões tomadas — são sementes pra revisitar depois.
|
|
5
|
+
> Alimentado por session-checkpoint (tipo: insight) e curadoria manual.
|
|
6
|
+
>
|
|
7
|
+
> 🛠 Os insights serão adicionados automaticamente pelo session-checkpoint.
|
|
8
|
+
|
|
9
|
+
## [YYYY-MM-DD]
|
|
10
|
+
|
|
11
|
+
- **Título do insight:** descrição detalhada. [Fonte: contexto onde surgiu]
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
# Perfil — [Seu Nome]
|
|
2
|
+
|
|
3
|
+
> Quem você é, sua essência, sua mentalidade.
|
|
4
|
+
> 🛠 PREENCHA. Isso é o que define como você opera.
|
|
5
|
+
|
|
6
|
+
## Sua essência
|
|
7
|
+
|
|
8
|
+
[Escreva aqui quem você é de verdade. Exemplo:
|
|
9
|
+
"Eu não quero ser especialista. Eu quero construir coisas e ter uma comunidade em volta."]
|
|
10
|
+
|
|
11
|
+
## Seu framework de criação
|
|
12
|
+
|
|
13
|
+
Tudo que você criar deve responder:
|
|
14
|
+
|
|
15
|
+
1. **Qual problema isso resolve?**
|
|
16
|
+
2. **Por que a pessoa deveria escolher isso?**
|
|
17
|
+
3. **Pra que isso serve?**
|
|
18
|
+
4. **Qual dor isso cura?**
|
|
19
|
+
|
|
20
|
+
## Como você opera
|
|
21
|
+
|
|
22
|
+
- [ex: "Eu começo coisas e tenho dificuldade de terminar — preciso de um sistema que me force a executar"]
|
|
23
|
+
- [ex: "Crítica forte me melhora. Eu gosto."]
|
|
24
|
+
- [ex: "Discussão sem ação é entretenimento"]
|
|
25
|
+
|
|
26
|
+
## Seu papel
|
|
27
|
+
|
|
28
|
+
- [ex: "Builder, não guru."]
|
|
29
|
+
- [ex: "Tudo que funciona pra mim vira conteúdo."]
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
# Projetos — Status
|
|
2
|
+
|
|
3
|
+
> Inventário de todos os projetos ativos. Atualizado a cada sessão.
|
|
4
|
+
>
|
|
5
|
+
> 🛠 PREENCHA SEUS PROJETOS AQUI.
|
|
6
|
+
>
|
|
7
|
+
> Se você presta serviço, cada cliente é um projeto.
|
|
8
|
+
> Use este arquivo pra saber o que fazer hoje e amanhã.
|
|
9
|
+
|
|
10
|
+
## [Cliente/Projeto] — PRIORIDADE #1
|
|
11
|
+
|
|
12
|
+
> O marcador **PRIORIDADE #1** no título é o que o session-start usa como “o que importa hoje”.
|
|
13
|
+
> Só um projeto com #1. Outros: #2, ou sem número.
|
|
14
|
+
|
|
15
|
+
- **O que é:** [descrição do projeto]
|
|
16
|
+
- **Cliente:** [nome do cliente, se aplicável]
|
|
17
|
+
- **URL:** [se tiver]
|
|
18
|
+
- **Repo:** [se tiver]
|
|
19
|
+
- **Stack:** [ferramentas]
|
|
20
|
+
- **Status atual:** [ideação | fazendo | revisão | entregue]
|
|
21
|
+
- **Próximo:** [o que fazer agora]
|
|
22
|
+
|
|
23
|
+
## [Outro Cliente/Projeto] — PRIORIDADE #2
|
|
24
|
+
- **O que é:** ...
|
|
25
|
+
- **Cliente:** ...
|
|
26
|
+
- **Status:** ...
|
|
27
|
+
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Exemplo de regra
|
|
2
|
+
|
|
3
|
+
> 🛠 TEMPLATE — apague ou substitua na primeira regra real. Não é regra ativa.
|
|
4
|
+
|
|
5
|
+
**Gatilho:** [Quando essa regra se aplica]
|
|
6
|
+
**Criada em:** YYYY-MM-DD
|
|
7
|
+
**Origem:** [Sessão ou contexto que gerou a lição]
|
|
8
|
+
|
|
9
|
+
## Regra
|
|
10
|
+
|
|
11
|
+
[Descrição clara do que fazer e não fazer]
|
|
12
|
+
|
|
13
|
+
## Por quê
|
|
14
|
+
|
|
15
|
+
[Contexto do erro ou aprendizado]
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
# Toda task tem dono
|
|
2
|
+
|
|
3
|
+
**Gatilho:** criar pendência, fila do dia, pipeline de cliente, ou “fica pra depois”
|
|
4
|
+
**Criada em:** 2026-07-24
|
|
5
|
+
**Origem:** INVOS — solo + agentes; anti pendência eterna sem dono
|
|
6
|
+
|
|
7
|
+
## Regra
|
|
8
|
+
|
|
9
|
+
1. **Toda task tem dono:** `agente` ou `humano`. Sem dono = inválida (não grava).
|
|
10
|
+
2. **Dono = agente** → o que dá pra fazer no repo/chat (redigir, arquivo, pesquisa, proposta draft, organizar `clientes/`). **Executa** sem empurrar pro humano, salvo bloqueio real.
|
|
11
|
+
3. **Dono = humano** → só o que exige a pessoa: enviar DM de verdade, call, pagar, assinar, decisão de preço/risco, secret/acesso.
|
|
12
|
+
4. Ao criar task `humano`: grava em `memoria/ativo.md` (**Fila humana**) **e alerta no chat** em 1 linha: `⚠️ Sua vez: [task] — done quando: […]`.
|
|
13
|
+
5. Pendência em `ativo` / `clientes/_index.md` **sempre** com `desde: YYYY-MM-DD`. Se > 3 dias e ainda aberta → session-start **alerta atraso**.
|
|
14
|
+
6. Arquivos gerados pro cliente (html, pdf, img, md) → **só** em `clientes/<slug>/arquivos/` (propostas em `propostas/`). Não na raiz do projeto.
|
|
15
|
+
|
|
16
|
+
## Por quê
|
|
17
|
+
|
|
18
|
+
Fila sem dono vira lixo eterno. Agente que só “sugere” o que poderia executar desperdiça o time de um. Humano só na restrição real.
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
#!/usr/bin/env bash
|
|
2
|
+
# Smoke: estado vivo — deals pagos no _index não devem coexistir com "enviar proposta" + primeira sessão.
|
|
3
|
+
set -euo pipefail
|
|
4
|
+
INDEX="clientes/_index.md"
|
|
5
|
+
PROJETOS="memoria/projetos.md"
|
|
6
|
+
ATIVO="memoria/ativo.md"
|
|
7
|
+
[[ -f "$INDEX" && -f "$PROJETOS" ]] || { echo "FAIL: falta index ou projetos"; exit 1; }
|
|
8
|
+
|
|
9
|
+
PAID=$(grep -E '^\| [a-z0-9-]+ \|' "$INDEX" | grep -i '| pago |' | awk -F'|' '{gsub(/^ +| +$/,"",$2); print $2}' || true)
|
|
10
|
+
if [[ -z "${PAID// }" ]]; then
|
|
11
|
+
echo "OK: nenhum deal pago no _index"
|
|
12
|
+
exit 0
|
|
13
|
+
fi
|
|
14
|
+
FAIL=0
|
|
15
|
+
if echo "$PAID" | grep -q . && grep -qiE 'enviar proposta|fechar deal' "$PROJETOS"; then
|
|
16
|
+
# se projetos ainda tem enviar proposta E menciona algum slug pago
|
|
17
|
+
for slug in $PAID; do
|
|
18
|
+
if grep -qi "$slug" "$PROJETOS" 2>/dev/null && grep -qiE 'enviar proposta|fechar deal' "$PROJETOS"; then
|
|
19
|
+
echo "FAIL: slug pago '$slug' e projetos ainda tem 'enviar proposta/fechar deal'"
|
|
20
|
+
FAIL=1
|
|
21
|
+
fi
|
|
22
|
+
done
|
|
23
|
+
fi
|
|
24
|
+
if [[ -f "$ATIVO" ]] && grep -qi 'primeira sessão' "$ATIVO" && [[ -n "$PAID" ]]; then
|
|
25
|
+
echo "FAIL: deal pago mas ativo tem 'primeira sessão'"
|
|
26
|
+
FAIL=1
|
|
27
|
+
fi
|
|
28
|
+
if [[ $FAIL -eq 0 ]]; then
|
|
29
|
+
echo "OK: estado vivo coerente (pagos: $PAID)"
|
|
30
|
+
exit 0
|
|
31
|
+
fi
|
|
32
|
+
exit 1
|