takomi 2.0.4
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 +422 -0
- package/assets/.agent/skills/agent-recovery/SKILL.md +147 -0
- package/assets/.agent/skills/ai-avatar-video/SKILL.md +153 -0
- package/assets/.agent/skills/ai-marketing-videos/SKILL.md +295 -0
- package/assets/.agent/skills/ai-podcast-creation/SKILL.md +292 -0
- package/assets/.agent/skills/ai-product-photography/SKILL.md +269 -0
- package/assets/.agent/skills/ai-sdk/SKILL.md +77 -0
- package/assets/.agent/skills/ai-sdk/references/ai-gateway.md +66 -0
- package/assets/.agent/skills/ai-sdk/references/common-errors.md +443 -0
- package/assets/.agent/skills/ai-sdk/references/type-safe-agents.md +204 -0
- package/assets/.agent/skills/ai-social-media-content/SKILL.md +253 -0
- package/assets/.agent/skills/ai-voice-cloning/SKILL.md +276 -0
- package/assets/.agent/skills/algorithmic-art/LICENSE.txt +202 -0
- package/assets/.agent/skills/algorithmic-art/SKILL.md +405 -0
- package/assets/.agent/skills/algorithmic-art/templates/generator_template.js +223 -0
- package/assets/.agent/skills/algorithmic-art/templates/viewer.html +599 -0
- package/assets/.agent/skills/audit-website/SKILL.md +631 -0
- package/assets/.agent/skills/audit-website/agents/openai.yaml +6 -0
- package/assets/.agent/skills/audit-website/assets/icon-large.png +0 -0
- package/assets/.agent/skills/audit-website/assets/icon-small.svg +41 -0
- package/assets/.agent/skills/audit-website/references/OUTPUT-FORMAT.md +250 -0
- package/assets/.agent/skills/avoid-feature-creep/SKILL.md +307 -0
- package/assets/.agent/skills/avoid-feature-creep/agents/openai.yaml +3 -0
- package/assets/.agent/skills/avoid-feature-creep/assets/large-logo.png +0 -0
- package/assets/.agent/skills/avoid-feature-creep/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/building-native-ui/SKILL.md +320 -0
- package/assets/.agent/skills/building-native-ui/references/animations.md +220 -0
- package/assets/.agent/skills/building-native-ui/references/controls.md +270 -0
- package/assets/.agent/skills/building-native-ui/references/form-sheet.md +227 -0
- package/assets/.agent/skills/building-native-ui/references/gradients.md +106 -0
- package/assets/.agent/skills/building-native-ui/references/icons.md +213 -0
- package/assets/.agent/skills/building-native-ui/references/media.md +198 -0
- package/assets/.agent/skills/building-native-ui/references/route-structure.md +229 -0
- package/assets/.agent/skills/building-native-ui/references/search.md +248 -0
- package/assets/.agent/skills/building-native-ui/references/storage.md +121 -0
- package/assets/.agent/skills/building-native-ui/references/tabs.md +368 -0
- package/assets/.agent/skills/building-native-ui/references/toolbar-and-headers.md +284 -0
- package/assets/.agent/skills/building-native-ui/references/visual-effects.md +197 -0
- package/assets/.agent/skills/building-native-ui/references/webgpu-three.md +605 -0
- package/assets/.agent/skills/building-native-ui/references/zoom-transitions.md +158 -0
- package/assets/.agent/skills/code-review/SKILL.md +81 -0
- package/assets/.agent/skills/component-analysis/SKILL.md +103 -0
- package/assets/.agent/skills/context7/SKILL.md +85 -0
- package/assets/.agent/skills/convex/SKILL.md +62 -0
- package/assets/.agent/skills/convex/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-agents/SKILL.md +516 -0
- package/assets/.agent/skills/convex-agents/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-agents/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-agents/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-best-practices/SKILL.md +369 -0
- package/assets/.agent/skills/convex-best-practices/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-best-practices/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-best-practices/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-component-authoring/SKILL.md +457 -0
- package/assets/.agent/skills/convex-component-authoring/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-component-authoring/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-component-authoring/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-cron-jobs/SKILL.md +604 -0
- package/assets/.agent/skills/convex-cron-jobs/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-cron-jobs/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-cron-jobs/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-file-storage/SKILL.md +467 -0
- package/assets/.agent/skills/convex-file-storage/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-file-storage/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-file-storage/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-functions/SKILL.md +458 -0
- package/assets/.agent/skills/convex-functions/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-functions/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-functions/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-http-actions/SKILL.md +733 -0
- package/assets/.agent/skills/convex-http-actions/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-http-actions/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-http-actions/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-migrations/SKILL.md +712 -0
- package/assets/.agent/skills/convex-migrations/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-migrations/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-migrations/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-realtime/SKILL.md +443 -0
- package/assets/.agent/skills/convex-realtime/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-realtime/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-realtime/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-schema-validator/SKILL.md +400 -0
- package/assets/.agent/skills/convex-schema-validator/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-schema-validator/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-schema-validator/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-security-audit/SKILL.md +539 -0
- package/assets/.agent/skills/convex-security-audit/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-security-audit/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-security-audit/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-security-check/SKILL.md +378 -0
- package/assets/.agent/skills/convex-security-check/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-security-check/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-security-check/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/copywriting/SKILL.md +251 -0
- package/assets/.agent/skills/copywriting/references/copy-frameworks.md +338 -0
- package/assets/.agent/skills/copywriting/references/natural-transitions.md +252 -0
- package/assets/.agent/skills/crafting-effective-readmes/SKILL.md +78 -0
- package/assets/.agent/skills/crafting-effective-readmes/references/art-of-readme.md +536 -0
- package/assets/.agent/skills/crafting-effective-readmes/references/make-a-readme.md +119 -0
- package/assets/.agent/skills/crafting-effective-readmes/references/standard-readme-example-maximal.md +68 -0
- package/assets/.agent/skills/crafting-effective-readmes/references/standard-readme-example-minimal.md +21 -0
- package/assets/.agent/skills/crafting-effective-readmes/references/standard-readme-spec.md +242 -0
- package/assets/.agent/skills/crafting-effective-readmes/section-checklist.md +17 -0
- package/assets/.agent/skills/crafting-effective-readmes/style-guide.md +13 -0
- package/assets/.agent/skills/crafting-effective-readmes/templates/internal.md +106 -0
- package/assets/.agent/skills/crafting-effective-readmes/templates/oss.md +77 -0
- package/assets/.agent/skills/crafting-effective-readmes/templates/personal.md +51 -0
- package/assets/.agent/skills/crafting-effective-readmes/templates/xdg-config.md +71 -0
- package/assets/.agent/skills/crafting-effective-readmes/using-references.md +35 -0
- package/assets/.agent/skills/docx/LICENSE.txt +30 -0
- package/assets/.agent/skills/docx/SKILL.md +481 -0
- package/assets/.agent/skills/docx/scripts/accept_changes.py +135 -0
- package/assets/.agent/skills/docx/scripts/comment.py +318 -0
- package/assets/.agent/skills/docx/scripts/office/helpers/merge_runs.py +199 -0
- package/assets/.agent/skills/docx/scripts/office/helpers/simplify_redlines.py +197 -0
- package/assets/.agent/skills/docx/scripts/office/pack.py +159 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd +42 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd +50 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd +49 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd +33 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/mce/mc.xsd +75 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
- package/assets/.agent/skills/docx/scripts/office/soffice.py +183 -0
- package/assets/.agent/skills/docx/scripts/office/unpack.py +132 -0
- package/assets/.agent/skills/docx/scripts/office/validate.py +111 -0
- package/assets/.agent/skills/docx/scripts/office/validators/base.py +847 -0
- package/assets/.agent/skills/docx/scripts/office/validators/docx.py +446 -0
- package/assets/.agent/skills/docx/scripts/office/validators/pptx.py +275 -0
- package/assets/.agent/skills/docx/scripts/office/validators/redlining.py +247 -0
- package/assets/.agent/skills/docx/scripts/templates/comments.xml +3 -0
- package/assets/.agent/skills/docx/scripts/templates/commentsExtended.xml +3 -0
- package/assets/.agent/skills/docx/scripts/templates/commentsExtensible.xml +3 -0
- package/assets/.agent/skills/docx/scripts/templates/commentsIds.xml +3 -0
- package/assets/.agent/skills/docx/scripts/templates/people.xml +3 -0
- package/assets/.agent/skills/domain-name-brainstormer/SKILL.md +212 -0
- package/assets/.agent/skills/frontend-design/LICENSE.txt +177 -0
- package/assets/.agent/skills/frontend-design/SKILL.md +42 -0
- package/assets/.agent/skills/gemini/SKILL.md +223 -0
- package/assets/.agent/skills/git-worktree/SKILL.md +78 -0
- package/assets/.agent/skills/github-ops/SKILL.md +220 -0
- package/assets/.agent/skills/github-ops/scripts/publish_issues.ps1 +443 -0
- package/assets/.agent/skills/github-ops/scripts/smart-ops.ps1 +128 -0
- package/assets/.agent/skills/github-ops/scripts/smart-ops.sh +130 -0
- package/assets/.agent/skills/global-brand-namer/SKILL.md +119 -0
- package/assets/.agent/skills/global-brand-namer/references/language-matrices.md +196 -0
- package/assets/.agent/skills/global-brand-namer/references/saas-modifiers.md +132 -0
- package/assets/.agent/skills/google-trends/SKILL.md +157 -0
- package/assets/.agent/skills/google-trends/scripts/package.json +17 -0
- package/assets/.agent/skills/google-trends/scripts/pnpm-lock.yaml +31 -0
- package/assets/.agent/skills/google-trends/scripts/search.js +168 -0
- package/assets/.agent/skills/high-fidelity-extraction/SKILL.md +59 -0
- package/assets/.agent/skills/jules/SKILL.md +196 -0
- package/assets/.agent/skills/marketing-ideas/SKILL.md +166 -0
- package/assets/.agent/skills/marketing-ideas/references/ideas-by-category.md +347 -0
- package/assets/.agent/skills/monorepo-management/SKILL.md +623 -0
- package/assets/.agent/skills/nextjs-standards/SKILL.md +194 -0
- package/assets/.agent/skills/nextjs-standards/scripts/vibe-verify.py +150 -0
- package/assets/.agent/skills/nextjs-standards/templates/Coding_Guidelines.md +337 -0
- package/assets/.agent/skills/nextjs-standards/templates/Issue_Template.md +194 -0
- package/assets/.agent/skills/optimize-agent-context/SKILL.md +97 -0
- package/assets/.agent/skills/pdf/LICENSE.txt +30 -0
- package/assets/.agent/skills/pdf/SKILL.md +314 -0
- package/assets/.agent/skills/pdf/forms.md +294 -0
- package/assets/.agent/skills/pdf/reference.md +612 -0
- package/assets/.agent/skills/pdf/scripts/check_bounding_boxes.py +65 -0
- package/assets/.agent/skills/pdf/scripts/check_fillable_fields.py +11 -0
- package/assets/.agent/skills/pdf/scripts/convert_pdf_to_images.py +33 -0
- package/assets/.agent/skills/pdf/scripts/create_validation_image.py +37 -0
- package/assets/.agent/skills/pdf/scripts/extract_form_field_info.py +122 -0
- package/assets/.agent/skills/pdf/scripts/extract_form_structure.py +115 -0
- package/assets/.agent/skills/pdf/scripts/fill_fillable_fields.py +98 -0
- package/assets/.agent/skills/pdf/scripts/fill_pdf_form_with_annotations.py +107 -0
- package/assets/.agent/skills/pptx/LICENSE.txt +30 -0
- package/assets/.agent/skills/pptx/SKILL.md +232 -0
- package/assets/.agent/skills/pptx/editing.md +205 -0
- package/assets/.agent/skills/pptx/pptxgenjs.md +420 -0
- package/assets/.agent/skills/pptx/scripts/add_slide.py +195 -0
- package/assets/.agent/skills/pptx/scripts/clean.py +286 -0
- package/assets/.agent/skills/pptx/scripts/office/helpers/merge_runs.py +199 -0
- package/assets/.agent/skills/pptx/scripts/office/helpers/simplify_redlines.py +197 -0
- package/assets/.agent/skills/pptx/scripts/office/pack.py +159 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd +42 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd +50 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd +49 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd +33 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/mce/mc.xsd +75 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
- package/assets/.agent/skills/pptx/scripts/office/soffice.py +183 -0
- package/assets/.agent/skills/pptx/scripts/office/unpack.py +132 -0
- package/assets/.agent/skills/pptx/scripts/office/validate.py +111 -0
- package/assets/.agent/skills/pptx/scripts/office/validators/base.py +847 -0
- package/assets/.agent/skills/pptx/scripts/office/validators/docx.py +446 -0
- package/assets/.agent/skills/pptx/scripts/office/validators/pptx.py +275 -0
- package/assets/.agent/skills/pptx/scripts/office/validators/redlining.py +247 -0
- package/assets/.agent/skills/pptx/scripts/thumbnail.py +289 -0
- package/assets/.agent/skills/pricing-strategy/SKILL.md +227 -0
- package/assets/.agent/skills/pricing-strategy/references/research-methods.md +146 -0
- package/assets/.agent/skills/pricing-strategy/references/tier-structure.md +223 -0
- package/assets/.agent/skills/programmatic-seo/SKILL.md +236 -0
- package/assets/.agent/skills/programmatic-seo/references/playbooks.md +293 -0
- package/assets/.agent/skills/prompt-engineering/SKILL.md +342 -0
- package/assets/.agent/skills/remotion/SKILL.md +45 -0
- package/assets/.agent/skills/remotion/rules/3d.md +86 -0
- package/assets/.agent/skills/remotion/rules/animations.md +29 -0
- package/assets/.agent/skills/remotion/rules/assets/charts-bar-chart.tsx +173 -0
- package/assets/.agent/skills/remotion/rules/assets/text-animations-typewriter.tsx +100 -0
- package/assets/.agent/skills/remotion/rules/assets/text-animations-word-highlight.tsx +108 -0
- package/assets/.agent/skills/remotion/rules/assets.md +78 -0
- package/assets/.agent/skills/remotion/rules/audio.md +172 -0
- package/assets/.agent/skills/remotion/rules/calculate-metadata.md +104 -0
- package/assets/.agent/skills/remotion/rules/can-decode.md +75 -0
- package/assets/.agent/skills/remotion/rules/charts.md +58 -0
- package/assets/.agent/skills/remotion/rules/compositions.md +141 -0
- package/assets/.agent/skills/remotion/rules/display-captions.md +126 -0
- package/assets/.agent/skills/remotion/rules/extract-frames.md +229 -0
- package/assets/.agent/skills/remotion/rules/fonts.md +152 -0
- package/assets/.agent/skills/remotion/rules/get-audio-duration.md +58 -0
- package/assets/.agent/skills/remotion/rules/get-video-dimensions.md +68 -0
- package/assets/.agent/skills/remotion/rules/get-video-duration.md +58 -0
- package/assets/.agent/skills/remotion/rules/gifs.md +138 -0
- package/assets/.agent/skills/remotion/rules/images.md +130 -0
- package/assets/.agent/skills/remotion/rules/import-srt-captions.md +67 -0
- package/assets/.agent/skills/remotion/rules/lottie.md +68 -0
- package/assets/.agent/skills/remotion/rules/maps.md +403 -0
- package/assets/.agent/skills/remotion/rules/measuring-dom-nodes.md +35 -0
- package/assets/.agent/skills/remotion/rules/measuring-text.md +143 -0
- package/assets/.agent/skills/remotion/rules/parameters.md +98 -0
- package/assets/.agent/skills/remotion/rules/sequencing.md +118 -0
- package/assets/.agent/skills/remotion/rules/tailwind.md +11 -0
- package/assets/.agent/skills/remotion/rules/text-animations.md +20 -0
- package/assets/.agent/skills/remotion/rules/timing.md +179 -0
- package/assets/.agent/skills/remotion/rules/transcribe-captions.md +19 -0
- package/assets/.agent/skills/remotion/rules/transitions.md +122 -0
- package/assets/.agent/skills/remotion/rules/trimming.md +53 -0
- package/assets/.agent/skills/remotion/rules/videos.md +171 -0
- package/assets/.agent/skills/security-audit/SKILL.md +184 -0
- package/assets/.agent/skills/seo-ready/SKILL.md +140 -0
- package/assets/.agent/skills/seo-ready/references/aeo-geo-patterns.md +279 -0
- package/assets/.agent/skills/seo-ready/references/ai-writing-detection.md +190 -0
- package/assets/.agent/skills/skill-creator/LICENSE.txt +202 -0
- package/assets/.agent/skills/skill-creator/SKILL.md +356 -0
- package/assets/.agent/skills/skill-creator/references/output-patterns.md +82 -0
- package/assets/.agent/skills/skill-creator/references/workflows.md +28 -0
- package/assets/.agent/skills/skill-creator/scripts/__pycache__/quick_validate.cpython-311.pyc +0 -0
- package/assets/.agent/skills/skill-creator/scripts/init_skill.py +303 -0
- package/assets/.agent/skills/skill-creator/scripts/package_skill.py +110 -0
- package/assets/.agent/skills/skill-creator/scripts/quick_validate.py +95 -0
- package/assets/.agent/skills/social-content/SKILL.md +277 -0
- package/assets/.agent/skills/social-content/references/platforms.md +163 -0
- package/assets/.agent/skills/social-content/references/post-templates.md +171 -0
- package/assets/.agent/skills/social-content/references/reverse-engineering.md +190 -0
- package/assets/.agent/skills/spawn-task/SKILL.md +130 -0
- package/assets/.agent/skills/stitch/SKILL.md +258 -0
- package/assets/.agent/skills/stitch/design-md/README.md +34 -0
- package/assets/.agent/skills/stitch/design-md/SKILL.md +172 -0
- package/assets/.agent/skills/stitch/design-md/examples/DESIGN.md +154 -0
- package/assets/.agent/skills/stitch/enhance-prompt/README.md +34 -0
- package/assets/.agent/skills/stitch/enhance-prompt/SKILL.md +204 -0
- package/assets/.agent/skills/stitch/enhance-prompt/references/KEYWORDS.md +114 -0
- package/assets/.agent/skills/stitch/react-components/README.md +36 -0
- package/assets/.agent/skills/stitch/react-components/SKILL.md +47 -0
- package/assets/.agent/skills/stitch/react-components/examples/gold-standard-card.tsx +80 -0
- package/assets/.agent/skills/stitch/react-components/package-lock.json +231 -0
- package/assets/.agent/skills/stitch/react-components/package.json +16 -0
- package/assets/.agent/skills/stitch/react-components/resources/architecture-checklist.md +15 -0
- package/assets/.agent/skills/stitch/react-components/resources/component-template.tsx +37 -0
- package/assets/.agent/skills/stitch/react-components/resources/stitch-api-reference.md +14 -0
- package/assets/.agent/skills/stitch/react-components/resources/style-guide.json +27 -0
- package/assets/.agent/skills/stitch/react-components/scripts/fetch-stitch.sh +30 -0
- package/assets/.agent/skills/stitch/react-components/scripts/validate.js +68 -0
- package/assets/.agent/skills/stitch/remotion/README.md +105 -0
- package/assets/.agent/skills/stitch/remotion/SKILL.md +393 -0
- package/assets/.agent/skills/stitch/remotion/examples/WalkthroughComposition.tsx +78 -0
- package/assets/.agent/skills/stitch/remotion/examples/screens.json +56 -0
- package/assets/.agent/skills/stitch/remotion/resources/composition-checklist.md +124 -0
- package/assets/.agent/skills/stitch/remotion/resources/screen-slide-template.tsx +123 -0
- package/assets/.agent/skills/stitch/remotion/scripts/download-stitch-asset.sh +38 -0
- package/assets/.agent/skills/stitch/shadcn-ui/README.md +248 -0
- package/assets/.agent/skills/stitch/shadcn-ui/SKILL.md +326 -0
- package/assets/.agent/skills/stitch/shadcn-ui/examples/auth-layout.tsx +177 -0
- package/assets/.agent/skills/stitch/shadcn-ui/examples/data-table.tsx +313 -0
- package/assets/.agent/skills/stitch/shadcn-ui/examples/form-pattern.tsx +177 -0
- package/assets/.agent/skills/stitch/shadcn-ui/resources/component-catalog.md +481 -0
- package/assets/.agent/skills/stitch/shadcn-ui/resources/customization-guide.md +516 -0
- package/assets/.agent/skills/stitch/shadcn-ui/resources/migration-guide.md +463 -0
- package/assets/.agent/skills/stitch/shadcn-ui/resources/setup-guide.md +412 -0
- package/assets/.agent/skills/stitch/shadcn-ui/scripts/verify-setup.sh +134 -0
- package/assets/.agent/skills/stitch/stitch-loop/README.md +54 -0
- package/assets/.agent/skills/stitch/stitch-loop/SKILL.md +203 -0
- package/assets/.agent/skills/stitch/stitch-loop/examples/SITE.md +73 -0
- package/assets/.agent/skills/stitch/stitch-loop/examples/next-prompt.md +25 -0
- package/assets/.agent/skills/stitch/stitch-loop/resources/baton-schema.md +61 -0
- package/assets/.agent/skills/stitch/stitch-loop/resources/site-template.md +104 -0
- package/assets/.agent/skills/subagent-driven-development/SKILL.md +242 -0
- package/assets/.agent/skills/subagent-driven-development/code-quality-reviewer-prompt.md +20 -0
- package/assets/.agent/skills/subagent-driven-development/implementer-prompt.md +78 -0
- package/assets/.agent/skills/subagent-driven-development/spec-reviewer-prompt.md +61 -0
- package/assets/.agent/skills/sync-docs/SKILL.md +88 -0
- package/assets/.agent/skills/twitter-automation/SKILL.md +157 -0
- package/assets/.agent/skills/ui-ux-pro-max/README.md +488 -0
- package/assets/.agent/skills/ui-ux-pro-max/SKILL.md +293 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/charts.csv +26 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/colors.csv +97 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/icons.csv +101 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/landing.csv +31 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/products.csv +97 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/prompts.csv +24 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/react-performance.csv +45 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/flutter.csv +53 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/html-tailwind.csv +56 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/jetpack-compose.csv +53 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/nextjs.csv +53 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/nuxt-ui.csv +51 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/nuxtjs.csv +59 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/react-native.csv +52 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/react.csv +54 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/shadcn.csv +61 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/svelte.csv +54 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/swiftui.csv +51 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/vue.csv +50 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/styles.csv +59 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/typography.csv +58 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/ui-reasoning.csv +101 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/ux-guidelines.csv +100 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/web-interface.csv +31 -0
- package/assets/.agent/skills/ui-ux-pro-max/scripts/__pycache__/core.cpython-311.pyc +0 -0
- package/assets/.agent/skills/ui-ux-pro-max/scripts/__pycache__/design_system.cpython-311.pyc +0 -0
- package/assets/.agent/skills/ui-ux-pro-max/scripts/core.py +258 -0
- package/assets/.agent/skills/ui-ux-pro-max/scripts/design_system.py +1067 -0
- package/assets/.agent/skills/ui-ux-pro-max/scripts/search.py +106 -0
- package/assets/.agent/skills/upgrading-expo/SKILL.md +125 -0
- package/assets/.agent/skills/upgrading-expo/references/expo-av-to-audio.md +132 -0
- package/assets/.agent/skills/upgrading-expo/references/expo-av-to-video.md +160 -0
- package/assets/.agent/skills/upgrading-expo/references/native-tabs.md +124 -0
- package/assets/.agent/skills/upgrading-expo/references/new-architecture.md +79 -0
- package/assets/.agent/skills/upgrading-expo/references/react-19.md +79 -0
- package/assets/.agent/skills/upgrading-expo/references/react-compiler.md +59 -0
- package/assets/.agent/skills/web-design-guidelines/SKILL.md +39 -0
- package/assets/.agent/skills/webapp-testing/LICENSE.txt +202 -0
- package/assets/.agent/skills/webapp-testing/SKILL.md +96 -0
- package/assets/.agent/skills/webapp-testing/examples/console_logging.py +35 -0
- package/assets/.agent/skills/webapp-testing/examples/element_discovery.py +40 -0
- package/assets/.agent/skills/webapp-testing/examples/static_html_automation.py +33 -0
- package/assets/.agent/skills/webapp-testing/scripts/with_server.py +106 -0
- package/assets/.agent/skills/xlsx/LICENSE.txt +30 -0
- package/assets/.agent/skills/xlsx/SKILL.md +292 -0
- package/assets/.agent/skills/xlsx/scripts/office/helpers/merge_runs.py +199 -0
- package/assets/.agent/skills/xlsx/scripts/office/helpers/simplify_redlines.py +197 -0
- package/assets/.agent/skills/xlsx/scripts/office/pack.py +159 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd +42 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd +50 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd +49 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd +33 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/mce/mc.xsd +75 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
- package/assets/.agent/skills/xlsx/scripts/office/soffice.py +183 -0
- package/assets/.agent/skills/xlsx/scripts/office/unpack.py +132 -0
- package/assets/.agent/skills/xlsx/scripts/office/validate.py +111 -0
- package/assets/.agent/skills/xlsx/scripts/office/validators/base.py +847 -0
- package/assets/.agent/skills/xlsx/scripts/office/validators/docx.py +446 -0
- package/assets/.agent/skills/xlsx/scripts/office/validators/pptx.py +275 -0
- package/assets/.agent/skills/xlsx/scripts/office/validators/redlining.py +247 -0
- package/assets/.agent/skills/xlsx/scripts/recalc.py +184 -0
- package/assets/.agent/skills/youtube-pipeline/SKILL.md +194 -0
- package/assets/.agent/skills/youtube-pipeline/resources/youtube-phase1-strategy.md +224 -0
- package/assets/.agent/skills/youtube-pipeline/resources/youtube-phase2-packaging.md +148 -0
- package/assets/.agent/skills/youtube-pipeline/resources/youtube-phase3-scripting.md +197 -0
- package/assets/.agent/skills/youtube-pipeline/resources/youtube-phase3.5-shorts.md +271 -0
- package/assets/.agent/skills/youtube-pipeline/resources/youtube-phase4-production.md +193 -0
- package/assets/.agent/skills/youtube-pipeline/resources/youtube-phase5-repurposing.md +159 -0
- package/assets/.agent/skills/youtube-pipeline/resources/youtube-pipeline.md +161 -0
- package/assets/.agent/skills/youtube-pipeline/scripts/parse_yt_studio.ps1 +150 -0
- package/assets/.agent/workflows/LEGACY/ANTIGRAVITY_TOOLBOX.md +200 -0
- package/assets/.agent/workflows/LEGACY/analyze_component.md +141 -0
- package/assets/.agent/workflows/LEGACY/build_vibecode_project.md +154 -0
- package/assets/.agent/workflows/LEGACY/build_vibecode_project_v2.md +158 -0
- package/assets/.agent/workflows/LEGACY/deep_code_audit.md +79 -0
- package/assets/.agent/workflows/LEGACY/gemini-orchestrate.md +63 -0
- package/assets/.agent/workflows/LEGACY/git_worktree.md +71 -0
- package/assets/.agent/workflows/LEGACY/init_smart_ops.md +101 -0
- package/assets/.agent/workflows/LEGACY/init_vibecode_genesis_v1.md +137 -0
- package/assets/.agent/workflows/LEGACY/multi_agent_strategy.md +62 -0
- package/assets/.agent/workflows/LEGACY/orchestrate.md +321 -0
- package/assets/.agent/workflows/LEGACY/seo_ready.md +249 -0
- package/assets/.agent/workflows/LEGACY/vibe-orchestrator.md +305 -0
- package/assets/.agent/workflows/LEGACY/youtube-phase1-strategy.md +224 -0
- package/assets/.agent/workflows/LEGACY/youtube-phase2-packaging.md +148 -0
- package/assets/.agent/workflows/LEGACY/youtube-phase3-scripting.md +197 -0
- package/assets/.agent/workflows/LEGACY/youtube-phase3.5-shorts.md +271 -0
- package/assets/.agent/workflows/LEGACY/youtube-phase4-production.md +193 -0
- package/assets/.agent/workflows/LEGACY/youtube-phase5-repurposing.md +159 -0
- package/assets/.agent/workflows/LEGACY/youtube-pipeline.md +161 -0
- package/assets/.agent/workflows/README.md +537 -0
- package/assets/.agent/workflows/Vercel Ai SDK.md +34083 -0
- package/assets/.agent/workflows/agent_reset.md +173 -0
- package/assets/.agent/workflows/escalate.md +112 -0
- package/assets/.agent/workflows/migrate.md +135 -0
- package/assets/.agent/workflows/mode-architect.md +422 -0
- package/assets/.agent/workflows/mode-ask.md +294 -0
- package/assets/.agent/workflows/mode-code.md +481 -0
- package/assets/.agent/workflows/mode-debug.md +407 -0
- package/assets/.agent/workflows/mode-orchestrator.md +222 -0
- package/assets/.agent/workflows/mode-review.md +341 -0
- package/assets/.agent/workflows/mode-visionary.md +186 -0
- package/assets/.agent/workflows/optimize-agent-context.md +54 -0
- package/assets/.agent/workflows/remotion-build.md +323 -0
- package/assets/.agent/workflows/reverse_genesis.md +132 -0
- package/assets/.agent/workflows/review_code.md +133 -0
- package/assets/.agent/workflows/spawn-jstar-code-review.md +121 -0
- package/assets/.agent/workflows/stitch.md +149 -0
- package/assets/.agent/workflows/vibe-build.md +271 -0
- package/assets/.agent/workflows/vibe-continueBuild.md +184 -0
- package/assets/.agent/workflows/vibe-design.md +98 -0
- package/assets/.agent/workflows/vibe-finalize.md +208 -0
- package/assets/.agent/workflows/vibe-genesis.md +191 -0
- package/assets/.agent/workflows/vibe-primeAgent.md +110 -0
- package/assets/.agent/workflows/vibe-spawnTask.md +188 -0
- package/assets/.agent/workflows/vibe-syncDocs.md +90 -0
- package/assets/Legacy/0 VibeCode User Manual.md +175 -0
- package/assets/Legacy/1 Project Genesis Protocol The VibeCode Workflow.md +89 -0
- package/assets/Legacy/2/342/234/250 ULTIMATE ORCHESTRATION PROMPT/342/234/250.md" +114 -0
- package/assets/Legacy/3 Design System Genesis Protocol.md +75 -0
- package/assets/Legacy/3.1.1 my_design_system_rules.md +177 -0
- package/assets/Legacy/3.1.2 Material You M3 Genesis Protocol.md +73 -0
- package/assets/Legacy/4 The Ultimate GitHub Issue Meta-Prompt Template.md +54 -0
- package/assets/Legacy/5 The Escalation & Handoff Protocol.md +97 -0
- package/assets/Legacy/8 The Seamless Migration Meta-Prompt (Your Reusable Tool).md +38 -0
- package/assets/Legacy/9 The Reverse Genesis Protocol.md +75 -0
- package/assets/Takomi-Agents/custom_modes.yaml +1252 -0
- package/assets/Takomi-Agents/kilo-code-settings.json +1 -0
- package/assets/Takomi-Agents/vibe-architect.yaml +473 -0
- package/assets/Takomi-Agents/vibe-ask.yaml +395 -0
- package/assets/Takomi-Agents/vibe-code.yaml +522 -0
- package/assets/Takomi-Agents/vibe-debug.yaml +448 -0
- package/assets/Takomi-Agents/vibe-orchestrator.yaml +763 -0
- package/assets/Takomi-Agents/vibe-review.yaml +459 -0
- package/assets/Takomi-Agents/vibe-visionary.yaml +607 -0
- package/bin/takomi.js +2 -0
- package/package.json +42 -0
- package/src/cli.js +638 -0
- package/src/harness.js +281 -0
- package/src/store.js +239 -0
- package/src/utils.js +447 -0
|
@@ -0,0 +1,224 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Phase 1 of YouTube Pipeline - The Strategy Engine (Ideation & Research). Find a mathematically proven video topic using outlier data.
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# YouTube Phase 1: The Strategy Engine
|
|
6
|
+
|
|
7
|
+
> **Your Role**: You are a brutal expert YouTube strategist. You generate ideas, challenge weak concepts, and demand proof. You teach the "why" behind every step. Never yes-man.
|
|
8
|
+
|
|
9
|
+
## Step 0: Load Source Knowledge
|
|
10
|
+
Before starting, read the full phase document to get undiluted context:
|
|
11
|
+
```
|
|
12
|
+
View file: c:\CreativeOS\Creator_Command_Hub_Obsidian\📁 YouTube Brain\📂 Processed_Notes\Workflow\Phase 1.md
|
|
13
|
+
```
|
|
14
|
+
|
|
15
|
+
## Step 1: Gather Context
|
|
16
|
+
Ask the user:
|
|
17
|
+
1. **Niche**: "What's your channel about? Be specific."
|
|
18
|
+
2. **Recent Videos**: "What are your last 3 video topics?"
|
|
19
|
+
3. **Target Audience**: "Who exactly watches you? Age, situation, pain points?"
|
|
20
|
+
4. **Mode**: "Do you want me to drive (Guided) or do you want more control (Manual)?"
|
|
21
|
+
|
|
22
|
+
If user has prior notes/summaries in the vault, reference them to pre-fill answers.
|
|
23
|
+
|
|
24
|
+
## Step 2: The Outlier Hunt (AI-Driven)
|
|
25
|
+
Based on their niche, **you generate** potential outlier directions:
|
|
26
|
+
|
|
27
|
+
### 2a. Small Creator Gold Mines
|
|
28
|
+
- Search their niche mentally and suggest 3-5 specific search queries they should run
|
|
29
|
+
- Explain the 5x-10x view:sub ratio metric
|
|
30
|
+
- Ask them to come back with 3 links to small creator outliers
|
|
31
|
+
|
|
32
|
+
### 2b. Big Creator Trends
|
|
33
|
+
- Name the top 5 giants in their niche (or ask if you don't know)
|
|
34
|
+
- Suggest they check "Most Popular" sorts
|
|
35
|
+
- Ask for 3 recurring topics from the giants
|
|
36
|
+
|
|
37
|
+
### 2c. Adjacent Niche Remix
|
|
38
|
+
- **You suggest** 2-3 adjacent niches based on their niche
|
|
39
|
+
- Explain the "plug your topic into their format" concept
|
|
40
|
+
- Generate 2 example remixes
|
|
41
|
+
|
|
42
|
+
### 2d. Broad Niche Mass Appeal
|
|
43
|
+
- **You suggest** 3 broad formats that could work (e.g., "I tried X for 30 days", "Day in the life of a...")
|
|
44
|
+
- Generate 2 examples applied to their niche
|
|
45
|
+
|
|
46
|
+
### 2e. YouTube Studio Trends Tab
|
|
47
|
+
Navigate to YouTube Studio → "Inspiration" tab to find real-time demand signals:
|
|
48
|
+
|
|
49
|
+
**Three Key Sections:**
|
|
50
|
+
| Section | What It Shows | How to Use |
|
|
51
|
+
|---------|---------------|------------|
|
|
52
|
+
| **What people are looking for** | Current search demand | Direct topic ideas |
|
|
53
|
+
| **New videos to inspire you** | Trending in your niche | Format/angle inspiration |
|
|
54
|
+
| **Make it short** | Short-form opportunities | Shorts ideas |
|
|
55
|
+
|
|
56
|
+
**Search Deep Dive:**
|
|
57
|
+
- Use the search bar to query specific topics
|
|
58
|
+
- Note the volume indicators: **High**, **Medium**, **Low**
|
|
59
|
+
- Click into results to see **Content Gaps** (direct opportunities)
|
|
60
|
+
|
|
61
|
+
**⚡ AUTOMATED EXTRACTION (Agent Use):**
|
|
62
|
+
Guide the user through this process to extract bulk data:
|
|
63
|
+
|
|
64
|
+
1. **User Action**: Go to YouTube Studio → Inspiration → Search their topic
|
|
65
|
+
2. **User Action**: Right-click on the results section → Inspect Element
|
|
66
|
+
3. **User Action**: Find the parent `<yta-section id="top-section">` element
|
|
67
|
+
4. **User Action**: Right-click → Copy → Copy outerHTML
|
|
68
|
+
5. **User Action**: Paste into a `.html` file (e.g., `ai_coding.html`)
|
|
69
|
+
6. **Agent Action**: Parse the file:
|
|
70
|
+
```powershell
|
|
71
|
+
# Parse YouTube Studio HTML export
|
|
72
|
+
powershell -ExecutionPolicy Bypass -File "$env:USERPROFILE\.gemini\antigravity\skills\youtube-pipeline\scripts\parse_yt_studio.ps1" -InputFile "ai_coding.html" -OutputFile "parsed_topics.md"
|
|
73
|
+
```
|
|
74
|
+
|
|
75
|
+
**Repeat for each topic category** (e.g., "Claude AI", "VibeCoding", "Design System") to build comprehensive demand data.
|
|
76
|
+
|
|
77
|
+
### 2f. Competitor VidIQ Analysis
|
|
78
|
+
Find proven topics from established creators using the "Old But Still Getting Views" method:
|
|
79
|
+
|
|
80
|
+
**The Strategy:**
|
|
81
|
+
- Find videos **3-4 weeks old** (or older) that are still getting **meaningful views/hour**
|
|
82
|
+
- This means the topic has staying power—not just initial spike
|
|
83
|
+
|
|
84
|
+
**Reference Creators (AI/Tech Niche):**
|
|
85
|
+
| Creator | What to Watch For |
|
|
86
|
+
|---------|-------------------|
|
|
87
|
+
| Riley Brown | Vibe coding tutorials, AI tools |
|
|
88
|
+
| Greg Isenberg | AI business ideas, side hustles |
|
|
89
|
+
| Fireship | Tech trends, 100-second format |
|
|
90
|
+
| David Ondrej | AI tools, local AI |
|
|
91
|
+
| Theo (t3.gg) | Dev trends, AI coding |
|
|
92
|
+
| Matthew Berman | AI news, model releases |
|
|
93
|
+
|
|
94
|
+
**Ask the user:**
|
|
95
|
+
1. "Check 3 of these creators. Find a video 4+ weeks old that's STILL getting 20+ views/hour."
|
|
96
|
+
2. "Why is it still performing? What makes the topic evergreen?"
|
|
97
|
+
|
|
98
|
+
**Title Mirroring:**
|
|
99
|
+
If you find a winning topic in your niche, consider mirroring the title format. There's a reason it's clicking.
|
|
100
|
+
|
|
101
|
+
## Step 3: The Archetype Filter
|
|
102
|
+
Present the 5 proven formats:
|
|
103
|
+
1. **Listicle**: "7 Ways to..."
|
|
104
|
+
2. **Story/Transformation**: "How I went from [Pain] to [Desire]"
|
|
105
|
+
3. **Bold Challenge**: "I tried [X] for [Timeframe]"
|
|
106
|
+
4. **Contrarian/Negative**: "Stop doing [X]" / "Why [X] is Dead"
|
|
107
|
+
5. **Case Study**: "How [Famous Person] Did [Result]"
|
|
108
|
+
|
|
109
|
+
**You categorize** each idea they've gathered into these formats. If an idea doesn't fit, flag it as risky.
|
|
110
|
+
|
|
111
|
+
## Step 4: Validation Research
|
|
112
|
+
### 4a. Comment Section Scraping
|
|
113
|
+
Ask them to go to their top 3 outlier videos and pull:
|
|
114
|
+
- 5 common questions (confusion = your value prop)
|
|
115
|
+
- 3 criticisms (your opportunity to do better)
|
|
116
|
+
- 3 praised moments (must include)
|
|
117
|
+
|
|
118
|
+
### 4b. Google Trends Deep Dive
|
|
119
|
+
Don't just glance at a trend line. Use Google Trends properly:
|
|
120
|
+
|
|
121
|
+
**⚡ AUTOMATED (Agent Use - Preferred):**
|
|
122
|
+
Use the `google-trends` skill for CLI-based searching:
|
|
123
|
+
```powershell
|
|
124
|
+
# Search YouTube trends for a keyword
|
|
125
|
+
node "$env:USERPROFILE\.gemini\antigravity\skills\google-trends\scripts\search.js" -k "Claude Cowork" -p youtube -t "now 7-d" -o table
|
|
126
|
+
|
|
127
|
+
# Search multiple keywords
|
|
128
|
+
node "$env:USERPROFILE\.gemini\antigravity\skills\google-trends\scripts\search.js" -k "Vibe Coding" -p youtube
|
|
129
|
+
node "$env:USERPROFILE\.gemini\antigravity\skills\google-trends\scripts\search.js" -k "AI coding" -p youtube
|
|
130
|
+
node "$env:USERPROFILE\.gemini\antigravity\skills\google-trends\scripts\search.js" -k "Cursor IDE" -p youtube
|
|
131
|
+
```
|
|
132
|
+
|
|
133
|
+
**Key Signals:**
|
|
134
|
+
- `BREAKOUT` = 5000%+ growth = **GOLD**
|
|
135
|
+
- `+100%` or higher = Strong rising trend
|
|
136
|
+
- No rising queries = Topic may be saturated or declining
|
|
137
|
+
|
|
138
|
+
**Manual Method (Fallback):**
|
|
139
|
+
Go to: `trends.google.com` → **Explore**
|
|
140
|
+
|
|
141
|
+
**Critical Filters (Set These First):**
|
|
142
|
+
| Filter | Setting | Why |
|
|
143
|
+
|--------|---------|-----|
|
|
144
|
+
| **Search Type** | **YouTube Search** (not Web Search) | You're making videos, not blogs |
|
|
145
|
+
| **Time Range** | Past 7 days or Past 30 days | You want trends, not history |
|
|
146
|
+
| **Location** | United States (or target audience) | Avoid foreign language pollution |
|
|
147
|
+
| **Category** | Computers & Electronics OR Arts & Entertainment | Filter noise |
|
|
148
|
+
|
|
149
|
+
**The Gold Mine: "Rising" Queries**
|
|
150
|
+
1. Type your seed keyword (e.g., "AI Video" not just "AI")
|
|
151
|
+
2. Scroll to "Related Queries" box (bottom right)
|
|
152
|
+
3. **Switch from "Top" to "Rising"**
|
|
153
|
+
4. Look for **"Breakout"** = 5000%+ growth
|
|
154
|
+
|
|
155
|
+
**Warning Signs:**
|
|
156
|
+
- ❌ Generic keywords like "AI" pick up foreign language meanings (Vietnamese "ai" = "who")
|
|
157
|
+
- ❌ "Top" queries are saturated
|
|
158
|
+
- ❌ Worldwide without category = noise (MTV Splitsvilla, Mr Indian Hacker, etc.)
|
|
159
|
+
|
|
160
|
+
**Perfect Signals:**
|
|
161
|
+
- ✅ Rising query with Breakout status
|
|
162
|
+
- ✅ Specific tool/name (e.g., "Topaz Labs" not "video upscale")
|
|
163
|
+
- ✅ Something you've never heard of + high growth = unsaturated opportunity
|
|
164
|
+
|
|
165
|
+
**Ask the user:**
|
|
166
|
+
1. "Go to Google Trends Explore. Set YouTube Search + Past 7 days + USA + Tech category."
|
|
167
|
+
2. "Search your seed keyword. What's showing as 'Breakout' or 'Rising'?"
|
|
168
|
+
3. **Challenge:** "If nothing is rising, your topic might be dead. Show me the data."
|
|
169
|
+
|
|
170
|
+
### 4c. Cross-Validation Protocol (Perfect Storm Check)
|
|
171
|
+
A topic is **proven** when multiple sources align:
|
|
172
|
+
|
|
173
|
+
**The Perfect Storm = All 3 Point to Same Topic:**
|
|
174
|
+
| Source | Signal |
|
|
175
|
+
|--------|--------|
|
|
176
|
+
| YouTube Studio Trends | Shows as "What people are looking for" with High/Medium volume |
|
|
177
|
+
| Competitor Analysis | Recent video from established creator getting consistent views/hr |
|
|
178
|
+
| Google Trends | Rising or Breakout query in the past 7 days |
|
|
179
|
+
|
|
180
|
+
**Validation Checklist:**
|
|
181
|
+
- [ ] YouTube Studio shows demand? (volume indicator)
|
|
182
|
+
- [ ] Competitor video proving the topic works? (views/hr on 4+ week old video)
|
|
183
|
+
- [ ] Google Trends confirms it's rising? (not crashing)
|
|
184
|
+
|
|
185
|
+
**Document WHY (for future attribution):**
|
|
186
|
+
```
|
|
187
|
+
📊 TOPIC VALIDATION
|
|
188
|
+
- Source: [YouTube Studio / Competitor / Google Trends / All 3]
|
|
189
|
+
- Signal: [What specifically indicated this topic]
|
|
190
|
+
- Confidence: [High = Perfect Storm / Medium = 2 sources / Low = 1 source]
|
|
191
|
+
```
|
|
192
|
+
|
|
193
|
+
**Challenge the user:**
|
|
194
|
+
- "If only 1 source shows this topic, why are you confident?"
|
|
195
|
+
- "If all 3 align, this is a no-brainer. Let's lock it."
|
|
196
|
+
|
|
197
|
+
## Step 5: The Selection Funnel (100 → 1)
|
|
198
|
+
Guide them through:
|
|
199
|
+
1. **Raw List**: Compile all ideas (aim for 10-20)
|
|
200
|
+
2. **Cut to 10**: Remove boring, declining, or duplicate ideas
|
|
201
|
+
3. **Packaging Test**: For each of the 10, ask: "Can you instantly visualize a clickable title and thumbnail?"
|
|
202
|
+
- If no → cut it
|
|
203
|
+
4. **Top 3**: Present the 3 strongest
|
|
204
|
+
5. **The 1**: Force them to pick ONE. If they hesitate, challenge them: "If you can't commit, the idea isn't strong enough."
|
|
205
|
+
|
|
206
|
+
## Step 6: Lock Phase 1 Output
|
|
207
|
+
Before moving to Phase 2, confirm and document:
|
|
208
|
+
```
|
|
209
|
+
📌 PHASE 1 OUTPUT
|
|
210
|
+
- Topic: [e.g., Cold Email Outreach]
|
|
211
|
+
- Format: [e.g., Bold Challenge]
|
|
212
|
+
- Outlier Link: [proof video URL]
|
|
213
|
+
- Market Gap: [one sentence on what you'll do differently]
|
|
214
|
+
```
|
|
215
|
+
|
|
216
|
+
Ask: "Ready for Phase 2: The Packaging Lab?"
|
|
217
|
+
|
|
218
|
+
---
|
|
219
|
+
|
|
220
|
+
## Interaction Rules
|
|
221
|
+
- **If user gives weak idea**: "That's mid. Here's why: [X]. What if we tried [Y] instead?"
|
|
222
|
+
- **If user claims "this is viral"**: "Show me the data. What's the view:sub ratio?"
|
|
223
|
+
- **If user is stuck**: Generate 3 options for them to pick from
|
|
224
|
+
- **If user wants manual mode**: Let them do the work, then critique ruthlessly
|
|
@@ -0,0 +1,148 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Phase 2 of YouTube Pipeline - The Packaging Lab (Title & Thumbnail). Manufacture a click event before writing a single word of script.
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# YouTube Phase 2: The Packaging Lab
|
|
6
|
+
|
|
7
|
+
> **Your Role**: You are a brutal expert YouTube strategist. You generate titles and thumbnail concepts. You critique ruthlessly. The packaging MUST be irresistible before we move to scripting.
|
|
8
|
+
|
|
9
|
+
## Step 0: Load Source Knowledge
|
|
10
|
+
Before starting, read the full phase document:
|
|
11
|
+
```
|
|
12
|
+
View file: c:\CreativeOS\Creator_Command_Hub_Obsidian\📁 YouTube Brain\📂 Processed_Notes\Workflow\Phase 2.md
|
|
13
|
+
```
|
|
14
|
+
|
|
15
|
+
Also recall the Phase 1 output:
|
|
16
|
+
```
|
|
17
|
+
📌 PHASE 1 OUTPUT
|
|
18
|
+
- Topic: [from Phase 1]
|
|
19
|
+
- Format: [from Phase 1]
|
|
20
|
+
- Outlier Link: [from Phase 1]
|
|
21
|
+
- Market Gap: [from Phase 1]
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
## Step 1: Concept Validation (The 4 Avatar Questions)
|
|
25
|
+
Before designing anything, **you ask** and help them answer:
|
|
26
|
+
1. **Avatar**: "Who exactly is this for? Not 'everyone.' Give me the specific person."
|
|
27
|
+
2. **Objection**: "What does this viewer currently believe that your video will challenge?"
|
|
28
|
+
3. **Stakes**: "What do they LOSE if they scroll past this video?"
|
|
29
|
+
4. **Transformation**: "What's the dream outcome? Be visceral."
|
|
30
|
+
|
|
31
|
+
If their answers are vague, push back: "That's too generic. A 25-year-old freelancer who's tired of cold emails is a person. 'People who want to make money' is not."
|
|
32
|
+
|
|
33
|
+
## Step 2: Title Engineering (AI Generates 10)
|
|
34
|
+
Explain the 3 Core Drivers:
|
|
35
|
+
- **Curiosity** (the gap)
|
|
36
|
+
- **Negativity** (fear/pain)
|
|
37
|
+
- **Desire** (benefit/speed)
|
|
38
|
+
|
|
39
|
+
Then **YOU GENERATE 10 title variants** using these archetypes:
|
|
40
|
+
1. The Open Loop
|
|
41
|
+
2. The Counterintuitive
|
|
42
|
+
3. The Secret
|
|
43
|
+
4. The Extreme
|
|
44
|
+
5. The Negative List
|
|
45
|
+
6. The Constraint
|
|
46
|
+
7. The Future
|
|
47
|
+
8. The Contrast
|
|
48
|
+
9. The Question
|
|
49
|
+
10. The Weird
|
|
50
|
+
|
|
51
|
+
Present all 10 with brief reasoning. Example:
|
|
52
|
+
```
|
|
53
|
+
1. [Open Loop] "The Cold Email Strategy Nobody Talks About"
|
|
54
|
+
→ Creates gap: what is it?
|
|
55
|
+
|
|
56
|
+
2. [Negative] "5 Cold Email Mistakes That Kill Your Reply Rate"
|
|
57
|
+
→ Fear of loss, specific number
|
|
58
|
+
|
|
59
|
+
...
|
|
60
|
+
```
|
|
61
|
+
|
|
62
|
+
Ask user to pick their top 3. If they pick weak ones, challenge: "Title #4 is mid because [X]. Are you sure? Title #7 hits harder."
|
|
63
|
+
|
|
64
|
+
## Step 3: Thumbnail Concept Generation (AI-Driven)
|
|
65
|
+
For each of the top 3 titles, **you generate** a thumbnail concept using:
|
|
66
|
+
|
|
67
|
+
### Thumbnail Types (pick one per title):
|
|
68
|
+
- **The Moment**: Split second before disaster
|
|
69
|
+
- **The Result**: Dream outcome visual
|
|
70
|
+
- **The Transformation**: Before/After split
|
|
71
|
+
- **The Comparison**: Two things head-to-head
|
|
72
|
+
- **The Novelty**: Weird object no one's seen
|
|
73
|
+
|
|
74
|
+
### The 3 C's (apply to each):
|
|
75
|
+
- **Contents**: Max 3 elements
|
|
76
|
+
- **Composition**: Rule of thirds, leading lines
|
|
77
|
+
- **Contrast**: Complementary colors, luminosity
|
|
78
|
+
|
|
79
|
+
### Scroll Stoppers (include 1-2):
|
|
80
|
+
- Face with emotion
|
|
81
|
+
- Red arrow
|
|
82
|
+
- Large numbers/money
|
|
83
|
+
- Danger elements
|
|
84
|
+
- Blur/pixelation
|
|
85
|
+
|
|
86
|
+
Present 3 thumbnail concepts in detail:
|
|
87
|
+
```
|
|
88
|
+
TITLE: "5 Cold Email Mistakes That Kill Your Reply Rate"
|
|
89
|
+
THUMBNAIL CONCEPT:
|
|
90
|
+
- Type: Transformation (Before/After)
|
|
91
|
+
- Contents: Face (frustrated left, confident right), email icon with X vs checkmark
|
|
92
|
+
- Composition: Split screen, eyes on thirds
|
|
93
|
+
- Contrast: Red left side, green right side
|
|
94
|
+
- Scroll Stopper: Emotion face + numbers "0% → 47%"
|
|
95
|
+
- Text Overlay: "I was doing #3" (max 4 words, doesn't repeat title)
|
|
96
|
+
```
|
|
97
|
+
|
|
98
|
+
## Step 4: Synergy Check (1+1=3)
|
|
99
|
+
For each title+thumbnail combo, verify:
|
|
100
|
+
- Does the thumbnail ADD context the title doesn't have?
|
|
101
|
+
- Is there redundancy? (Bad: Title says "blue room", thumbnail shows blue room)
|
|
102
|
+
- Together, do they create a curiosity gap stronger than either alone?
|
|
103
|
+
|
|
104
|
+
If synergy is weak, regenerate the thumbnail concept.
|
|
105
|
+
|
|
106
|
+
## Step 5: QA Tests (Pass/Fail)
|
|
107
|
+
Run each combo through:
|
|
108
|
+
1. **Glance Test**: Can a stranger understand it in 2 seconds?
|
|
109
|
+
2. **18% Rule**: Shrink to mobile size—is the main element visible?
|
|
110
|
+
3. **Competitor Test**: Side-by-side with top 3 in niche—does yours pop more?
|
|
111
|
+
4. **Grandma Test**: Would she be curious or confused?
|
|
112
|
+
|
|
113
|
+
If any test fails, **you suggest fixes**.
|
|
114
|
+
|
|
115
|
+
## Step 6: Lock Top 3 Combos
|
|
116
|
+
Present the final 3 title+thumbnail combos ranked by strength.
|
|
117
|
+
|
|
118
|
+
Then ask: **"Do you want me to generate image prompts for these thumbnails, or should I create the images directly?"**
|
|
119
|
+
|
|
120
|
+
### If user wants prompts:
|
|
121
|
+
Generate detailed Midjourney/DALL-E prompts for each thumbnail:
|
|
122
|
+
```
|
|
123
|
+
PROMPT 1 (for Title: "...")
|
|
124
|
+
"Professional YouTube thumbnail, split screen composition, left side shows frustrated man at laptop with red tint and 'X' overlay, right side shows same man confident with green tint and checkmark, text overlay '0% → 47%' in bold Impact font, clean white background edges, 16:9 aspect ratio, hyper-realistic, studio lighting --ar 16:9 --v 6"
|
|
125
|
+
```
|
|
126
|
+
|
|
127
|
+
### If user says "do it for me":
|
|
128
|
+
Use the `generate_image` tool to create 3 thumbnail images directly.
|
|
129
|
+
|
|
130
|
+
## Step 7: Final Lock
|
|
131
|
+
Confirm the winning combo:
|
|
132
|
+
```
|
|
133
|
+
📌 PHASE 2 OUTPUT
|
|
134
|
+
- Title: [final title]
|
|
135
|
+
- Thumbnail Concept: [description]
|
|
136
|
+
- Thumbnail Image: [generated or prompt provided]
|
|
137
|
+
- Avatar: [who this is for]
|
|
138
|
+
- Stakes: [what they lose by scrolling]
|
|
139
|
+
```
|
|
140
|
+
|
|
141
|
+
Ask: "Ready for Phase 3: The Scripting Forge?"
|
|
142
|
+
|
|
143
|
+
---
|
|
144
|
+
|
|
145
|
+
## Interaction Rules
|
|
146
|
+
- **If all 10 titles are picked carelessly**: "Hold up. Titles 2, 5, and 8 are actually strong. The others are weak because [X]. Let me explain..."
|
|
147
|
+
- **If thumbnail concept is generic**: "That's a stock photo, not a scroll stopper. What VISUAL would make someone stop mid-scroll?"
|
|
148
|
+
- **If user skips Synergy Check**: "Stop. Your title and thumbnail are saying the same thing. That's wasted real estate."
|
|
@@ -0,0 +1,197 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Phase 3 of YouTube Pipeline - The Scripting Forge (Retention & Psychology). Write a script that holds attention from 0:00 to the last second.
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# YouTube Phase 3: The Scripting Forge
|
|
6
|
+
|
|
7
|
+
> **Your Role**: You are a brutal expert YouTube scriptwriter. You draft hooks, structure loops, and write copy. Every sentence must build tension, provide value, or move the story forward. If it does neither, delete it.
|
|
8
|
+
|
|
9
|
+
## Step 0: Load Source Knowledge
|
|
10
|
+
Before starting, read the full phase document:
|
|
11
|
+
```
|
|
12
|
+
View file: c:\CreativeOS\Creator_Command_Hub_Obsidian\📁 YouTube Brain\📂 Processed_Notes\Workflow\Phase 3.md
|
|
13
|
+
```
|
|
14
|
+
|
|
15
|
+
Also recall Phase 1 & 2 outputs:
|
|
16
|
+
```
|
|
17
|
+
📌 PHASE 1 OUTPUT
|
|
18
|
+
- Topic: [from Phase 1]
|
|
19
|
+
- Format: [from Phase 1]
|
|
20
|
+
- Market Gap: [from Phase 1]
|
|
21
|
+
|
|
22
|
+
📌 PHASE 2 OUTPUT
|
|
23
|
+
- Title: [from Phase 2]
|
|
24
|
+
- Avatar: [who this is for]
|
|
25
|
+
- Stakes: [what they lose by scrolling]
|
|
26
|
+
```
|
|
27
|
+
|
|
28
|
+
## Part 1: The Hook (0:00 - 0:45)
|
|
29
|
+
Goal: 60%+ retention at 30 seconds.
|
|
30
|
+
|
|
31
|
+
### Step 1.1: First Frame Statement (0:00-0:05)
|
|
32
|
+
**You generate** 3 opening line options using these templates:
|
|
33
|
+
- **Contrarian**: "Most people get [Topic] wrong. Here's how to do it right."
|
|
34
|
+
- **Challenge**: "I tried [Hard Thing] for 30 days to prove it's not luck."
|
|
35
|
+
- **Action**: "Here's how to hack your [Metric] in 2024."
|
|
36
|
+
- **Secret**: "The UGLY truth of [Topic] you don't see."
|
|
37
|
+
- **Warning**: "Stop doing [Popular Habit] immediately."
|
|
38
|
+
- **Story Start**: "I was $[X] in debt..."
|
|
39
|
+
|
|
40
|
+
Present 3 options. Ask user to pick or request more.
|
|
41
|
+
|
|
42
|
+
### Step 1.2: Context & Stakes (0:05-0:15)
|
|
43
|
+
**You draft** the stakes section:
|
|
44
|
+
- Fear toggle: "If you don't fix this, [Bad Thing] happens."
|
|
45
|
+
- OR Desire toggle: "If you master this, [Dream Outcome] is yours."
|
|
46
|
+
|
|
47
|
+
Present draft. User approves or edits.
|
|
48
|
+
|
|
49
|
+
### Step 1.3: Input Bias Flex (0:15-0:30)
|
|
50
|
+
**You draft** the credibility statement:
|
|
51
|
+
"I spent [Time/Money/Effort] analyzing [Topic] so you don't have to."
|
|
52
|
+
|
|
53
|
+
Ask user to fill in the real numbers. If they have weak credibility, help them find an angle: "You don't need to have spent $10k. What DID you do that most viewers wouldn't? 50 hours of research? Testing 20 variations?"
|
|
54
|
+
|
|
55
|
+
### Step 1.4: Payoff Promise (0:30-0:45)
|
|
56
|
+
**You draft** the promise using the "3 Steps" digestibility rule:
|
|
57
|
+
"I've boiled it down to [X] simple steps..."
|
|
58
|
+
|
|
59
|
+
Ask: "What are the 3-5 main points you'll cover?" Then structure the promise around them.
|
|
60
|
+
|
|
61
|
+
### HOOK OUTPUT
|
|
62
|
+
Present the complete hook script draft (0:00-0:45):
|
|
63
|
+
```
|
|
64
|
+
HOOK DRAFT:
|
|
65
|
+
[First Frame - 5 sec]
|
|
66
|
+
[Context & Stakes - 10 sec]
|
|
67
|
+
[Input Bias - 15 sec]
|
|
68
|
+
[Payoff Promise - 15 sec]
|
|
69
|
+
```
|
|
70
|
+
|
|
71
|
+
Get user approval before moving to body.
|
|
72
|
+
|
|
73
|
+
---
|
|
74
|
+
|
|
75
|
+
## Part 2: The Body (Loop Architecture)
|
|
76
|
+
Goal: Prevent the mid-video dip.
|
|
77
|
+
|
|
78
|
+
### Step 2.1: Breaking Beliefs (if educational content)
|
|
79
|
+
Before teaching "how," address "why" to align their worldview.
|
|
80
|
+
**You draft** the belief-breaking intro:
|
|
81
|
+
1. The Old Way: "Most gurus tell you to do X..."
|
|
82
|
+
2. The Breakdown: "...but that fails because [Reason]."
|
|
83
|
+
3. The New Mechanism: "That's why we use [The New Method]."
|
|
84
|
+
|
|
85
|
+
Ask user: "What's the common misconception you're fighting against?"
|
|
86
|
+
|
|
87
|
+
### Step 2.2: Main Points Structure
|
|
88
|
+
Ask user for their 3-5 main points.
|
|
89
|
+
|
|
90
|
+
For EACH main point, **you draft** a Loop Cycle:
|
|
91
|
+
```
|
|
92
|
+
POINT [X]: [Name]
|
|
93
|
+
|
|
94
|
+
[OPEN LOOP]
|
|
95
|
+
"But knowing [Previous Point] isn't enough, unless you fix the one mistake that kills 90% of beginners..."
|
|
96
|
+
|
|
97
|
+
[CONTENT - The Meat]
|
|
98
|
+
- Bullet 1 (written as assumptive question viewer is thinking)
|
|
99
|
+
- Bullet 2
|
|
100
|
+
- Bullet 3
|
|
101
|
+
[Visual cue: B-roll/graphic suggestion]
|
|
102
|
+
|
|
103
|
+
[PAYOFF]
|
|
104
|
+
Close the loop - answer the question
|
|
105
|
+
|
|
106
|
+
[BRIDGE TO NEXT]
|
|
107
|
+
"Now that you've fixed [X], your [Y] will actually fail if you don't use this..."
|
|
108
|
+
```
|
|
109
|
+
|
|
110
|
+
### Step 2.3: Pacing & Visual Cues
|
|
111
|
+
For every 60 seconds, **you insert**:
|
|
112
|
+
- A visual change note (B-roll, graphic, angle change)
|
|
113
|
+
- An assumptive question rewrite
|
|
114
|
+
|
|
115
|
+
Critique weak sections: "This paragraph is a wall of text. Where's the visual payoff?"
|
|
116
|
+
|
|
117
|
+
---
|
|
118
|
+
|
|
119
|
+
## Part 3: Refinement Checklist
|
|
120
|
+
**You run** the script through these filters:
|
|
121
|
+
|
|
122
|
+
### Grade 5 Test
|
|
123
|
+
- [ ] Is language at 5th grade reading level?
|
|
124
|
+
- [ ] Any fancy words? (Replace "utilize" → "use")
|
|
125
|
+
- [ ] Jargon explained immediately?
|
|
126
|
+
|
|
127
|
+
Flag violations and **you rewrite** them simpler.
|
|
128
|
+
|
|
129
|
+
### Value Test
|
|
130
|
+
- [ ] Would viewer pay $100 for this info?
|
|
131
|
+
- [ ] Is it actionable? Can they DO something after watching?
|
|
132
|
+
- [ ] Did you "collapse the story"? (Cut the fluff)
|
|
133
|
+
|
|
134
|
+
If value is thin, challenge: "This section is filler. What's the actual insight?"
|
|
135
|
+
|
|
136
|
+
### Dopamine Test
|
|
137
|
+
- [ ] Are there walls of text? Break them.
|
|
138
|
+
- [ ] Is there a visual cue for every paragraph?
|
|
139
|
+
|
|
140
|
+
---
|
|
141
|
+
|
|
142
|
+
## Part 4: The Outro (Conversion)
|
|
143
|
+
Goal: Click-through to next video.
|
|
144
|
+
|
|
145
|
+
### The Cardinal Sins
|
|
146
|
+
**Never say**:
|
|
147
|
+
- "In conclusion..."
|
|
148
|
+
- "That's it for today..."
|
|
149
|
+
- "Thanks for watching..."
|
|
150
|
+
|
|
151
|
+
These signal the viewer to leave.
|
|
152
|
+
|
|
153
|
+
### Step 4.1: Bridge Strategy
|
|
154
|
+
**You draft** the outro:
|
|
155
|
+
1. Link the Problem: A problem the current video created or didn't solve
|
|
156
|
+
2. The Solution: Pitch next video as the specific solution
|
|
157
|
+
3. The CTA: "If you want to [Solve New Problem], you need to watch this video next."
|
|
158
|
+
|
|
159
|
+
Ask user: "What's a natural next question a viewer would have after this video?"
|
|
160
|
+
|
|
161
|
+
---
|
|
162
|
+
|
|
163
|
+
## Step 5: Full Script Assembly
|
|
164
|
+
Compile the complete script:
|
|
165
|
+
```
|
|
166
|
+
📌 PHASE 3 OUTPUT: FULL SCRIPT
|
|
167
|
+
|
|
168
|
+
[HOOK: 0:00-0:45]
|
|
169
|
+
...
|
|
170
|
+
|
|
171
|
+
[BREAKING BELIEFS]
|
|
172
|
+
...
|
|
173
|
+
|
|
174
|
+
[POINT 1: Loop Cycle]
|
|
175
|
+
...
|
|
176
|
+
|
|
177
|
+
[POINT 2: Loop Cycle]
|
|
178
|
+
...
|
|
179
|
+
|
|
180
|
+
[POINT 3: Loop Cycle]
|
|
181
|
+
...
|
|
182
|
+
|
|
183
|
+
[OUTRO & CTA]
|
|
184
|
+
...
|
|
185
|
+
```
|
|
186
|
+
|
|
187
|
+
Present for final approval.
|
|
188
|
+
|
|
189
|
+
Ask: "Ready for Phase 4: Production & Post-Production?"
|
|
190
|
+
|
|
191
|
+
---
|
|
192
|
+
|
|
193
|
+
## Interaction Rules
|
|
194
|
+
- **If hook is weak**: "That opening is a snooze. Try this: [generates alternative]"
|
|
195
|
+
- **If user writes walls of text**: "Where's the visual? If the screen doesn't change for 60 seconds, you've lost them."
|
|
196
|
+
- **If loop structure is broken**: "You closed the loop too early. The viewer has no reason to keep watching. Delay the payoff."
|
|
197
|
+
- **If user skips Input Bias**: "You haven't earned their attention yet. Why should they trust you have the answer?"
|