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
package/README.md
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
# invos
|
|
2
|
+
|
|
3
|
+
CLI do **INVOS** — sistema de memória multi-agente em arquivos (prioridade, clientes, proposta, conteúdo).
|
|
4
|
+
|
|
5
|
+
## Install
|
|
6
|
+
|
|
7
|
+
```bash
|
|
8
|
+
npx invos@latest init meu-negocio
|
|
9
|
+
# ou
|
|
10
|
+
npm i -g invos
|
|
11
|
+
invos init meu-negocio
|
|
12
|
+
```
|
|
13
|
+
|
|
14
|
+
## Commands
|
|
15
|
+
|
|
16
|
+
| Command | What it does |
|
|
17
|
+
|---------|----------------|
|
|
18
|
+
| `invos init [dir]` | Cria pasta nova com o kit |
|
|
19
|
+
| `invos install` | Injeta INVOS no diretório atual (repo existente) |
|
|
20
|
+
| `invos update` | Atualiza skills/sistema; **não** mexe em `memoria/` / clientes reais |
|
|
21
|
+
| `invos doctor` | Valida instalação |
|
|
22
|
+
|
|
23
|
+
## After init
|
|
24
|
+
|
|
25
|
+
```bash
|
|
26
|
+
cd meu-negocio
|
|
27
|
+
# Abra no Claude / Cursor / Codex / Grok
|
|
28
|
+
# Diga: Segue o COMECE-AQUI
|
|
29
|
+
```
|
|
30
|
+
|
|
31
|
+
## Env (opcional)
|
|
32
|
+
|
|
33
|
+
| Var | Uso |
|
|
34
|
+
|-----|-----|
|
|
35
|
+
| `INVOS_KIT_PATH` | Override do kit (dev / kit custom) |
|
|
36
|
+
|
|
37
|
+
## Site
|
|
38
|
+
|
|
39
|
+
https://inovadigitalid.com/invos
|
package/bin/invos.js
ADDED
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
2
|
+
import { readFileSync } from 'node:fs';
|
|
3
|
+
import { fileURLToPath } from 'node:url';
|
|
4
|
+
import { dirname, resolve } from 'node:path';
|
|
5
|
+
import { init } from '../src/commands/init.js';
|
|
6
|
+
import { install } from '../src/commands/install.js';
|
|
7
|
+
import { update } from '../src/commands/update.js';
|
|
8
|
+
import { doctor } from '../src/commands/doctor.js';
|
|
9
|
+
import { loadManifest } from '../src/manifest.js';
|
|
10
|
+
import { resolveKitRoot } from '../src/resolve-kit.js';
|
|
11
|
+
|
|
12
|
+
const __dirname = dirname(fileURLToPath(import.meta.url));
|
|
13
|
+
|
|
14
|
+
const cmd = process.argv[2];
|
|
15
|
+
const args = process.argv.slice(3);
|
|
16
|
+
|
|
17
|
+
function extractDir(args) {
|
|
18
|
+
const idx = args.indexOf('--dir');
|
|
19
|
+
if (idx !== -1 && args[idx + 1]) {
|
|
20
|
+
const dir = resolve(process.cwd(), args[idx + 1]);
|
|
21
|
+
args.splice(idx, 2);
|
|
22
|
+
return dir;
|
|
23
|
+
}
|
|
24
|
+
return null;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
function help() {
|
|
28
|
+
console.log(`
|
|
29
|
+
INVOS CLI — npx invos <command>
|
|
30
|
+
|
|
31
|
+
Commands:
|
|
32
|
+
init [dir] Create new INVOS project from scratch
|
|
33
|
+
install [--dir <p>] Install INVOS into dir (default: cwd)
|
|
34
|
+
update [--dir <p>] Update shipped files, preserve user data
|
|
35
|
+
doctor [--dir <p>] Validate installation
|
|
36
|
+
|
|
37
|
+
Options:
|
|
38
|
+
--help Show this help
|
|
39
|
+
--version Show version
|
|
40
|
+
`);
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
async function main() {
|
|
44
|
+
if (!cmd || cmd === '--help' || cmd === '-h') { help(); return; }
|
|
45
|
+
if (cmd === '--version' || cmd === '-v') {
|
|
46
|
+
const pkg = JSON.parse(readFileSync(resolve(__dirname, '../package.json'), 'utf-8'));
|
|
47
|
+
console.log(pkg.version);
|
|
48
|
+
return;
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
const KIT_ROOT = resolveKitRoot();
|
|
52
|
+
const kit = loadManifest(resolve(KIT_ROOT, 'INVOS.json'));
|
|
53
|
+
if (!kit) {
|
|
54
|
+
console.error('INVOS.json not found at', KIT_ROOT);
|
|
55
|
+
process.exit(1);
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
switch (cmd) {
|
|
59
|
+
case 'init':
|
|
60
|
+
await init(kit, KIT_ROOT, args);
|
|
61
|
+
break;
|
|
62
|
+
case 'install':
|
|
63
|
+
await install(kit, KIT_ROOT, extractDir(args) || process.cwd(), args);
|
|
64
|
+
break;
|
|
65
|
+
case 'update':
|
|
66
|
+
await update(kit, KIT_ROOT, extractDir(args) || process.cwd(), args);
|
|
67
|
+
break;
|
|
68
|
+
case 'doctor':
|
|
69
|
+
await doctor(kit, KIT_ROOT, extractDir(args) || process.cwd(), args);
|
|
70
|
+
break;
|
|
71
|
+
default:
|
|
72
|
+
console.error('Unknown command:', cmd);
|
|
73
|
+
help();
|
|
74
|
+
process.exit(1);
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
main().catch(err => { console.error(err.message); process.exit(1); });
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: apple-notes
|
|
3
|
+
description: "Manage Apple Notes via memo CLI: create, search, edit."
|
|
4
|
+
version: 1.0.0
|
|
5
|
+
author: Hermes Agent
|
|
6
|
+
license: MIT
|
|
7
|
+
platforms: [macos]
|
|
8
|
+
metadata:
|
|
9
|
+
hermes:
|
|
10
|
+
tags: [Notes, Apple, macOS, note-taking]
|
|
11
|
+
related_skills: [obsidian]
|
|
12
|
+
prerequisites:
|
|
13
|
+
commands: [memo]
|
|
14
|
+
---
|
|
15
|
+
|
|
16
|
+
# Apple Notes
|
|
17
|
+
|
|
18
|
+
Use `memo` to manage Apple Notes directly from the terminal. Notes sync across all Apple devices via iCloud.
|
|
19
|
+
|
|
20
|
+
## Prerequisites
|
|
21
|
+
|
|
22
|
+
- **macOS** with Notes.app
|
|
23
|
+
- Install: `brew tap antoniorodr/memo && brew install antoniorodr/memo/memo`
|
|
24
|
+
- Grant Automation access to Notes.app when prompted (System Settings → Privacy → Automation)
|
|
25
|
+
|
|
26
|
+
## When to Use
|
|
27
|
+
|
|
28
|
+
- User asks to create, view, or search Apple Notes
|
|
29
|
+
- Saving information to Notes.app for cross-device access
|
|
30
|
+
- Organizing notes into folders
|
|
31
|
+
- Exporting notes to Markdown/HTML
|
|
32
|
+
|
|
33
|
+
## When NOT to Use
|
|
34
|
+
|
|
35
|
+
- Obsidian vault management → use the `obsidian` skill
|
|
36
|
+
- Bear Notes → separate app (not supported here)
|
|
37
|
+
- Quick agent-only notes → use the `memory` tool instead
|
|
38
|
+
|
|
39
|
+
## Quick Reference
|
|
40
|
+
|
|
41
|
+
### View Notes
|
|
42
|
+
|
|
43
|
+
```bash
|
|
44
|
+
memo notes # List all notes
|
|
45
|
+
memo notes -f "Folder Name" # Filter by folder
|
|
46
|
+
memo notes -s "query" # Search notes (fuzzy)
|
|
47
|
+
```
|
|
48
|
+
|
|
49
|
+
### Create Notes
|
|
50
|
+
|
|
51
|
+
```bash
|
|
52
|
+
memo notes -a # Interactive editor
|
|
53
|
+
memo notes -a "Note Title" # Quick add with title
|
|
54
|
+
```
|
|
55
|
+
|
|
56
|
+
### Edit Notes
|
|
57
|
+
|
|
58
|
+
```bash
|
|
59
|
+
memo notes -e # Interactive selection to edit
|
|
60
|
+
```
|
|
61
|
+
|
|
62
|
+
### Delete Notes
|
|
63
|
+
|
|
64
|
+
```bash
|
|
65
|
+
memo notes -d # Interactive selection to delete
|
|
66
|
+
```
|
|
67
|
+
|
|
68
|
+
### Move Notes
|
|
69
|
+
|
|
70
|
+
```bash
|
|
71
|
+
memo notes -m # Move note to folder (interactive)
|
|
72
|
+
```
|
|
73
|
+
|
|
74
|
+
### Export Notes
|
|
75
|
+
|
|
76
|
+
```bash
|
|
77
|
+
memo notes -ex # Export to HTML/Markdown
|
|
78
|
+
```
|
|
79
|
+
|
|
80
|
+
## Limitations
|
|
81
|
+
|
|
82
|
+
- Cannot edit notes containing images or attachments
|
|
83
|
+
- Interactive prompts require terminal access (use pty=true if needed)
|
|
84
|
+
- macOS only — requires Apple Notes.app
|
|
85
|
+
|
|
86
|
+
## Rules
|
|
87
|
+
|
|
88
|
+
1. Prefer Apple Notes when user wants cross-device sync (iPhone/iPad/Mac)
|
|
89
|
+
2. Use the `memory` tool for agent-internal notes that don't need to sync
|
|
90
|
+
3. Use the `obsidian` skill for Markdown-native knowledge management
|
|
@@ -0,0 +1,130 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: apple-reminders
|
|
3
|
+
description: "Apple Reminders via remindctl: add, list, complete."
|
|
4
|
+
version: 1.0.0
|
|
5
|
+
author: Hermes Agent
|
|
6
|
+
license: MIT
|
|
7
|
+
platforms: [macos]
|
|
8
|
+
metadata:
|
|
9
|
+
hermes:
|
|
10
|
+
tags: [Reminders, tasks, todo, macOS, Apple]
|
|
11
|
+
prerequisites:
|
|
12
|
+
commands: [remindctl]
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
# Apple Reminders
|
|
16
|
+
|
|
17
|
+
Use `remindctl` to manage Apple Reminders directly from the terminal. Tasks sync across all Apple devices via iCloud.
|
|
18
|
+
|
|
19
|
+
## Prerequisites
|
|
20
|
+
|
|
21
|
+
- **macOS** with Reminders.app
|
|
22
|
+
- Install: `brew install steipete/tap/remindctl`
|
|
23
|
+
- Grant Reminders permission when prompted
|
|
24
|
+
- Check: `remindctl status` / Request: `remindctl authorize`
|
|
25
|
+
|
|
26
|
+
## When to Use
|
|
27
|
+
|
|
28
|
+
- User mentions "reminder" or "Reminders app"
|
|
29
|
+
- Creating personal to-dos with due dates that sync to iOS
|
|
30
|
+
- Managing Apple Reminders lists
|
|
31
|
+
- User wants tasks to appear on their iPhone/iPad
|
|
32
|
+
|
|
33
|
+
## When NOT to Use
|
|
34
|
+
|
|
35
|
+
- Scheduling agent alerts → use the cronjob tool instead
|
|
36
|
+
- Calendar events → use Apple Calendar or Google Calendar
|
|
37
|
+
- Project task management → use GitHub Issues, Notion, etc.
|
|
38
|
+
- If user says "remind me" but means an agent alert → clarify first
|
|
39
|
+
|
|
40
|
+
## Quick Reference
|
|
41
|
+
|
|
42
|
+
### View Reminders
|
|
43
|
+
|
|
44
|
+
```bash
|
|
45
|
+
remindctl # Today's reminders
|
|
46
|
+
remindctl today # Today
|
|
47
|
+
remindctl tomorrow # Tomorrow
|
|
48
|
+
remindctl week # This week
|
|
49
|
+
remindctl overdue # Past due
|
|
50
|
+
remindctl all # Everything
|
|
51
|
+
remindctl 2026-01-04 # Specific date
|
|
52
|
+
```
|
|
53
|
+
|
|
54
|
+
### Manage Lists
|
|
55
|
+
|
|
56
|
+
```bash
|
|
57
|
+
remindctl list # List all lists
|
|
58
|
+
remindctl list Work # Show specific list
|
|
59
|
+
remindctl list Projects --create # Create list
|
|
60
|
+
remindctl list Work --delete # Delete list
|
|
61
|
+
```
|
|
62
|
+
|
|
63
|
+
### Create Reminders
|
|
64
|
+
|
|
65
|
+
```bash
|
|
66
|
+
remindctl add "Buy milk"
|
|
67
|
+
remindctl add --title "Call mom" --list Personal --due tomorrow
|
|
68
|
+
remindctl add --title "Meeting prep" --due "2026-02-15 09:00"
|
|
69
|
+
```
|
|
70
|
+
|
|
71
|
+
### Due Time vs Alarm / Early Nudge
|
|
72
|
+
|
|
73
|
+
`--due` and `--alarm` are different fields:
|
|
74
|
+
|
|
75
|
+
- `--due` sets the reminder's due date/time.
|
|
76
|
+
- `--alarm` sets the EventKit alarm/notification trigger. Timed due reminders may default to an alarm at the due time, but pass `--alarm` explicitly when the user asks for an earlier nudge.
|
|
77
|
+
|
|
78
|
+
For a reminder due at 2:00 PM with a notification 30 minutes earlier:
|
|
79
|
+
|
|
80
|
+
```bash
|
|
81
|
+
remindctl add --title "Hairdresser" --due "2026-05-15 14:00" --alarm "2026-05-15 13:30"
|
|
82
|
+
```
|
|
83
|
+
|
|
84
|
+
To edit an existing reminder:
|
|
85
|
+
|
|
86
|
+
```bash
|
|
87
|
+
remindctl edit 87354 --due "2026-05-15 14:00" --alarm "2026-05-15 13:30"
|
|
88
|
+
```
|
|
89
|
+
|
|
90
|
+
The Reminders UI may show or group the item by the alarm time because that is when the notification fires. Verify with JSON instead of assuming the due time moved:
|
|
91
|
+
|
|
92
|
+
```bash
|
|
93
|
+
remindctl today --json
|
|
94
|
+
```
|
|
95
|
+
|
|
96
|
+
Expected shape:
|
|
97
|
+
|
|
98
|
+
- `dueDate`: actual due time
|
|
99
|
+
- `alarmDate`: notification / early nudge time
|
|
100
|
+
|
|
101
|
+
Apple's public `EKReminder` docs list only reminder-specific properties. Alarm support comes from inherited `EKCalendarItem` behavior exposed by remindctl's `--alarm` flag.
|
|
102
|
+
|
|
103
|
+
### Complete / Delete
|
|
104
|
+
|
|
105
|
+
```bash
|
|
106
|
+
remindctl complete 1 2 3 # Complete by ID
|
|
107
|
+
remindctl delete 4A83 --force # Delete by ID
|
|
108
|
+
```
|
|
109
|
+
|
|
110
|
+
### Output Formats
|
|
111
|
+
|
|
112
|
+
```bash
|
|
113
|
+
remindctl today --json # JSON for scripting
|
|
114
|
+
remindctl today --plain # TSV format
|
|
115
|
+
remindctl today --quiet # Counts only
|
|
116
|
+
```
|
|
117
|
+
|
|
118
|
+
## Date Formats
|
|
119
|
+
|
|
120
|
+
Accepted by `--due` and date filters:
|
|
121
|
+
- `today`, `tomorrow`, `yesterday`
|
|
122
|
+
- `YYYY-MM-DD`
|
|
123
|
+
- `YYYY-MM-DD HH:mm`
|
|
124
|
+
- ISO 8601 (`2026-01-04T12:34:56Z`)
|
|
125
|
+
|
|
126
|
+
## Rules
|
|
127
|
+
|
|
128
|
+
1. When user says "remind me", clarify: Apple Reminders (syncs to phone) vs agent cronjob alert
|
|
129
|
+
2. Always confirm reminder content and due date before creating
|
|
130
|
+
3. Use `--json` for programmatic parsing
|
|
@@ -0,0 +1,177 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: audit
|
|
3
|
+
description: Use for AIOS audit — scores project against Four Cs, surfaces leverage-weighted top-3 gaps. Read-only. Run on Day 7, then weekly. Watch score climb.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
## What this skill does
|
|
7
|
+
|
|
8
|
+
Runs the **Four Cs Audit** on the current project. Reads (never writes) the project's operating manual, memory, skills, agents, connections, decisions, and references. Scores each of the Four Cs out of 25. Surfaces strengths and the top 3 leverage-weighted gaps with concrete next-step commands.
|
|
9
|
+
|
|
10
|
+
**Scope is structural — "is the AIOS built right?"** It is NOT a capability planner. Capability gaps belong to `/level-up`.
|
|
11
|
+
|
|
12
|
+
First run is the baseline. Re-run weekly to watch the score climb.
|
|
13
|
+
|
|
14
|
+
## Today's context
|
|
15
|
+
|
|
16
|
+
- **Date:** `date +%Y-%m-%d`
|
|
17
|
+
- **Project root:** the current working directory
|
|
18
|
+
|
|
19
|
+
## The Four Cs (scored 25 each = 100 total)
|
|
20
|
+
|
|
21
|
+
| Layer | Test |
|
|
22
|
+
|---|---|
|
|
23
|
+
| **Context** | Knows the business — identity, team, voice, decisions, references |
|
|
24
|
+
| **Connections** | Reaches the user's stuff — MCPs, integrations, data sources |
|
|
25
|
+
| **Capabilities** | Knows how to do work — skills + agents |
|
|
26
|
+
| **Cadence** | Runs without being asked — schedules, hooks, recurring rituals |
|
|
27
|
+
|
|
28
|
+
## Execution
|
|
29
|
+
|
|
30
|
+
### Step 1: Discover the project shape
|
|
31
|
+
|
|
32
|
+
The audit looks for **patterns and intent**, not exact paths. Use Glob and Read to check:
|
|
33
|
+
|
|
34
|
+
**Operating manual:** `CLAUDE.md` (root), `CLAUDE.local.md` (gitignored).
|
|
35
|
+
**Memory:** `memoria/` folder.
|
|
36
|
+
**Skills:** `.agents/skills/*/SKILL.md` — count + frontmatter. Also check `.claude/skills/*/SKILL.md` (mirror surface).
|
|
37
|
+
**Agents:** `.claude/agents/*.md` — count + frontmatter.
|
|
38
|
+
**Connection mechanisms** (any of these = reachable):
|
|
39
|
+
- MCPs: `opencode.json` (mcpServers key), `.claude/settings.local.json` (mcpServers key), `.mcp.json` (root or subproject)
|
|
40
|
+
- API scripts: `scripts/*.py|.js|.ts` documented in CLAUDE.md
|
|
41
|
+
- Export pipelines: `data/`, `imports/`, `saidas/` with refresh script + last-run timestamp
|
|
42
|
+
- API keys + reference guide: `.env` entries + corresponding `references/{tool}-api.md`
|
|
43
|
+
- Vercel functions: `api/` directory
|
|
44
|
+
|
|
45
|
+
**Connections registry:** `connections.md` (root).
|
|
46
|
+
**Reference guides:** `references/` folder.
|
|
47
|
+
**Decisions:** `decisions/log.md` (root).
|
|
48
|
+
**SOPs:** `docs/` folder.
|
|
49
|
+
**Templates:** `conhecimento/templates/`, `templates/`.
|
|
50
|
+
**Hooks / scheduled jobs:** `.claude/hooks/` for session hooks; `.github/workflows/` for CI schedules.
|
|
51
|
+
|
|
52
|
+
Don't penalize for non-canonical names if equivalent intent is captured elsewhere.
|
|
53
|
+
|
|
54
|
+
### Step 2: Score each C (25 points each)
|
|
55
|
+
|
|
56
|
+
#### Context (25 pts)
|
|
57
|
+
|
|
58
|
+
| Criterion | Points | How to detect |
|
|
59
|
+
|---|---|---|
|
|
60
|
+
| Operating manual exists and is substantive (>200 words) | 5 | Read CLAUDE.md, count words |
|
|
61
|
+
| Identity / role / voice captured | 5 | CLAUDE.md mentions who the user is + role/mission, OR `memoria/perfil.md` exists |
|
|
62
|
+
| Persistent memory exists with multiple entries | 5 | `memoria/` has >3 files |
|
|
63
|
+
| Reference docs exist | 5 | `references/`, `docs/`, or `conhecimento/voice/` has >=1 file |
|
|
64
|
+
| Decisions captured | 5 | `decisions/log.md` or equivalent has >=1 entry |
|
|
65
|
+
|
|
66
|
+
#### Connections (25 pts) — domain-aware, mechanism-agnostic
|
|
67
|
+
|
|
68
|
+
A "reachable" connection counts via ANY mechanism: MCP, script, export pipeline, or `.env` key + `references/{tool}-api.md`.
|
|
69
|
+
|
|
70
|
+
**The 7 Tier-1 Universal Data Domains:**
|
|
71
|
+
|
|
72
|
+
| # | Domain | Examples |
|
|
73
|
+
|---|---|---|
|
|
74
|
+
| 1 | Revenue / Financials | Stripe, Skool, GoHighLevel, QuickBooks, Looker |
|
|
75
|
+
| 2 | Customer interactions | HubSpot, Salesforce, Gmail-as-CRM, Skool DMs |
|
|
76
|
+
| 3 | Calendar | Google Cal, Outlook, Calendly |
|
|
77
|
+
| 4 | Communication | Gmail, Outlook, Slack, Teams, Telegram, Discord |
|
|
78
|
+
| 5 | Project / task tracking | ClickUp, Asana, Linear, Notion DB, GitHub Issues |
|
|
79
|
+
| 6 | Meeting intelligence | Granola, Otter, Fireflies, Gong, Zoom |
|
|
80
|
+
| 7 | Knowledge / files | Notion, Drive, Dropbox, Confluence, GitHub repo |
|
|
81
|
+
|
|
82
|
+
**Tier-2 (bonus):** AI service API keys, decisions/history, content/publishing.
|
|
83
|
+
|
|
84
|
+
| Criterion | Points | How to detect |
|
|
85
|
+
|---|---|---|
|
|
86
|
+
| Tier-1 domain coverage | 10 | 1.4 pts per tier-1 domain reachable. Round to nearest 0.5. Cap 10. |
|
|
87
|
+
| Reference guide presence | 5 | -1 per connected tool with no `references/{tool}-api.md`. Floor 0. |
|
|
88
|
+
| Auth / pipeline freshness | 5 | -1 per connection in needs-auth/expired state, or script with no run within 30 days. Floor 0. |
|
|
89
|
+
| Documentation in `connections.md` | 3 | 0 if missing; 1 sparse; 2 most; 3 covers all reachable. |
|
|
90
|
+
| Read-AND-write balance | 2 | At least one connection can WRITE. 0 if all read-only. |
|
|
91
|
+
|
|
92
|
+
#### Capabilities (25 pts)
|
|
93
|
+
|
|
94
|
+
| Criterion | Points | How to detect |
|
|
95
|
+
|---|---|---|
|
|
96
|
+
| 3+ skills installed | 10 | Count `.agents/skills/*/SKILL.md` >= 3 |
|
|
97
|
+
| 1+ user-built skill | 10 | Skill names not in canonical list: `onboard`, `audit`, `level-up`, plus any shipped Anthropic skills |
|
|
98
|
+
| 1+ agent defined | 5 | Count `.claude/agents/*.md` >= 1 |
|
|
99
|
+
|
|
100
|
+
#### Cadence (25 pts)
|
|
101
|
+
|
|
102
|
+
| Criterion | Points | How to detect |
|
|
103
|
+
|---|---|---|
|
|
104
|
+
| 1+ recurring/scheduled trigger | 10 | `.github/workflows/*.yml` with cron/schedule, OR hook scripts in `.claude/hooks/` |
|
|
105
|
+
| Recent activity / usage signal | 10 | Skills modified within 30 days, OR `decisions/log.md` has entry within 30 days |
|
|
106
|
+
| Templates folder populated | 5 | `templates/` or `.claude/templates/` has >=1 file |
|
|
107
|
+
|
|
108
|
+
### Step 3: Identify top 3 gaps by leverage
|
|
109
|
+
|
|
110
|
+
For each criterion that lost points: leverage = (points lost) × (impact multiplier).
|
|
111
|
+
|
|
112
|
+
**Impact multipliers:**
|
|
113
|
+
- 0 tier-1 domains reachable: **4x** (AIOS is blind to the business)
|
|
114
|
+
- Operating manual missing or thin: **3x** (foundation)
|
|
115
|
+
- <=2 tier-1 domains reachable: **3x** (Connections is the gateway to live data)
|
|
116
|
+
- 0 skills: **2x** (no Capabilities = no AIOS)
|
|
117
|
+
- No recurring trigger: **2x** (no Cadence = no autonomy)
|
|
118
|
+
- All connections read-only: **2x** (viewer, not an OS)
|
|
119
|
+
- 0 reference guides for connected tools: **1.5x**
|
|
120
|
+
- No decisions log: **1.5x**
|
|
121
|
+
- All others: **1x**
|
|
122
|
+
|
|
123
|
+
Sort gaps by leverage descending. Take top 3. For each, write a one-line concrete next step.
|
|
124
|
+
|
|
125
|
+
### Step 4: Output the report
|
|
126
|
+
|
|
127
|
+
Print directly in chat (Markdown). Format:
|
|
128
|
+
|
|
129
|
+
```
|
|
130
|
+
# AIOS Audit — {date}
|
|
131
|
+
**Score: {total}/100** ({stage})
|
|
132
|
+
|
|
133
|
+
Stage thresholds:
|
|
134
|
+
- 0-39 → Stage 0: Foundation
|
|
135
|
+
- 40-69 → Stage 1: Built
|
|
136
|
+
- 70-89 → Stage 2: Compounding
|
|
137
|
+
- 90-100 → Stage 3: Autonomous
|
|
138
|
+
|
|
139
|
+
## Scoreboard
|
|
140
|
+
|
|
141
|
+
Context {bar} {n}/25 {label}
|
|
142
|
+
Connections {bar} {n}/25 {label}
|
|
143
|
+
Capabilities {bar} {n}/25 {label}
|
|
144
|
+
Cadence {bar} {n}/25 {label}
|
|
145
|
+
|
|
146
|
+
(bar = ## per 5pts; label = "Strong" >=20, "Solid" 15-19, "Thin" 8-14, "Missing" <8)
|
|
147
|
+
|
|
148
|
+
## Strengths
|
|
149
|
+
- {1-3 short bullets from highest-scoring criteria}
|
|
150
|
+
|
|
151
|
+
## Top 3 Gaps (ranked by leverage)
|
|
152
|
+
1. **{gap name}** (-{n}pts x {multiplier})
|
|
153
|
+
-> {concrete next-step}
|
|
154
|
+
2. **{gap name}** (-{n}pts x {multiplier})
|
|
155
|
+
-> {concrete next-step}
|
|
156
|
+
3. **{gap name}** (-{n}pts x {multiplier})
|
|
157
|
+
-> {concrete next-step}
|
|
158
|
+
|
|
159
|
+
## Suggested next: {single most leveraged action}
|
|
160
|
+
|
|
161
|
+
---
|
|
162
|
+
Structural gaps only. To explore CAPABILITY gaps, run /level-up after this audit.
|
|
163
|
+
```
|
|
164
|
+
|
|
165
|
+
### Step 5: Offer to save the report
|
|
166
|
+
|
|
167
|
+
After printing, ask: "Save this audit to `audits/audit-{date}.md` so you can track score over time?" If yes, write it. This is the only writable side effect.
|
|
168
|
+
|
|
169
|
+
## Notes
|
|
170
|
+
|
|
171
|
+
- **Read-only by default.** Never modify CLAUDE.md, memory, skills, or any project files. Only optional write is the audit report.
|
|
172
|
+
- **Be flexible about file names.** Don't penalize for using non-canonical names if intent is captured.
|
|
173
|
+
- **Be honest, not generous.** A 95/100 is rare. Most setups land 40-70.
|
|
174
|
+
- **Speed matters.** Report in under 60 seconds wall-clock.
|
|
175
|
+
- **Cadence detection is fuzzy.** Infer from workflows and hook scripts if cron data isn't cleanly available.
|
|
176
|
+
|
|
177
|
+
> *Adapted from The Three Ms of AI™ © 2026 Nate Herk.*
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: design-marca
|
|
3
|
+
description: >-
|
|
4
|
+
Extrai ou atualiza a identidade visual do negócio em marca/marca.md (cores,
|
|
5
|
+
tipografia, assets). Use quando: "extrai a marca do meu site", "design system",
|
|
6
|
+
"/design", "atualiza cores da marca", "pega o branding do site X".
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
# Design → marca/ (INVOS)
|
|
10
|
+
|
|
11
|
+
Adaptação da ideia **design-md** pro INVOS: o destino **não** é `DESIGN.md` na raiz.
|
|
12
|
+
Destino canônico = **`marca/marca.md`** (+ `marca/assets/` se houver logo).
|
|
13
|
+
|
|
14
|
+
Objetivo: proposta HTML e qualquer saída usarem **as cores e a voz reais** do prestador.
|
|
15
|
+
|
|
16
|
+
## Gatilhos
|
|
17
|
+
|
|
18
|
+
- “Extrai a marca do site …”, “/design …”, “atualiza brand”, “minhas cores”
|
|
19
|
+
- Onboard ofereceu preencher marca e o user mandou URL
|
|
20
|
+
- Proposta pediu brand e `marca/marca.md` ainda é template
|
|
21
|
+
|
|
22
|
+
## Fontes de dados (ordem)
|
|
23
|
+
|
|
24
|
+
1. **URL do site do usuário** (preferido se tiver)
|
|
25
|
+
2. Respostas manuais (nome, cor favorita, tom)
|
|
26
|
+
3. Já existente em `marca/marca.md` / `memoria/empresa.md` (não apagar o que for bom)
|
|
27
|
+
|
|
28
|
+
## Extração de site (se houver URL)
|
|
29
|
+
|
|
30
|
+
Normalizar URL (`https://` se faltar).
|
|
31
|
+
|
|
32
|
+
Tentar, nesta ordem:
|
|
33
|
+
|
|
34
|
+
1. MCP/CLI Hyperbrowser se existir no ambiente:
|
|
35
|
+
`hx web fetch <url> --format branding`
|
|
36
|
+
ou tool `scrape_webpage` com branding
|
|
37
|
+
2. Se **não** houver Hyperbrowser / API key:
|
|
38
|
+
- abrir a página com ferramenta de browse disponível, **ou**
|
|
39
|
+
- perguntar 4 coisas manuais: cor principal (hex), cor de texto, fonte se souber, tom visual
|
|
40
|
+
- **Não inventar** paleta “bonita” sem base
|
|
41
|
+
|
|
42
|
+
**Regra:** só grave hex/fontes que foram **extraídos ou ditos pelo user**. Sem alucinar design system completo.
|
|
43
|
+
|
|
44
|
+
## O que gravar
|
|
45
|
+
|
|
46
|
+
### Sempre atualizar `marca/marca.md`
|
|
47
|
+
|
|
48
|
+
Preencher / mesclar seções:
|
|
49
|
+
|
|
50
|
+
- Identidade (nome da marca, site, contato se souber)
|
|
51
|
+
- Cores (primária, fundo, texto — hex)
|
|
52
|
+
- Tipografia (se veio na extração)
|
|
53
|
+
- Voz: se o user já tem tom em `empresa.md`, **copie** pra cá (não deixe só em empresa)
|
|
54
|
+
|
|
55
|
+
Mantenha o formato do template. Não reescreva o arquivo apagando campos úteis sem necessidade.
|
|
56
|
+
|
|
57
|
+
### Logo
|
|
58
|
+
|
|
59
|
+
- Se o user **anexar** logo: salvar em `marca/assets/logo.png` ou `logo.svg` e marcar **Logo presente? sim**
|
|
60
|
+
- Se só URL de logo clara e download for possível/seguro: salvar em `assets/`
|
|
61
|
+
- Senão: deixar “não” e seguir só com cor + nome
|
|
62
|
+
|
|
63
|
+
### Espelhar o mínimo em `memoria/empresa.md`
|
|
64
|
+
|
|
65
|
+
Atualize a seção **Brand** (ou o ponteiro) pra não divergir:
|
|
66
|
+
|
|
67
|
+
- Marca, Cor, Site, Contato = mesmos valores de `marca/marca.md`
|
|
68
|
+
|
|
69
|
+
`marca/marca.md` continua sendo a **fonte**; empresa só resume.
|
|
70
|
+
|
|
71
|
+
## Output no chat
|
|
72
|
+
|
|
73
|
+
```
|
|
74
|
+
✅ Marca atualizada em marca/marca.md
|
|
75
|
+
- Primária: #…
|
|
76
|
+
- Fundo / texto: …
|
|
77
|
+
- Logo: sim (path) | não
|
|
78
|
+
Próximo: gerar proposta ou post já usa essas cores.
|
|
79
|
+
```
|
|
80
|
+
|
|
81
|
+
## O que NÃO fazer
|
|
82
|
+
|
|
83
|
+
- Salvar `DESIGN.md` na raiz do INVOS (confunde com o core)
|
|
84
|
+
- Inventar cores/fontes “de gosto”
|
|
85
|
+
- Misturar brand do **cliente** com a marca do prestador
|
|
86
|
+
- Depender de API paga sem fallback manual
|
|
87
|
+
|
|
88
|
+
## Relação com squad `brand`
|
|
89
|
+
|
|
90
|
+
Squad brand = consultoria profunda (posicionamento, brand book).
|
|
91
|
+
Esta skill = **operacional**: 5 minutos, arquivo que a proposta lê.
|
|
92
|
+
Se o squad gerar brand book, **resuma** cores/voz/logo path em `marca/marca.md`.
|