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,225 @@
|
|
|
1
|
+
# Research References
|
|
2
|
+
|
|
3
|
+
```yaml
|
|
4
|
+
task:
|
|
5
|
+
task_name: "Research Brand References from Brief"
|
|
6
|
+
status: pending
|
|
7
|
+
responsible_executor: marty-neumeier
|
|
8
|
+
execution_type: Agent
|
|
9
|
+
estimated_time: "30-45min"
|
|
10
|
+
elicit: true
|
|
11
|
+
|
|
12
|
+
input:
|
|
13
|
+
- "Raw meeting brief (notes, transcript, or voice memo transcription)"
|
|
14
|
+
|
|
15
|
+
output:
|
|
16
|
+
- "Extracted brand signals"
|
|
17
|
+
- "Reference brands (aspirational + anti-references)"
|
|
18
|
+
- "Visual mood direction"
|
|
19
|
+
- "Verbal/tone references"
|
|
20
|
+
- "Competitive landscape snapshot"
|
|
21
|
+
- "Structured brief for brand-diagnosis"
|
|
22
|
+
|
|
23
|
+
action_items:
|
|
24
|
+
- step: 1
|
|
25
|
+
name: "Extract Brand Signals from Brief"
|
|
26
|
+
description: |
|
|
27
|
+
Read the raw brief and extract:
|
|
28
|
+
- Sector / category (what the company does)
|
|
29
|
+
- Target audience (who they serve)
|
|
30
|
+
- Value proposition clues (what problem they solve)
|
|
31
|
+
- Tone words the client used (adjectives, feelings, aspirations)
|
|
32
|
+
- Brands the client mentioned (positive or negative)
|
|
33
|
+
- What the client explicitly does NOT want
|
|
34
|
+
- Price positioning signals (premium, accessible, mass)
|
|
35
|
+
- Cultural context (country, language, regional nuance)
|
|
36
|
+
|
|
37
|
+
Output as structured list. No interpretation yet — just extraction.
|
|
38
|
+
|
|
39
|
+
- step: 2
|
|
40
|
+
name: "Map Brand References"
|
|
41
|
+
description: |
|
|
42
|
+
Based on extracted signals, identify:
|
|
43
|
+
|
|
44
|
+
**Aspirational References (3-5 brands):**
|
|
45
|
+
- Brands that embody the client's desired perception
|
|
46
|
+
- For each: name, sector, WHY it fits (1 sentence), key visual trait, key verbal trait
|
|
47
|
+
|
|
48
|
+
**Anti-References (2-3 brands):**
|
|
49
|
+
- Brands the client wants to avoid feeling like
|
|
50
|
+
- For each: name, WHY it's a risk (1 sentence)
|
|
51
|
+
|
|
52
|
+
**Adjacent References (2-3 brands):**
|
|
53
|
+
- Brands in neighboring categories with relevant executions
|
|
54
|
+
- Useful for cross-category inspiration without direct copy risk
|
|
55
|
+
|
|
56
|
+
Priority: use real, documented brands. If sector is niche, go adjacent.
|
|
57
|
+
Do NOT suggest generic "clean" or "modern" references — be specific.
|
|
58
|
+
|
|
59
|
+
- step: 3
|
|
60
|
+
name: "Visual Mood Direction"
|
|
61
|
+
description: |
|
|
62
|
+
Based on references and signals, define:
|
|
63
|
+
|
|
64
|
+
**Visual Tension:** one axis (e.g., "Warm precision", "Raw sophistication", "Playful authority")
|
|
65
|
+
|
|
66
|
+
**Typography Direction:**
|
|
67
|
+
- Serif vs Sans vs Mixed
|
|
68
|
+
- Formal vs Casual
|
|
69
|
+
- High contrast vs monoweight
|
|
70
|
+
- Reference typefaces (2-3 examples, not final choices)
|
|
71
|
+
|
|
72
|
+
**Color Territory:**
|
|
73
|
+
- Dominant hue family (warm / cool / neutral / chromatic)
|
|
74
|
+
- Saturation level (muted / vivid / pastel / deep)
|
|
75
|
+
- What competitors own (avoid these)
|
|
76
|
+
- 2-3 reference color palettes from existing brands
|
|
77
|
+
|
|
78
|
+
**Imagery / Texture Style:**
|
|
79
|
+
- Photography style (studio / lifestyle / editorial / illustration)
|
|
80
|
+
- Texture feel (clean digital / analog / brutalist / organic)
|
|
81
|
+
|
|
82
|
+
- step: 4
|
|
83
|
+
name: "Verbal / Tone References"
|
|
84
|
+
description: |
|
|
85
|
+
Identify brands with tone that fits:
|
|
86
|
+
|
|
87
|
+
**Tone Axes (score 1-5 on each):**
|
|
88
|
+
- Formal ←→ Casual
|
|
89
|
+
- Serious ←→ Playful
|
|
90
|
+
- Technical ←→ Accessible
|
|
91
|
+
- Understated ←→ Bold
|
|
92
|
+
- Warm ←→ Cool
|
|
93
|
+
|
|
94
|
+
**Tone References (2-3 brands):**
|
|
95
|
+
- For each: name + what their verbal identity does well that fits this client
|
|
96
|
+
|
|
97
|
+
**Voice Dos:**
|
|
98
|
+
- 3-5 things the brand voice should do
|
|
99
|
+
|
|
100
|
+
**Voice Don'ts:**
|
|
101
|
+
- 3-5 things to avoid
|
|
102
|
+
|
|
103
|
+
- step: 5
|
|
104
|
+
name: "Competitive Snapshot"
|
|
105
|
+
description: |
|
|
106
|
+
Map the client's direct competitive landscape:
|
|
107
|
+
|
|
108
|
+
| Competitor | Visual Territory | Tone | Positioning Claim | Gap/Opportunity |
|
|
109
|
+
|------------|-----------------|------|-------------------|-----------------|
|
|
110
|
+
|
|
111
|
+
Identify white space: what visual or verbal territory is unclaimed?
|
|
112
|
+
Flag if the client risks blending in with a dominant competitor visual.
|
|
113
|
+
|
|
114
|
+
- step: 6
|
|
115
|
+
name: "Output Structured Brief"
|
|
116
|
+
description: |
|
|
117
|
+
Compile everything into a structured brief ready for brand-diagnosis:
|
|
118
|
+
|
|
119
|
+
- Sector + category
|
|
120
|
+
- Target audience (primary + secondary)
|
|
121
|
+
- Value proposition hypothesis
|
|
122
|
+
- Archetype hypothesis (primary + secondary, with rationale)
|
|
123
|
+
- Visual direction summary (3 sentences max)
|
|
124
|
+
- Tone summary (3 sentences max)
|
|
125
|
+
- Top 3 aspirational references with rationale
|
|
126
|
+
- Top 2 anti-references with rationale
|
|
127
|
+
- Competitive white space identified
|
|
128
|
+
|
|
129
|
+
output_example: |
|
|
130
|
+
## Brand Reference Research — Ótica Visão Clara
|
|
131
|
+
|
|
132
|
+
### Extracted Signals
|
|
133
|
+
- **Sector:** Eyewear retail (prescription glasses + sunglasses)
|
|
134
|
+
- **Audience:** Adults 28-45, urban, value quality over price, tired of generic chains
|
|
135
|
+
- **Value prop clue:** "Consultative experience, not just a purchase" (client's words)
|
|
136
|
+
- **Tone words used:** sofisticado, humano, sem frescura, confiança
|
|
137
|
+
- **Client mentioned positively:** Warby Parker, a local coffee shop experience
|
|
138
|
+
- **Client mentioned negatively:** Chilli Beans ("muito barulhento"), LensaFácil ("parece plano de saúde")
|
|
139
|
+
- **Price:** Premium accessible (not luxury, not mass)
|
|
140
|
+
- **Context:** Brasil, SP, bairro Pinheiros
|
|
141
|
+
|
|
142
|
+
### Aspirational References
|
|
143
|
+
| Brand | Sector | Why it fits | Visual trait | Verbal trait |
|
|
144
|
+
|-------|--------|-------------|-------------|--------------|
|
|
145
|
+
| Warby Parker | Eyewear | Direct-to-consumer warmth, editorial quality | Clean sans, earthy palette | Conversational, smart, no jargon |
|
|
146
|
+
| Ace & Tate | Eyewear (EU) | Premium without stiffness, sustainable narrative | Minimal, high contrast, black/white + 1 color | Direct, opinionated, cultural |
|
|
147
|
+
| Third Wave Coffee brands (e.g. Onibus) | F&B | Consultative experience feeling, local warmth | Artisanal type, texture, warm neutrals | Knowledgeable but human |
|
|
148
|
+
|
|
149
|
+
### Anti-References
|
|
150
|
+
| Brand | Why it's a risk |
|
|
151
|
+
|-------|----------------|
|
|
152
|
+
| Chilli Beans | Loud visual identity reads as mass/youth — contradicts consultative positioning |
|
|
153
|
+
| LensaFácil | Functional/clinical aesthetic signals health plan, not premium retail |
|
|
154
|
+
|
|
155
|
+
### Adjacent References
|
|
156
|
+
| Brand | Sector | What to borrow |
|
|
157
|
+
|-------|--------|---------------|
|
|
158
|
+
| Aesop | Skincare | Premium accessible through restraint — minimal packaging, deep editorial voice |
|
|
159
|
+
| Cusp. (bookstore) | Retail | Local authority feel, warm serif + editorial photography |
|
|
160
|
+
|
|
161
|
+
### Visual Mood Direction
|
|
162
|
+
**Visual Tension:** "Editorial warmth"
|
|
163
|
+
|
|
164
|
+
**Typography:** Humanist serif (headlines) + neutral sans (body). High readability, not decorative.
|
|
165
|
+
References: Freight Display, Tiempos, Lyon Text.
|
|
166
|
+
|
|
167
|
+
**Color Territory:**
|
|
168
|
+
- Warm neutrals dominant (cream, sand, off-white)
|
|
169
|
+
- 1 chromatic accent (deep green or rust — both unclaimed in local eyewear)
|
|
170
|
+
- Avoid: blue (LensaFácil), black/neon (Chilli Beans)
|
|
171
|
+
|
|
172
|
+
**Imagery:** Editorial lifestyle. Real people, natural light, Pinheiros aesthetic.
|
|
173
|
+
No studio white backgrounds. No product-only shots.
|
|
174
|
+
|
|
175
|
+
### Verbal / Tone
|
|
176
|
+
| Axis | Score |
|
|
177
|
+
|------|-------|
|
|
178
|
+
| Formal ←→ Casual | 3/5 (slightly casual) |
|
|
179
|
+
| Serious ←→ Playful | 2/5 (grounded, not playful) |
|
|
180
|
+
| Technical ←→ Accessible | 4/5 (very accessible) |
|
|
181
|
+
| Understated ←→ Bold | 2/5 (understated) |
|
|
182
|
+
| Warm ←→ Cool | 2/5 (warm) |
|
|
183
|
+
|
|
184
|
+
**Tone References:** Warby Parker (smart casual), Aesop (restrained authority)
|
|
185
|
+
|
|
186
|
+
**Voice Dos:** falar como especialista que respeita o cliente / usar frases curtas / mencionar o humano, não o produto
|
|
187
|
+
**Voice Don'ts:** jargão técnico / exclamações / superlatives (melhor, líder, número 1)
|
|
188
|
+
|
|
189
|
+
### Competitive Snapshot
|
|
190
|
+
| Competitor | Visual | Tone | Claim | Gap |
|
|
191
|
+
|------------|--------|------|-------|-----|
|
|
192
|
+
| Chilli Beans | Loud, neon, bold | Youth, irreverent | Moda acessível | — |
|
|
193
|
+
| LensaFácil | Clean, clinical, blue | Functional | Preço e conveniência | — |
|
|
194
|
+
| Óticas Carol | Colorful, promotional | Familiar | Variedade | — |
|
|
195
|
+
| **White space** | Warm editorial | Consultative | — | Nenhuma marca ocupa premium humano em SP |
|
|
196
|
+
|
|
197
|
+
### Structured Brief for brand-diagnosis
|
|
198
|
+
- **Sector:** Eyewear retail — premium accessible
|
|
199
|
+
- **Audience:** Adultos urbanos 28-45, SP, valorizam experiência e curadoria
|
|
200
|
+
- **Value prop hypothesis:** "A ótica que trata você como adulto inteligente"
|
|
201
|
+
- **Archetype hypothesis:** Sage (primary) + Caregiver (secondary)
|
|
202
|
+
- **Visual direction:** Editorial warmth — humanist type, warm neutrals, 1 deep accent, lifestyle photography
|
|
203
|
+
- **Tone direction:** Consultative authority — knowledgeable but never clinical, warm but never folksy
|
|
204
|
+
- **Top references:** Warby Parker, Ace & Tate, Aesop
|
|
205
|
+
- **Anti-references:** Chilli Beans, LensaFácil
|
|
206
|
+
- **White space:** Premium humano — território visual e verbal completamente aberto no mercado local
|
|
207
|
+
|
|
208
|
+
acceptance_criteria:
|
|
209
|
+
- "All 8 brand signals extracted from raw brief"
|
|
210
|
+
- "Minimum 3 aspirational + 2 anti-references with rationale"
|
|
211
|
+
- "Visual tension axis defined"
|
|
212
|
+
- "Tone scored on 5 axes"
|
|
213
|
+
- "Competitive white space identified"
|
|
214
|
+
- "Structured brief ready to feed brand-diagnosis"
|
|
215
|
+
|
|
216
|
+
veto_conditions:
|
|
217
|
+
- "References chosen without rationale → VETO"
|
|
218
|
+
- "Visual direction described only as 'clean' or 'modern' → VETO"
|
|
219
|
+
- "No competitive landscape mapped → VETO"
|
|
220
|
+
- "Structured brief missing archetype hypothesis → VETO"
|
|
221
|
+
|
|
222
|
+
handoff:
|
|
223
|
+
on_complete: "Pass structured brief to marty-neumeier for brand-diagnosis"
|
|
224
|
+
deliverable: "Reference research document + structured brief"
|
|
225
|
+
```
|
|
@@ -0,0 +1,134 @@
|
|
|
1
|
+
# Visual Identity Brief
|
|
2
|
+
|
|
3
|
+
```yaml
|
|
4
|
+
task:
|
|
5
|
+
task_name: "Create Visual Identity Brief"
|
|
6
|
+
status: pending
|
|
7
|
+
responsible_executor: michael-johnson
|
|
8
|
+
execution_type: Agent
|
|
9
|
+
estimated_time: "1-2h"
|
|
10
|
+
elicit: true
|
|
11
|
+
|
|
12
|
+
input:
|
|
13
|
+
- "Brand strategy document"
|
|
14
|
+
- "Positioning canvas"
|
|
15
|
+
- "Selected brand name"
|
|
16
|
+
- "Brand archetype"
|
|
17
|
+
|
|
18
|
+
output:
|
|
19
|
+
- "Visual identity brief"
|
|
20
|
+
- "Typography architecture"
|
|
21
|
+
- "Color system"
|
|
22
|
+
- "Brand guidelines structure"
|
|
23
|
+
|
|
24
|
+
action_items:
|
|
25
|
+
- step: 1
|
|
26
|
+
name: "Investigate"
|
|
27
|
+
description: |
|
|
28
|
+
Review all inputs:
|
|
29
|
+
- Brand strategy (values, personality, archetype)
|
|
30
|
+
- Positioning (competitive context, differentiation)
|
|
31
|
+
- Name (what it suggests visually)
|
|
32
|
+
- Competitor visual identities (what to avoid)
|
|
33
|
+
|
|
34
|
+
- step: 2
|
|
35
|
+
name: "Define Visual Strategy"
|
|
36
|
+
description: |
|
|
37
|
+
Document:
|
|
38
|
+
- Visual personality (3-5 adjectives)
|
|
39
|
+
- Visual tension (e.g., "Modern but warm")
|
|
40
|
+
- Reference brands (NOT to copy, but for mood)
|
|
41
|
+
- What the identity should FEEL like
|
|
42
|
+
- What to AVOID (competitor patterns)
|
|
43
|
+
|
|
44
|
+
- step: 3
|
|
45
|
+
name: "Typography Architecture"
|
|
46
|
+
description: |
|
|
47
|
+
Select and specify:
|
|
48
|
+
1. Brand Typeface (personality, marketing, headlines)
|
|
49
|
+
- Category: Serif, Sans, Slab, Display
|
|
50
|
+
- Weight range needed
|
|
51
|
+
- Rationale (why this type matches the brand)
|
|
52
|
+
2. UI Typeface (legibility, product, long text)
|
|
53
|
+
- Category: usually Sans-serif
|
|
54
|
+
- Weight range
|
|
55
|
+
- Rationale
|
|
56
|
+
3. Hierarchy:
|
|
57
|
+
- H1: [size, weight, typeface]
|
|
58
|
+
- H2-H6: [specifications]
|
|
59
|
+
- Body: [size, line-height, typeface]
|
|
60
|
+
- Caption, Label: [specifications]
|
|
61
|
+
|
|
62
|
+
- step: 4
|
|
63
|
+
name: "Color System"
|
|
64
|
+
description: |
|
|
65
|
+
Build using data/color-psychology.md:
|
|
66
|
+
1. Primary (1-2 colors)
|
|
67
|
+
- Map to brand personality
|
|
68
|
+
- Check competitor differentiation
|
|
69
|
+
- Specify: HEX, RGB, HSL
|
|
70
|
+
2. Secondary (2-3 colors)
|
|
71
|
+
3. Neutral (2-3 grays/whites/blacks)
|
|
72
|
+
4. Semantic (success, error, warning, info)
|
|
73
|
+
5. Accessibility: WCAG AA contrast verified
|
|
74
|
+
|
|
75
|
+
- step: 5
|
|
76
|
+
name: "Brand Guidelines Structure"
|
|
77
|
+
description: |
|
|
78
|
+
Create the table of contents:
|
|
79
|
+
1. Brand Story & Purpose
|
|
80
|
+
2. Logo Usage Guidelines
|
|
81
|
+
3. Color Specifications
|
|
82
|
+
4. Typography Specifications
|
|
83
|
+
5. Imagery & Photography Style
|
|
84
|
+
6. Iconography
|
|
85
|
+
7. Layout & Grid System
|
|
86
|
+
8. Voice & Tone (reference)
|
|
87
|
+
9. Digital Guidelines (responsive, dark mode)
|
|
88
|
+
10. What NOT to Do
|
|
89
|
+
|
|
90
|
+
output_example: |
|
|
91
|
+
## Visual Identity Brief — Synkra
|
|
92
|
+
|
|
93
|
+
**Visual Personality:** Precise, Forward-thinking, Warm, Technical, Human
|
|
94
|
+
**Visual Tension:** "Engineered precision with organic warmth"
|
|
95
|
+
**Avoid:** Cold corporate blue, generic SaaS gradients
|
|
96
|
+
|
|
97
|
+
### Typography Architecture
|
|
98
|
+
| Role | Typeface | Weight | Usage |
|
|
99
|
+
|------|----------|--------|-------|
|
|
100
|
+
| Brand | Space Grotesk | 500-700 | Headlines, marketing, hero sections |
|
|
101
|
+
| UI | Inter | 400-600 | Product UI, body text, documentation |
|
|
102
|
+
| H1 | Space Grotesk 700 | 40px/48px | Page titles |
|
|
103
|
+
| Body | Inter 400 | 16px/24px | Paragraph text |
|
|
104
|
+
| Caption | Inter 400 | 12px/16px | Labels, metadata |
|
|
105
|
+
|
|
106
|
+
### Color System
|
|
107
|
+
| Role | Name | HEX | Rationale |
|
|
108
|
+
|------|------|-----|-----------|
|
|
109
|
+
| Primary | Deep Indigo | #4338CA | Intelligence, depth, trust |
|
|
110
|
+
| Primary | Electric Teal | #0D9488 | Innovation, clarity, energy |
|
|
111
|
+
| Secondary | Warm Amber | #D97706 | Human warmth, approachability |
|
|
112
|
+
| Neutral | Slate 900 | #0F172A | Primary text |
|
|
113
|
+
| Neutral | Slate 100 | #F1F5F9 | Backgrounds |
|
|
114
|
+
| Semantic | Success | #16A34A | Confirmations |
|
|
115
|
+
| Semantic | Error | #DC2626 | Errors, destructive actions |
|
|
116
|
+
|
|
117
|
+
**WCAG AA:** All text combinations verified ≥ 4.5:1 contrast ratio.
|
|
118
|
+
|
|
119
|
+
acceptance_criteria:
|
|
120
|
+
- "Visual strategy documented with rationale"
|
|
121
|
+
- "Typography hierarchy complete (brand + UI typefaces)"
|
|
122
|
+
- "Color system with psychology mapping"
|
|
123
|
+
- "WCAG AA contrast verified"
|
|
124
|
+
- "Brand guidelines structure defined"
|
|
125
|
+
|
|
126
|
+
veto_conditions:
|
|
127
|
+
- "Colors chosen without personality rationale → VETO"
|
|
128
|
+
- "Typography without hierarchy → VETO"
|
|
129
|
+
- "No accessibility check → VETO"
|
|
130
|
+
|
|
131
|
+
handoff:
|
|
132
|
+
on_complete: "Coordinate with sagi-haviv for logo, then compile full brand book"
|
|
133
|
+
deliverable: "Visual identity brief + specifications"
|
|
134
|
+
```
|
|
@@ -0,0 +1,148 @@
|
|
|
1
|
+
# Brand Guidelines — {{BRAND_NAME}}
|
|
2
|
+
|
|
3
|
+
## Context
|
|
4
|
+
- **Version:** {{VERSION}}
|
|
5
|
+
- **Agent:** michael-johnson
|
|
6
|
+
- **Last Updated:** {{DATE}}
|
|
7
|
+
|
|
8
|
+
---
|
|
9
|
+
|
|
10
|
+
## 1. Brand Story (2-3 pages)
|
|
11
|
+
|
|
12
|
+
### Mission
|
|
13
|
+
{{MISSION}}
|
|
14
|
+
|
|
15
|
+
### Vision
|
|
16
|
+
{{VISION}}
|
|
17
|
+
|
|
18
|
+
### Values
|
|
19
|
+
1. {{VALUE_1}} — {{DEFINITION}}
|
|
20
|
+
2. {{VALUE_2}} — {{DEFINITION}}
|
|
21
|
+
3. {{VALUE_3}} — {{DEFINITION}}
|
|
22
|
+
|
|
23
|
+
### Brand Personality
|
|
24
|
+
{{ONE_PARAGRAPH_PERSONALITY}}
|
|
25
|
+
|
|
26
|
+
---
|
|
27
|
+
|
|
28
|
+
## 2. Logo (4-6 pages)
|
|
29
|
+
|
|
30
|
+
### Primary Logo
|
|
31
|
+
_[Insert primary logo]_
|
|
32
|
+
|
|
33
|
+
### Clear Space
|
|
34
|
+
- Minimum clear space: {{X}} logo units on all sides
|
|
35
|
+
- Minimum size — Print: {{MM}}mm width | Digital: {{PX}}px width
|
|
36
|
+
|
|
37
|
+
### Logo Variations
|
|
38
|
+
| Variation | Use Case |
|
|
39
|
+
|-----------|----------|
|
|
40
|
+
| Primary | Default usage |
|
|
41
|
+
| Reversed | Dark backgrounds |
|
|
42
|
+
| Monochrome | Single-color applications |
|
|
43
|
+
| Icon only | Favicon, app icon, small spaces |
|
|
44
|
+
|
|
45
|
+
### Logo DON'Ts
|
|
46
|
+
_Minimum 8 examples of misuse:_
|
|
47
|
+
1. [ ] Don't stretch or distort
|
|
48
|
+
2. [ ] Don't change colors
|
|
49
|
+
3. [ ] Don't add effects (shadows, gradients)
|
|
50
|
+
4. [ ] Don't rotate
|
|
51
|
+
5. [ ] Don't place on busy backgrounds
|
|
52
|
+
6. [ ] Don't outline
|
|
53
|
+
7. [ ] Don't rearrange elements
|
|
54
|
+
8. [ ] Don't use old versions
|
|
55
|
+
|
|
56
|
+
---
|
|
57
|
+
|
|
58
|
+
## 3. Color System (3-4 pages)
|
|
59
|
+
|
|
60
|
+
### Primary Palette
|
|
61
|
+
| Color | HEX | RGB | CMYK | Pantone | Usage |
|
|
62
|
+
|-------|-----|-----|------|---------|-------|
|
|
63
|
+
| {{COLOR_1}} | {{HEX}} | {{RGB}} | {{CMYK}} | {{PANTONE}} | {{USAGE}} |
|
|
64
|
+
| {{COLOR_2}} | {{HEX}} | {{RGB}} | {{CMYK}} | {{PANTONE}} | {{USAGE}} |
|
|
65
|
+
|
|
66
|
+
### Usage Ratios
|
|
67
|
+
- Primary: 60%
|
|
68
|
+
- Secondary: 30%
|
|
69
|
+
- Accent: 10%
|
|
70
|
+
|
|
71
|
+
### Accessibility
|
|
72
|
+
| Pair | Contrast Ratio | WCAG AA | WCAG AAA |
|
|
73
|
+
|------|---------------|---------|----------|
|
|
74
|
+
| {{TEXT}} on {{BG}} | {{RATIO}} | {{PASS/FAIL}} | {{PASS/FAIL}} |
|
|
75
|
+
|
|
76
|
+
---
|
|
77
|
+
|
|
78
|
+
## 4. Typography (3-4 pages)
|
|
79
|
+
|
|
80
|
+
### Type Scale
|
|
81
|
+
| Level | Font | Weight | Size | Line Height |
|
|
82
|
+
|-------|------|--------|------|-------------|
|
|
83
|
+
| H1 | {{FONT}} | {{WEIGHT}} | {{SIZE}} | {{LH}} |
|
|
84
|
+
| H2 | {{FONT}} | {{WEIGHT}} | {{SIZE}} | {{LH}} |
|
|
85
|
+
| Body | {{FONT}} | {{WEIGHT}} | {{SIZE}} | {{LH}} |
|
|
86
|
+
| Caption | {{FONT}} | {{WEIGHT}} | {{SIZE}} | {{LH}} |
|
|
87
|
+
|
|
88
|
+
### Hierarchy Examples
|
|
89
|
+
_[Show typography in context, not just specimens]_
|
|
90
|
+
|
|
91
|
+
---
|
|
92
|
+
|
|
93
|
+
## 5. Imagery (2-3 pages)
|
|
94
|
+
|
|
95
|
+
### Photography Style
|
|
96
|
+
- **Subjects:** {{SUBJECTS}}
|
|
97
|
+
- **Lighting:** {{LIGHTING}}
|
|
98
|
+
- **Composition:** {{COMPOSITION}}
|
|
99
|
+
- **Color treatment:** {{TREATMENT}}
|
|
100
|
+
|
|
101
|
+
### What to AVOID
|
|
102
|
+
1. {{AVOID_1}}
|
|
103
|
+
2. {{AVOID_2}}
|
|
104
|
+
3. {{AVOID_3}}
|
|
105
|
+
|
|
106
|
+
---
|
|
107
|
+
|
|
108
|
+
## 6. Voice & Tone (2-3 pages)
|
|
109
|
+
|
|
110
|
+
### Voice Dimensions
|
|
111
|
+
| Dimension | Score (0-10) |
|
|
112
|
+
|-----------|-------------|
|
|
113
|
+
| {{DIM_1}} | {{SCORE}} |
|
|
114
|
+
| {{DIM_2}} | {{SCORE}} |
|
|
115
|
+
|
|
116
|
+
### Tone Modulation
|
|
117
|
+
| Context | Tone Adjustment |
|
|
118
|
+
|---------|----------------|
|
|
119
|
+
| Marketing | {{TONE}} |
|
|
120
|
+
| Support | {{TONE}} |
|
|
121
|
+
| Error states | {{TONE}} |
|
|
122
|
+
|
|
123
|
+
### Example Copy
|
|
124
|
+
- **Headline:** {{EXAMPLE}}
|
|
125
|
+
- **CTA:** {{EXAMPLE}}
|
|
126
|
+
- **Error message:** {{EXAMPLE}}
|
|
127
|
+
|
|
128
|
+
---
|
|
129
|
+
|
|
130
|
+
## 7. Digital Applications (4-6 pages)
|
|
131
|
+
|
|
132
|
+
### UI Principles
|
|
133
|
+
{{PRINCIPLES}}
|
|
134
|
+
|
|
135
|
+
### Social Media Formats
|
|
136
|
+
| Platform | Format | Specs |
|
|
137
|
+
|----------|--------|-------|
|
|
138
|
+
| {{PLATFORM}} | {{FORMAT}} | {{SPECS}} |
|
|
139
|
+
|
|
140
|
+
---
|
|
141
|
+
|
|
142
|
+
## Validation
|
|
143
|
+
- [ ] All colors have HEX, RGB, CMYK, and Pantone
|
|
144
|
+
- [ ] Clear space measured in logo units (not pixels)
|
|
145
|
+
- [ ] Contrast ratios verified WCAG AA
|
|
146
|
+
- [ ] Typography shown in context
|
|
147
|
+
- [ ] Minimum 8 logo DON'Ts
|
|
148
|
+
- [ ] Voice dimensions scored 0-10
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
# Brand Soul Canvas — {{BRAND_NAME}}
|
|
2
|
+
|
|
3
|
+
## Context
|
|
4
|
+
- **Date:** {{DATE}}
|
|
5
|
+
- **Agent:** emily-heyward
|
|
6
|
+
- **Framework:** Obsessed (5 Pillars)
|
|
7
|
+
|
|
8
|
+
---
|
|
9
|
+
|
|
10
|
+
## Block 1: The Tension
|
|
11
|
+
_What emotional conflict does your brand address?_
|
|
12
|
+
|
|
13
|
+
**The world says:** {{CONVENTIONAL_WISDOM}}
|
|
14
|
+
**But the truth is:** {{BRAND_TRUTH}}
|
|
15
|
+
**The tension:** {{TENSION_STATEMENT}}
|
|
16
|
+
|
|
17
|
+
---
|
|
18
|
+
|
|
19
|
+
## Block 2: The Shared Enemy
|
|
20
|
+
_What does your brand stand AGAINST?_
|
|
21
|
+
|
|
22
|
+
**Enemy:** {{SHARED_ENEMY}}
|
|
23
|
+
**Why people hate it:** {{WHY_ENEMY_MATTERS}}
|
|
24
|
+
**How your brand fights it:** {{BRAND_RESPONSE}}
|
|
25
|
+
|
|
26
|
+
---
|
|
27
|
+
|
|
28
|
+
## Block 3: The Belief
|
|
29
|
+
_What does your brand believe that others don't?_
|
|
30
|
+
|
|
31
|
+
> "We believe {{BELIEF_STATEMENT}}"
|
|
32
|
+
|
|
33
|
+
**This belief matters because:** {{WHY_IT_MATTERS}}
|
|
34
|
+
**This belief is different because:** {{WHY_ITS_UNIQUE}}
|
|
35
|
+
|
|
36
|
+
---
|
|
37
|
+
|
|
38
|
+
## Block 4: The Tribe
|
|
39
|
+
_Who are your believers?_
|
|
40
|
+
|
|
41
|
+
- **They identify as:** {{IDENTITY}}
|
|
42
|
+
- **They value:** {{VALUES}}
|
|
43
|
+
- **They reject:** {{REJECTIONS}}
|
|
44
|
+
- **They gather at:** {{GATHERING_PLACES}}
|
|
45
|
+
|
|
46
|
+
---
|
|
47
|
+
|
|
48
|
+
## Block 5: The Rituals
|
|
49
|
+
_How does every touchpoint reinforce belonging?_
|
|
50
|
+
|
|
51
|
+
| Touchpoint | Ritual | Feeling Created |
|
|
52
|
+
|------------|--------|----------------|
|
|
53
|
+
| First visit | {{RITUAL}} | {{FEELING}} |
|
|
54
|
+
| Purchase | {{RITUAL}} | {{FEELING}} |
|
|
55
|
+
| Unboxing | {{RITUAL}} | {{FEELING}} |
|
|
56
|
+
| Support | {{RITUAL}} | {{FEELING}} |
|
|
57
|
+
| Community | {{RITUAL}} | {{FEELING}} |
|
|
58
|
+
|
|
59
|
+
---
|
|
60
|
+
|
|
61
|
+
## Block 6: The Narrative
|
|
62
|
+
_The three-act brand story_
|
|
63
|
+
|
|
64
|
+
**Act 1 — The Problem:** {{PROBLEM}}
|
|
65
|
+
**Act 2 — The Awakening:** {{AWAKENING}}
|
|
66
|
+
**Act 3 — The Movement:** {{MOVEMENT}}
|
|
67
|
+
|
|
68
|
+
---
|
|
69
|
+
|
|
70
|
+
## Block 7: The Gut Test
|
|
71
|
+
- [ ] Does this brand make someone FEEL something?
|
|
72
|
+
- [ ] Would someone proudly wear this brand on a t-shirt?
|
|
73
|
+
- [ ] Can a stranger understand the belief in 10 seconds?
|
|
74
|
+
- [ ] Is the enemy clear and specific (not vague)?
|
|
75
|
+
- [ ] Would the tribe self-identify without prompting?
|
|
76
|
+
|
|
77
|
+
---
|
|
78
|
+
|
|
79
|
+
## Handoff
|
|
80
|
+
→ Next: Brand activation plan, touchpoint design, launch narrative
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
# Naming Creative Brief
|
|
2
|
+
|
|
3
|
+
## Brand Context
|
|
4
|
+
|
|
5
|
+
**What the brand does:** {brand_description}
|
|
6
|
+
**Who it's for:** {target_audience}
|
|
7
|
+
**Category:** {market_category}
|
|
8
|
+
**Positioning statement:** {positioning_statement}
|
|
9
|
+
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
## Brand Personality
|
|
13
|
+
|
|
14
|
+
**Should feel like:** {personality_positive}
|
|
15
|
+
**Should NOT feel like:** {personality_negative}
|
|
16
|
+
**Brand archetype:** {brand_archetype}
|
|
17
|
+
**Tone keywords:** {tone_keywords}
|
|
18
|
+
|
|
19
|
+
---
|
|
20
|
+
|
|
21
|
+
## Competitor Names to Avoid
|
|
22
|
+
|
|
23
|
+
| Competitor | Name Style | Why Avoid |
|
|
24
|
+
|------------|-----------|-----------|
|
|
25
|
+
| {competitor_1} | {style_1} | {reason_1} |
|
|
26
|
+
| {competitor_2} | {style_2} | {reason_2} |
|
|
27
|
+
| {competitor_3} | {style_3} | {reason_3} |
|
|
28
|
+
|
|
29
|
+
---
|
|
30
|
+
|
|
31
|
+
## Constraints
|
|
32
|
+
|
|
33
|
+
- **Domain availability:** {domain_requirements}
|
|
34
|
+
- **Trademark clearance:** {trademark_notes}
|
|
35
|
+
- **Language considerations:** {language_constraints}
|
|
36
|
+
- **Character limit:** {max_characters}
|
|
37
|
+
- **Other constraints:** {other_constraints}
|
|
38
|
+
|
|
39
|
+
---
|
|
40
|
+
|
|
41
|
+
## Name Storm Results
|
|
42
|
+
|
|
43
|
+
| Name | SMILE /25 | SCRATCH Pass/Fail | Rationale |
|
|
44
|
+
|------|-----------|-------------------|-----------|
|
|
45
|
+
| {name_1} | {smile_score_1} | {scratch_result_1} | {rationale_1} |
|
|
46
|
+
| {name_2} | {smile_score_2} | {scratch_result_2} | {rationale_2} |
|
|
47
|
+
| {name_3} | {smile_score_3} | {scratch_result_3} | {rationale_3} |
|
|
48
|
+
| {name_4} | {smile_score_4} | {scratch_result_4} | {rationale_4} |
|
|
49
|
+
| {name_5} | {smile_score_5} | {scratch_result_5} | {rationale_5} |
|
|
50
|
+
|
|
51
|
+
**SMILE criteria:** Suggestive, Meaningful, Imagery, Legs, Emotional (5 pts each)
|
|
52
|
+
**SCRATCH filters:** Spelling-challenged, Copycat, Restrictive, Annoying, Tame, Curse of knowledge, Hard to pronounce
|
|
53
|
+
|
|
54
|
+
---
|
|
55
|
+
|
|
56
|
+
## Recommended Name
|
|
57
|
+
|
|
58
|
+
**Name:** {recommended_name}
|
|
59
|
+
|
|
60
|
+
**Full rationale:**
|
|
61
|
+
{recommended_rationale}
|
|
62
|
+
|
|
63
|
+
**SMILE breakdown:**
|
|
64
|
+
- Suggestive: {suggestive_score}/5 - {suggestive_note}
|
|
65
|
+
- Meaningful: {meaningful_score}/5 - {meaningful_note}
|
|
66
|
+
- Imagery: {imagery_score}/5 - {imagery_note}
|
|
67
|
+
- Legs: {legs_score}/5 - {legs_note}
|
|
68
|
+
- Emotional: {emotional_score}/5 - {emotional_note}
|
|
69
|
+
|
|
70
|
+
**SCRATCH clearance:** {scratch_clearance_notes}
|
|
71
|
+
|
|
72
|
+
---
|
|
73
|
+
|
|
74
|
+
## Tagline Options
|
|
75
|
+
|
|
76
|
+
| Tagline | Style | Pairs With |
|
|
77
|
+
|---------|-------|------------|
|
|
78
|
+
| {tagline_1} | {tagline_style_1} | {pairing_note_1} |
|
|
79
|
+
| {tagline_2} | {tagline_style_2} | {pairing_note_2} |
|
|
80
|
+
| {tagline_3} | {tagline_style_3} | {pairing_note_3} |
|
|
81
|
+
|
|
82
|
+
**Recommended tagline:** {recommended_tagline}
|
|
83
|
+
**Rationale:** {tagline_rationale}
|