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,23 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
|
3
|
+
xmlns="http://schemas.openxmlformats.org/drawingml/2006/picture"
|
|
4
|
+
xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main" elementFormDefault="qualified"
|
|
5
|
+
targetNamespace="http://schemas.openxmlformats.org/drawingml/2006/picture">
|
|
6
|
+
<xsd:import namespace="http://schemas.openxmlformats.org/drawingml/2006/main"
|
|
7
|
+
schemaLocation="dml-main.xsd"/>
|
|
8
|
+
<xsd:complexType name="CT_PictureNonVisual">
|
|
9
|
+
<xsd:sequence>
|
|
10
|
+
<xsd:element name="cNvPr" type="a:CT_NonVisualDrawingProps" minOccurs="1" maxOccurs="1"/>
|
|
11
|
+
<xsd:element name="cNvPicPr" type="a:CT_NonVisualPictureProperties" minOccurs="1"
|
|
12
|
+
maxOccurs="1"/>
|
|
13
|
+
</xsd:sequence>
|
|
14
|
+
</xsd:complexType>
|
|
15
|
+
<xsd:complexType name="CT_Picture">
|
|
16
|
+
<xsd:sequence minOccurs="1" maxOccurs="1">
|
|
17
|
+
<xsd:element name="nvPicPr" type="CT_PictureNonVisual" minOccurs="1" maxOccurs="1"/>
|
|
18
|
+
<xsd:element name="blipFill" type="a:CT_BlipFillProperties" minOccurs="1" maxOccurs="1"/>
|
|
19
|
+
<xsd:element name="spPr" type="a:CT_ShapeProperties" minOccurs="1" maxOccurs="1"/>
|
|
20
|
+
</xsd:sequence>
|
|
21
|
+
</xsd:complexType>
|
|
22
|
+
<xsd:element name="pic" type="CT_Picture"/>
|
|
23
|
+
</xsd:schema>
|
|
@@ -0,0 +1,185 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
|
3
|
+
xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"
|
|
4
|
+
xmlns="http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing"
|
|
5
|
+
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
|
|
6
|
+
targetNamespace="http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing"
|
|
7
|
+
elementFormDefault="qualified">
|
|
8
|
+
<xsd:import namespace="http://schemas.openxmlformats.org/drawingml/2006/main"
|
|
9
|
+
schemaLocation="dml-main.xsd"/>
|
|
10
|
+
<xsd:import schemaLocation="shared-relationshipReference.xsd"
|
|
11
|
+
namespace="http://schemas.openxmlformats.org/officeDocument/2006/relationships"/>
|
|
12
|
+
<xsd:element name="from" type="CT_Marker"/>
|
|
13
|
+
<xsd:element name="to" type="CT_Marker"/>
|
|
14
|
+
<xsd:complexType name="CT_AnchorClientData">
|
|
15
|
+
<xsd:attribute name="fLocksWithSheet" type="xsd:boolean" use="optional" default="true"/>
|
|
16
|
+
<xsd:attribute name="fPrintsWithSheet" type="xsd:boolean" use="optional" default="true"/>
|
|
17
|
+
</xsd:complexType>
|
|
18
|
+
<xsd:complexType name="CT_ShapeNonVisual">
|
|
19
|
+
<xsd:sequence>
|
|
20
|
+
<xsd:element name="cNvPr" type="a:CT_NonVisualDrawingProps" minOccurs="1" maxOccurs="1"/>
|
|
21
|
+
<xsd:element name="cNvSpPr" type="a:CT_NonVisualDrawingShapeProps" minOccurs="1" maxOccurs="1"
|
|
22
|
+
/>
|
|
23
|
+
</xsd:sequence>
|
|
24
|
+
</xsd:complexType>
|
|
25
|
+
<xsd:complexType name="CT_Shape">
|
|
26
|
+
<xsd:sequence>
|
|
27
|
+
<xsd:element name="nvSpPr" type="CT_ShapeNonVisual" minOccurs="1" maxOccurs="1"/>
|
|
28
|
+
<xsd:element name="spPr" type="a:CT_ShapeProperties" minOccurs="1" maxOccurs="1"/>
|
|
29
|
+
<xsd:element name="style" type="a:CT_ShapeStyle" minOccurs="0" maxOccurs="1"/>
|
|
30
|
+
<xsd:element name="txBody" type="a:CT_TextBody" minOccurs="0" maxOccurs="1"/>
|
|
31
|
+
</xsd:sequence>
|
|
32
|
+
<xsd:attribute name="macro" type="xsd:string" use="optional"/>
|
|
33
|
+
<xsd:attribute name="textlink" type="xsd:string" use="optional"/>
|
|
34
|
+
<xsd:attribute name="fLocksText" type="xsd:boolean" use="optional" default="true"/>
|
|
35
|
+
<xsd:attribute name="fPublished" type="xsd:boolean" use="optional" default="false"/>
|
|
36
|
+
</xsd:complexType>
|
|
37
|
+
<xsd:complexType name="CT_ConnectorNonVisual">
|
|
38
|
+
<xsd:sequence>
|
|
39
|
+
<xsd:element name="cNvPr" type="a:CT_NonVisualDrawingProps" minOccurs="1" maxOccurs="1"/>
|
|
40
|
+
<xsd:element name="cNvCxnSpPr" type="a:CT_NonVisualConnectorProperties" minOccurs="1"
|
|
41
|
+
maxOccurs="1"/>
|
|
42
|
+
</xsd:sequence>
|
|
43
|
+
</xsd:complexType>
|
|
44
|
+
<xsd:complexType name="CT_Connector">
|
|
45
|
+
<xsd:sequence>
|
|
46
|
+
<xsd:element name="nvCxnSpPr" type="CT_ConnectorNonVisual" minOccurs="1" maxOccurs="1"/>
|
|
47
|
+
<xsd:element name="spPr" type="a:CT_ShapeProperties" minOccurs="1" maxOccurs="1"/>
|
|
48
|
+
<xsd:element name="style" type="a:CT_ShapeStyle" minOccurs="0" maxOccurs="1"/>
|
|
49
|
+
</xsd:sequence>
|
|
50
|
+
<xsd:attribute name="macro" type="xsd:string" use="optional"/>
|
|
51
|
+
<xsd:attribute name="fPublished" type="xsd:boolean" use="optional" default="false"/>
|
|
52
|
+
</xsd:complexType>
|
|
53
|
+
<xsd:complexType name="CT_PictureNonVisual">
|
|
54
|
+
<xsd:sequence>
|
|
55
|
+
<xsd:element name="cNvPr" type="a:CT_NonVisualDrawingProps" minOccurs="1" maxOccurs="1"/>
|
|
56
|
+
<xsd:element name="cNvPicPr" type="a:CT_NonVisualPictureProperties" minOccurs="1"
|
|
57
|
+
maxOccurs="1"/>
|
|
58
|
+
</xsd:sequence>
|
|
59
|
+
</xsd:complexType>
|
|
60
|
+
<xsd:complexType name="CT_Picture">
|
|
61
|
+
<xsd:sequence>
|
|
62
|
+
<xsd:element name="nvPicPr" type="CT_PictureNonVisual" minOccurs="1" maxOccurs="1"/>
|
|
63
|
+
<xsd:element name="blipFill" type="a:CT_BlipFillProperties" minOccurs="1" maxOccurs="1"/>
|
|
64
|
+
<xsd:element name="spPr" type="a:CT_ShapeProperties" minOccurs="1" maxOccurs="1"/>
|
|
65
|
+
<xsd:element name="style" type="a:CT_ShapeStyle" minOccurs="0" maxOccurs="1"/>
|
|
66
|
+
</xsd:sequence>
|
|
67
|
+
<xsd:attribute name="macro" type="xsd:string" use="optional" default=""/>
|
|
68
|
+
<xsd:attribute name="fPublished" type="xsd:boolean" use="optional" default="false"/>
|
|
69
|
+
</xsd:complexType>
|
|
70
|
+
<xsd:complexType name="CT_GraphicalObjectFrameNonVisual">
|
|
71
|
+
<xsd:sequence>
|
|
72
|
+
<xsd:element name="cNvPr" type="a:CT_NonVisualDrawingProps" minOccurs="1" maxOccurs="1"/>
|
|
73
|
+
<xsd:element name="cNvGraphicFramePr" type="a:CT_NonVisualGraphicFrameProperties"
|
|
74
|
+
minOccurs="1" maxOccurs="1"/>
|
|
75
|
+
</xsd:sequence>
|
|
76
|
+
</xsd:complexType>
|
|
77
|
+
<xsd:complexType name="CT_GraphicalObjectFrame">
|
|
78
|
+
<xsd:sequence>
|
|
79
|
+
<xsd:element name="nvGraphicFramePr" type="CT_GraphicalObjectFrameNonVisual" minOccurs="1"
|
|
80
|
+
maxOccurs="1"/>
|
|
81
|
+
<xsd:element name="xfrm" type="a:CT_Transform2D" minOccurs="1" maxOccurs="1"/>
|
|
82
|
+
<xsd:element ref="a:graphic" minOccurs="1" maxOccurs="1"/>
|
|
83
|
+
</xsd:sequence>
|
|
84
|
+
<xsd:attribute name="macro" type="xsd:string" use="optional"/>
|
|
85
|
+
<xsd:attribute name="fPublished" type="xsd:boolean" use="optional" default="false"/>
|
|
86
|
+
</xsd:complexType>
|
|
87
|
+
<xsd:complexType name="CT_GroupShapeNonVisual">
|
|
88
|
+
<xsd:sequence>
|
|
89
|
+
<xsd:element name="cNvPr" type="a:CT_NonVisualDrawingProps" minOccurs="1" maxOccurs="1"/>
|
|
90
|
+
<xsd:element name="cNvGrpSpPr" type="a:CT_NonVisualGroupDrawingShapeProps" minOccurs="1"
|
|
91
|
+
maxOccurs="1"/>
|
|
92
|
+
</xsd:sequence>
|
|
93
|
+
</xsd:complexType>
|
|
94
|
+
<xsd:complexType name="CT_GroupShape">
|
|
95
|
+
<xsd:sequence>
|
|
96
|
+
<xsd:element name="nvGrpSpPr" type="CT_GroupShapeNonVisual" minOccurs="1" maxOccurs="1"/>
|
|
97
|
+
<xsd:element name="grpSpPr" type="a:CT_GroupShapeProperties" minOccurs="1" maxOccurs="1"/>
|
|
98
|
+
<xsd:choice minOccurs="0" maxOccurs="unbounded">
|
|
99
|
+
<xsd:element name="sp" type="CT_Shape"/>
|
|
100
|
+
<xsd:element name="grpSp" type="CT_GroupShape"/>
|
|
101
|
+
<xsd:element name="graphicFrame" type="CT_GraphicalObjectFrame"/>
|
|
102
|
+
<xsd:element name="cxnSp" type="CT_Connector"/>
|
|
103
|
+
<xsd:element name="pic" type="CT_Picture"/>
|
|
104
|
+
</xsd:choice>
|
|
105
|
+
</xsd:sequence>
|
|
106
|
+
</xsd:complexType>
|
|
107
|
+
<xsd:group name="EG_ObjectChoices">
|
|
108
|
+
<xsd:sequence>
|
|
109
|
+
<xsd:choice minOccurs="1" maxOccurs="1">
|
|
110
|
+
<xsd:element name="sp" type="CT_Shape"/>
|
|
111
|
+
<xsd:element name="grpSp" type="CT_GroupShape"/>
|
|
112
|
+
<xsd:element name="graphicFrame" type="CT_GraphicalObjectFrame"/>
|
|
113
|
+
<xsd:element name="cxnSp" type="CT_Connector"/>
|
|
114
|
+
<xsd:element name="pic" type="CT_Picture"/>
|
|
115
|
+
<xsd:element name="contentPart" type="CT_Rel"/>
|
|
116
|
+
</xsd:choice>
|
|
117
|
+
</xsd:sequence>
|
|
118
|
+
</xsd:group>
|
|
119
|
+
<xsd:complexType name="CT_Rel">
|
|
120
|
+
<xsd:attribute ref="r:id" use="required"/>
|
|
121
|
+
</xsd:complexType>
|
|
122
|
+
<xsd:simpleType name="ST_ColID">
|
|
123
|
+
<xsd:restriction base="xsd:int">
|
|
124
|
+
<xsd:minInclusive value="0"/>
|
|
125
|
+
</xsd:restriction>
|
|
126
|
+
</xsd:simpleType>
|
|
127
|
+
<xsd:simpleType name="ST_RowID">
|
|
128
|
+
<xsd:restriction base="xsd:int">
|
|
129
|
+
<xsd:minInclusive value="0"/>
|
|
130
|
+
</xsd:restriction>
|
|
131
|
+
</xsd:simpleType>
|
|
132
|
+
<xsd:complexType name="CT_Marker">
|
|
133
|
+
<xsd:sequence>
|
|
134
|
+
<xsd:element name="col" type="ST_ColID"/>
|
|
135
|
+
<xsd:element name="colOff" type="a:ST_Coordinate"/>
|
|
136
|
+
<xsd:element name="row" type="ST_RowID"/>
|
|
137
|
+
<xsd:element name="rowOff" type="a:ST_Coordinate"/>
|
|
138
|
+
</xsd:sequence>
|
|
139
|
+
</xsd:complexType>
|
|
140
|
+
<xsd:simpleType name="ST_EditAs">
|
|
141
|
+
<xsd:restriction base="xsd:token">
|
|
142
|
+
<xsd:enumeration value="twoCell"/>
|
|
143
|
+
<xsd:enumeration value="oneCell"/>
|
|
144
|
+
<xsd:enumeration value="absolute"/>
|
|
145
|
+
</xsd:restriction>
|
|
146
|
+
</xsd:simpleType>
|
|
147
|
+
<xsd:complexType name="CT_TwoCellAnchor">
|
|
148
|
+
<xsd:sequence>
|
|
149
|
+
<xsd:element name="from" type="CT_Marker"/>
|
|
150
|
+
<xsd:element name="to" type="CT_Marker"/>
|
|
151
|
+
<xsd:group ref="EG_ObjectChoices"/>
|
|
152
|
+
<xsd:element name="clientData" type="CT_AnchorClientData" minOccurs="1" maxOccurs="1"/>
|
|
153
|
+
</xsd:sequence>
|
|
154
|
+
<xsd:attribute name="editAs" type="ST_EditAs" use="optional" default="twoCell"/>
|
|
155
|
+
</xsd:complexType>
|
|
156
|
+
<xsd:complexType name="CT_OneCellAnchor">
|
|
157
|
+
<xsd:sequence>
|
|
158
|
+
<xsd:element name="from" type="CT_Marker"/>
|
|
159
|
+
<xsd:element name="ext" type="a:CT_PositiveSize2D"/>
|
|
160
|
+
<xsd:group ref="EG_ObjectChoices"/>
|
|
161
|
+
<xsd:element name="clientData" type="CT_AnchorClientData" minOccurs="1" maxOccurs="1"/>
|
|
162
|
+
</xsd:sequence>
|
|
163
|
+
</xsd:complexType>
|
|
164
|
+
<xsd:complexType name="CT_AbsoluteAnchor">
|
|
165
|
+
<xsd:sequence>
|
|
166
|
+
<xsd:element name="pos" type="a:CT_Point2D"/>
|
|
167
|
+
<xsd:element name="ext" type="a:CT_PositiveSize2D"/>
|
|
168
|
+
<xsd:group ref="EG_ObjectChoices"/>
|
|
169
|
+
<xsd:element name="clientData" type="CT_AnchorClientData" minOccurs="1" maxOccurs="1"/>
|
|
170
|
+
</xsd:sequence>
|
|
171
|
+
</xsd:complexType>
|
|
172
|
+
<xsd:group name="EG_Anchor">
|
|
173
|
+
<xsd:choice>
|
|
174
|
+
<xsd:element name="twoCellAnchor" type="CT_TwoCellAnchor"/>
|
|
175
|
+
<xsd:element name="oneCellAnchor" type="CT_OneCellAnchor"/>
|
|
176
|
+
<xsd:element name="absoluteAnchor" type="CT_AbsoluteAnchor"/>
|
|
177
|
+
</xsd:choice>
|
|
178
|
+
</xsd:group>
|
|
179
|
+
<xsd:complexType name="CT_Drawing">
|
|
180
|
+
<xsd:sequence>
|
|
181
|
+
<xsd:group ref="EG_Anchor" minOccurs="0" maxOccurs="unbounded"/>
|
|
182
|
+
</xsd:sequence>
|
|
183
|
+
</xsd:complexType>
|
|
184
|
+
<xsd:element name="wsDr" type="CT_Drawing"/>
|
|
185
|
+
</xsd:schema>
|
|
@@ -0,0 +1,287 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
|
3
|
+
xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"
|
|
4
|
+
xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main"
|
|
5
|
+
xmlns:dpct="http://schemas.openxmlformats.org/drawingml/2006/picture"
|
|
6
|
+
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
|
|
7
|
+
xmlns="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing"
|
|
8
|
+
targetNamespace="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing"
|
|
9
|
+
elementFormDefault="qualified">
|
|
10
|
+
<xsd:import namespace="http://schemas.openxmlformats.org/drawingml/2006/main"
|
|
11
|
+
schemaLocation="dml-main.xsd"/>
|
|
12
|
+
<xsd:import schemaLocation="wml.xsd"
|
|
13
|
+
namespace="http://schemas.openxmlformats.org/wordprocessingml/2006/main"/>
|
|
14
|
+
<xsd:import namespace="http://schemas.openxmlformats.org/drawingml/2006/picture"
|
|
15
|
+
schemaLocation="dml-picture.xsd"/>
|
|
16
|
+
<xsd:import namespace="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
|
|
17
|
+
schemaLocation="shared-relationshipReference.xsd"/>
|
|
18
|
+
<xsd:complexType name="CT_EffectExtent">
|
|
19
|
+
<xsd:attribute name="l" type="a:ST_Coordinate" use="required"/>
|
|
20
|
+
<xsd:attribute name="t" type="a:ST_Coordinate" use="required"/>
|
|
21
|
+
<xsd:attribute name="r" type="a:ST_Coordinate" use="required"/>
|
|
22
|
+
<xsd:attribute name="b" type="a:ST_Coordinate" use="required"/>
|
|
23
|
+
</xsd:complexType>
|
|
24
|
+
<xsd:simpleType name="ST_WrapDistance">
|
|
25
|
+
<xsd:restriction base="xsd:unsignedInt"/>
|
|
26
|
+
</xsd:simpleType>
|
|
27
|
+
<xsd:complexType name="CT_Inline">
|
|
28
|
+
<xsd:sequence>
|
|
29
|
+
<xsd:element name="extent" type="a:CT_PositiveSize2D"/>
|
|
30
|
+
<xsd:element name="effectExtent" type="CT_EffectExtent" minOccurs="0"/>
|
|
31
|
+
<xsd:element name="docPr" type="a:CT_NonVisualDrawingProps" minOccurs="1" maxOccurs="1"/>
|
|
32
|
+
<xsd:element name="cNvGraphicFramePr" type="a:CT_NonVisualGraphicFrameProperties"
|
|
33
|
+
minOccurs="0" maxOccurs="1"/>
|
|
34
|
+
<xsd:element ref="a:graphic" minOccurs="1" maxOccurs="1"/>
|
|
35
|
+
</xsd:sequence>
|
|
36
|
+
<xsd:attribute name="distT" type="ST_WrapDistance" use="optional"/>
|
|
37
|
+
<xsd:attribute name="distB" type="ST_WrapDistance" use="optional"/>
|
|
38
|
+
<xsd:attribute name="distL" type="ST_WrapDistance" use="optional"/>
|
|
39
|
+
<xsd:attribute name="distR" type="ST_WrapDistance" use="optional"/>
|
|
40
|
+
</xsd:complexType>
|
|
41
|
+
<xsd:simpleType name="ST_WrapText">
|
|
42
|
+
<xsd:restriction base="xsd:token">
|
|
43
|
+
<xsd:enumeration value="bothSides"/>
|
|
44
|
+
<xsd:enumeration value="left"/>
|
|
45
|
+
<xsd:enumeration value="right"/>
|
|
46
|
+
<xsd:enumeration value="largest"/>
|
|
47
|
+
</xsd:restriction>
|
|
48
|
+
</xsd:simpleType>
|
|
49
|
+
<xsd:complexType name="CT_WrapPath">
|
|
50
|
+
<xsd:sequence>
|
|
51
|
+
<xsd:element name="start" type="a:CT_Point2D" minOccurs="1" maxOccurs="1"/>
|
|
52
|
+
<xsd:element name="lineTo" type="a:CT_Point2D" minOccurs="2" maxOccurs="unbounded"/>
|
|
53
|
+
</xsd:sequence>
|
|
54
|
+
<xsd:attribute name="edited" type="xsd:boolean" use="optional"/>
|
|
55
|
+
</xsd:complexType>
|
|
56
|
+
<xsd:complexType name="CT_WrapNone"/>
|
|
57
|
+
<xsd:complexType name="CT_WrapSquare">
|
|
58
|
+
<xsd:sequence>
|
|
59
|
+
<xsd:element name="effectExtent" type="CT_EffectExtent" minOccurs="0"/>
|
|
60
|
+
</xsd:sequence>
|
|
61
|
+
<xsd:attribute name="wrapText" type="ST_WrapText" use="required"/>
|
|
62
|
+
<xsd:attribute name="distT" type="ST_WrapDistance" use="optional"/>
|
|
63
|
+
<xsd:attribute name="distB" type="ST_WrapDistance" use="optional"/>
|
|
64
|
+
<xsd:attribute name="distL" type="ST_WrapDistance" use="optional"/>
|
|
65
|
+
<xsd:attribute name="distR" type="ST_WrapDistance" use="optional"/>
|
|
66
|
+
</xsd:complexType>
|
|
67
|
+
<xsd:complexType name="CT_WrapTight">
|
|
68
|
+
<xsd:sequence>
|
|
69
|
+
<xsd:element name="wrapPolygon" type="CT_WrapPath" minOccurs="1" maxOccurs="1"/>
|
|
70
|
+
</xsd:sequence>
|
|
71
|
+
<xsd:attribute name="wrapText" type="ST_WrapText" use="required"/>
|
|
72
|
+
<xsd:attribute name="distL" type="ST_WrapDistance" use="optional"/>
|
|
73
|
+
<xsd:attribute name="distR" type="ST_WrapDistance" use="optional"/>
|
|
74
|
+
</xsd:complexType>
|
|
75
|
+
<xsd:complexType name="CT_WrapThrough">
|
|
76
|
+
<xsd:sequence>
|
|
77
|
+
<xsd:element name="wrapPolygon" type="CT_WrapPath" minOccurs="1" maxOccurs="1"/>
|
|
78
|
+
</xsd:sequence>
|
|
79
|
+
<xsd:attribute name="wrapText" type="ST_WrapText" use="required"/>
|
|
80
|
+
<xsd:attribute name="distL" type="ST_WrapDistance" use="optional"/>
|
|
81
|
+
<xsd:attribute name="distR" type="ST_WrapDistance" use="optional"/>
|
|
82
|
+
</xsd:complexType>
|
|
83
|
+
<xsd:complexType name="CT_WrapTopBottom">
|
|
84
|
+
<xsd:sequence>
|
|
85
|
+
<xsd:element name="effectExtent" type="CT_EffectExtent" minOccurs="0"/>
|
|
86
|
+
</xsd:sequence>
|
|
87
|
+
<xsd:attribute name="distT" type="ST_WrapDistance" use="optional"/>
|
|
88
|
+
<xsd:attribute name="distB" type="ST_WrapDistance" use="optional"/>
|
|
89
|
+
</xsd:complexType>
|
|
90
|
+
<xsd:group name="EG_WrapType">
|
|
91
|
+
<xsd:sequence>
|
|
92
|
+
<xsd:choice minOccurs="1" maxOccurs="1">
|
|
93
|
+
<xsd:element name="wrapNone" type="CT_WrapNone" minOccurs="1" maxOccurs="1"/>
|
|
94
|
+
<xsd:element name="wrapSquare" type="CT_WrapSquare" minOccurs="1" maxOccurs="1"/>
|
|
95
|
+
<xsd:element name="wrapTight" type="CT_WrapTight" minOccurs="1" maxOccurs="1"/>
|
|
96
|
+
<xsd:element name="wrapThrough" type="CT_WrapThrough" minOccurs="1" maxOccurs="1"/>
|
|
97
|
+
<xsd:element name="wrapTopAndBottom" type="CT_WrapTopBottom" minOccurs="1" maxOccurs="1"/>
|
|
98
|
+
</xsd:choice>
|
|
99
|
+
</xsd:sequence>
|
|
100
|
+
</xsd:group>
|
|
101
|
+
<xsd:simpleType name="ST_PositionOffset">
|
|
102
|
+
<xsd:restriction base="xsd:int"/>
|
|
103
|
+
</xsd:simpleType>
|
|
104
|
+
<xsd:simpleType name="ST_AlignH">
|
|
105
|
+
<xsd:restriction base="xsd:token">
|
|
106
|
+
<xsd:enumeration value="left"/>
|
|
107
|
+
<xsd:enumeration value="right"/>
|
|
108
|
+
<xsd:enumeration value="center"/>
|
|
109
|
+
<xsd:enumeration value="inside"/>
|
|
110
|
+
<xsd:enumeration value="outside"/>
|
|
111
|
+
</xsd:restriction>
|
|
112
|
+
</xsd:simpleType>
|
|
113
|
+
<xsd:simpleType name="ST_RelFromH">
|
|
114
|
+
<xsd:restriction base="xsd:token">
|
|
115
|
+
<xsd:enumeration value="margin"/>
|
|
116
|
+
<xsd:enumeration value="page"/>
|
|
117
|
+
<xsd:enumeration value="column"/>
|
|
118
|
+
<xsd:enumeration value="character"/>
|
|
119
|
+
<xsd:enumeration value="leftMargin"/>
|
|
120
|
+
<xsd:enumeration value="rightMargin"/>
|
|
121
|
+
<xsd:enumeration value="insideMargin"/>
|
|
122
|
+
<xsd:enumeration value="outsideMargin"/>
|
|
123
|
+
</xsd:restriction>
|
|
124
|
+
</xsd:simpleType>
|
|
125
|
+
<xsd:complexType name="CT_PosH">
|
|
126
|
+
<xsd:sequence>
|
|
127
|
+
<xsd:choice minOccurs="1" maxOccurs="1">
|
|
128
|
+
<xsd:element name="align" type="ST_AlignH" minOccurs="1" maxOccurs="1"/>
|
|
129
|
+
<xsd:element name="posOffset" type="ST_PositionOffset" minOccurs="1" maxOccurs="1"/>
|
|
130
|
+
</xsd:choice>
|
|
131
|
+
</xsd:sequence>
|
|
132
|
+
<xsd:attribute name="relativeFrom" type="ST_RelFromH" use="required"/>
|
|
133
|
+
</xsd:complexType>
|
|
134
|
+
<xsd:simpleType name="ST_AlignV">
|
|
135
|
+
<xsd:restriction base="xsd:token">
|
|
136
|
+
<xsd:enumeration value="top"/>
|
|
137
|
+
<xsd:enumeration value="bottom"/>
|
|
138
|
+
<xsd:enumeration value="center"/>
|
|
139
|
+
<xsd:enumeration value="inside"/>
|
|
140
|
+
<xsd:enumeration value="outside"/>
|
|
141
|
+
</xsd:restriction>
|
|
142
|
+
</xsd:simpleType>
|
|
143
|
+
<xsd:simpleType name="ST_RelFromV">
|
|
144
|
+
<xsd:restriction base="xsd:token">
|
|
145
|
+
<xsd:enumeration value="margin"/>
|
|
146
|
+
<xsd:enumeration value="page"/>
|
|
147
|
+
<xsd:enumeration value="paragraph"/>
|
|
148
|
+
<xsd:enumeration value="line"/>
|
|
149
|
+
<xsd:enumeration value="topMargin"/>
|
|
150
|
+
<xsd:enumeration value="bottomMargin"/>
|
|
151
|
+
<xsd:enumeration value="insideMargin"/>
|
|
152
|
+
<xsd:enumeration value="outsideMargin"/>
|
|
153
|
+
</xsd:restriction>
|
|
154
|
+
</xsd:simpleType>
|
|
155
|
+
<xsd:complexType name="CT_PosV">
|
|
156
|
+
<xsd:sequence>
|
|
157
|
+
<xsd:choice minOccurs="1" maxOccurs="1">
|
|
158
|
+
<xsd:element name="align" type="ST_AlignV" minOccurs="1" maxOccurs="1"/>
|
|
159
|
+
<xsd:element name="posOffset" type="ST_PositionOffset" minOccurs="1" maxOccurs="1"/>
|
|
160
|
+
</xsd:choice>
|
|
161
|
+
</xsd:sequence>
|
|
162
|
+
<xsd:attribute name="relativeFrom" type="ST_RelFromV" use="required"/>
|
|
163
|
+
</xsd:complexType>
|
|
164
|
+
<xsd:complexType name="CT_Anchor">
|
|
165
|
+
<xsd:sequence>
|
|
166
|
+
<xsd:element name="simplePos" type="a:CT_Point2D"/>
|
|
167
|
+
<xsd:element name="positionH" type="CT_PosH"/>
|
|
168
|
+
<xsd:element name="positionV" type="CT_PosV"/>
|
|
169
|
+
<xsd:element name="extent" type="a:CT_PositiveSize2D"/>
|
|
170
|
+
<xsd:element name="effectExtent" type="CT_EffectExtent" minOccurs="0"/>
|
|
171
|
+
<xsd:group ref="EG_WrapType"/>
|
|
172
|
+
<xsd:element name="docPr" type="a:CT_NonVisualDrawingProps" minOccurs="1" maxOccurs="1"/>
|
|
173
|
+
<xsd:element name="cNvGraphicFramePr" type="a:CT_NonVisualGraphicFrameProperties"
|
|
174
|
+
minOccurs="0" maxOccurs="1"/>
|
|
175
|
+
<xsd:element ref="a:graphic" minOccurs="1" maxOccurs="1"/>
|
|
176
|
+
</xsd:sequence>
|
|
177
|
+
<xsd:attribute name="distT" type="ST_WrapDistance" use="optional"/>
|
|
178
|
+
<xsd:attribute name="distB" type="ST_WrapDistance" use="optional"/>
|
|
179
|
+
<xsd:attribute name="distL" type="ST_WrapDistance" use="optional"/>
|
|
180
|
+
<xsd:attribute name="distR" type="ST_WrapDistance" use="optional"/>
|
|
181
|
+
<xsd:attribute name="simplePos" type="xsd:boolean"/>
|
|
182
|
+
<xsd:attribute name="relativeHeight" type="xsd:unsignedInt" use="required"/>
|
|
183
|
+
<xsd:attribute name="behindDoc" type="xsd:boolean" use="required"/>
|
|
184
|
+
<xsd:attribute name="locked" type="xsd:boolean" use="required"/>
|
|
185
|
+
<xsd:attribute name="layoutInCell" type="xsd:boolean" use="required"/>
|
|
186
|
+
<xsd:attribute name="hidden" type="xsd:boolean" use="optional"/>
|
|
187
|
+
<xsd:attribute name="allowOverlap" type="xsd:boolean" use="required"/>
|
|
188
|
+
</xsd:complexType>
|
|
189
|
+
<xsd:complexType name="CT_TxbxContent">
|
|
190
|
+
<xsd:group ref="w:EG_BlockLevelElts" minOccurs="1" maxOccurs="unbounded"/>
|
|
191
|
+
</xsd:complexType>
|
|
192
|
+
<xsd:complexType name="CT_TextboxInfo">
|
|
193
|
+
<xsd:sequence>
|
|
194
|
+
<xsd:element name="txbxContent" type="CT_TxbxContent" minOccurs="1" maxOccurs="1"/>
|
|
195
|
+
<xsd:element name="extLst" type="a:CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>
|
|
196
|
+
</xsd:sequence>
|
|
197
|
+
<xsd:attribute name="id" type="xsd:unsignedShort" use="optional" default="0"/>
|
|
198
|
+
</xsd:complexType>
|
|
199
|
+
<xsd:complexType name="CT_LinkedTextboxInformation">
|
|
200
|
+
<xsd:sequence>
|
|
201
|
+
<xsd:element name="extLst" type="a:CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>
|
|
202
|
+
</xsd:sequence>
|
|
203
|
+
<xsd:attribute name="id" type="xsd:unsignedShort" use="required"/>
|
|
204
|
+
<xsd:attribute name="seq" type="xsd:unsignedShort" use="required"/>
|
|
205
|
+
</xsd:complexType>
|
|
206
|
+
<xsd:complexType name="CT_WordprocessingShape">
|
|
207
|
+
<xsd:sequence minOccurs="1" maxOccurs="1">
|
|
208
|
+
<xsd:element name="cNvPr" type="a:CT_NonVisualDrawingProps" minOccurs="0" maxOccurs="1"/>
|
|
209
|
+
<xsd:choice minOccurs="1" maxOccurs="1">
|
|
210
|
+
<xsd:element name="cNvSpPr" type="a:CT_NonVisualDrawingShapeProps" minOccurs="1"
|
|
211
|
+
maxOccurs="1"/>
|
|
212
|
+
<xsd:element name="cNvCnPr" type="a:CT_NonVisualConnectorProperties" minOccurs="1"
|
|
213
|
+
maxOccurs="1"/>
|
|
214
|
+
</xsd:choice>
|
|
215
|
+
<xsd:element name="spPr" type="a:CT_ShapeProperties" minOccurs="1" maxOccurs="1"/>
|
|
216
|
+
<xsd:element name="style" type="a:CT_ShapeStyle" minOccurs="0" maxOccurs="1"/>
|
|
217
|
+
<xsd:element name="extLst" type="a:CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>
|
|
218
|
+
<xsd:choice minOccurs="0" maxOccurs="1">
|
|
219
|
+
<xsd:element name="txbx" type="CT_TextboxInfo" minOccurs="1" maxOccurs="1"/>
|
|
220
|
+
<xsd:element name="linkedTxbx" type="CT_LinkedTextboxInformation" minOccurs="1"
|
|
221
|
+
maxOccurs="1"/>
|
|
222
|
+
</xsd:choice>
|
|
223
|
+
<xsd:element name="bodyPr" type="a:CT_TextBodyProperties" minOccurs="1" maxOccurs="1"/>
|
|
224
|
+
</xsd:sequence>
|
|
225
|
+
<xsd:attribute name="normalEastAsianFlow" type="xsd:boolean" use="optional" default="false"/>
|
|
226
|
+
</xsd:complexType>
|
|
227
|
+
<xsd:complexType name="CT_GraphicFrame">
|
|
228
|
+
<xsd:sequence>
|
|
229
|
+
<xsd:element name="cNvPr" type="a:CT_NonVisualDrawingProps" minOccurs="1" maxOccurs="1"/>
|
|
230
|
+
<xsd:element name="cNvFrPr" type="a:CT_NonVisualGraphicFrameProperties" minOccurs="1"
|
|
231
|
+
maxOccurs="1"/>
|
|
232
|
+
<xsd:element name="xfrm" type="a:CT_Transform2D" minOccurs="1" maxOccurs="1"/>
|
|
233
|
+
<xsd:element ref="a:graphic" minOccurs="1" maxOccurs="1"/>
|
|
234
|
+
<xsd:element name="extLst" type="a:CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>
|
|
235
|
+
</xsd:sequence>
|
|
236
|
+
</xsd:complexType>
|
|
237
|
+
<xsd:complexType name="CT_WordprocessingContentPartNonVisual">
|
|
238
|
+
<xsd:sequence>
|
|
239
|
+
<xsd:element name="cNvPr" type="a:CT_NonVisualDrawingProps" minOccurs="0" maxOccurs="1"/>
|
|
240
|
+
<xsd:element name="cNvContentPartPr" type="a:CT_NonVisualContentPartProperties" minOccurs="0" maxOccurs="1"/>
|
|
241
|
+
</xsd:sequence>
|
|
242
|
+
</xsd:complexType>
|
|
243
|
+
<xsd:complexType name="CT_WordprocessingContentPart">
|
|
244
|
+
<xsd:sequence>
|
|
245
|
+
<xsd:element name="nvContentPartPr" type="CT_WordprocessingContentPartNonVisual" minOccurs="0" maxOccurs="1"/>
|
|
246
|
+
<xsd:element name="xfrm" type="a:CT_Transform2D" minOccurs="0" maxOccurs="1"/>
|
|
247
|
+
<xsd:element name="extLst" type="a:CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>
|
|
248
|
+
</xsd:sequence>
|
|
249
|
+
<xsd:attribute name="bwMode" type="a:ST_BlackWhiteMode" use="optional"/>
|
|
250
|
+
<xsd:attribute ref="r:id" use="required"/>
|
|
251
|
+
</xsd:complexType>
|
|
252
|
+
<xsd:complexType name="CT_WordprocessingGroup">
|
|
253
|
+
<xsd:sequence minOccurs="1" maxOccurs="1">
|
|
254
|
+
<xsd:element name="cNvPr" type="a:CT_NonVisualDrawingProps" minOccurs="0" maxOccurs="1"/>
|
|
255
|
+
<xsd:element name="cNvGrpSpPr" type="a:CT_NonVisualGroupDrawingShapeProps" minOccurs="1"
|
|
256
|
+
maxOccurs="1"/>
|
|
257
|
+
<xsd:element name="grpSpPr" type="a:CT_GroupShapeProperties" minOccurs="1" maxOccurs="1"/>
|
|
258
|
+
<xsd:choice minOccurs="0" maxOccurs="unbounded">
|
|
259
|
+
<xsd:element ref="wsp"/>
|
|
260
|
+
<xsd:element name="grpSp" type="CT_WordprocessingGroup"/>
|
|
261
|
+
<xsd:element name="graphicFrame" type="CT_GraphicFrame"/>
|
|
262
|
+
<xsd:element ref="dpct:pic"/>
|
|
263
|
+
<xsd:element name="contentPart" type="CT_WordprocessingContentPart"/>
|
|
264
|
+
</xsd:choice>
|
|
265
|
+
<xsd:element name="extLst" type="a:CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>
|
|
266
|
+
</xsd:sequence>
|
|
267
|
+
</xsd:complexType>
|
|
268
|
+
<xsd:complexType name="CT_WordprocessingCanvas">
|
|
269
|
+
<xsd:sequence minOccurs="1" maxOccurs="1">
|
|
270
|
+
<xsd:element name="bg" type="a:CT_BackgroundFormatting" minOccurs="0" maxOccurs="1"/>
|
|
271
|
+
<xsd:element name="whole" type="a:CT_WholeE2oFormatting" minOccurs="0" maxOccurs="1"/>
|
|
272
|
+
<xsd:choice minOccurs="0" maxOccurs="unbounded">
|
|
273
|
+
<xsd:element ref="wsp"/>
|
|
274
|
+
<xsd:element ref="dpct:pic"/>
|
|
275
|
+
<xsd:element name="contentPart" type="CT_WordprocessingContentPart"/>
|
|
276
|
+
<xsd:element ref="wgp"/>
|
|
277
|
+
<xsd:element name="graphicFrame" type="CT_GraphicFrame"/>
|
|
278
|
+
</xsd:choice>
|
|
279
|
+
<xsd:element name="extLst" type="a:CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>
|
|
280
|
+
</xsd:sequence>
|
|
281
|
+
</xsd:complexType>
|
|
282
|
+
<xsd:element name="wpc" type="CT_WordprocessingCanvas"/>
|
|
283
|
+
<xsd:element name="wgp" type="CT_WordprocessingGroup"/>
|
|
284
|
+
<xsd:element name="wsp" type="CT_WordprocessingShape"/>
|
|
285
|
+
<xsd:element name="inline" type="CT_Inline"/>
|
|
286
|
+
<xsd:element name="anchor" type="CT_Anchor"/>
|
|
287
|
+
</xsd:schema>
|