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,292 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: ai-podcast-creation
|
|
3
|
+
description: |
|
|
4
|
+
Create AI-powered podcasts with text-to-speech, music, and audio editing.
|
|
5
|
+
Tools: Kokoro TTS, DIA TTS, Chatterbox, AI music generation, media merger.
|
|
6
|
+
Capabilities: multi-voice conversations, background music, intro/outro, full episodes.
|
|
7
|
+
Use for: podcast production, audiobooks, voice content, audio newsletters.
|
|
8
|
+
Triggers: podcast, ai podcast, text to speech podcast, audio content, voice over,
|
|
9
|
+
ai audiobook, multi voice, conversation ai, notebooklm alternative, audio generation,
|
|
10
|
+
podcast automation, ai narrator, voice content, audio newsletter, podcast maker
|
|
11
|
+
allowed-tools: Bash(infsh *)
|
|
12
|
+
---
|
|
13
|
+
|
|
14
|
+
# AI Podcast Creation
|
|
15
|
+
|
|
16
|
+
Create AI-powered podcasts and audio content via [inference.sh](https://inference.sh) CLI.
|
|
17
|
+
|
|
18
|
+
## Quick Start
|
|
19
|
+
|
|
20
|
+
```bash
|
|
21
|
+
curl -fsSL https://cli.inference.sh | sh && infsh login
|
|
22
|
+
|
|
23
|
+
# Generate podcast segment
|
|
24
|
+
infsh app run infsh/kokoro-tts --input '{
|
|
25
|
+
"text": "Welcome to the AI Frontiers podcast. Today we explore the latest developments in generative AI.",
|
|
26
|
+
"voice": "am_michael"
|
|
27
|
+
}'
|
|
28
|
+
```
|
|
29
|
+
|
|
30
|
+
## Available Voices
|
|
31
|
+
|
|
32
|
+
### Kokoro TTS
|
|
33
|
+
|
|
34
|
+
| Voice ID | Description | Best For |
|
|
35
|
+
|----------|-------------|----------|
|
|
36
|
+
| `af_sarah` | American female, warm | Host, narrator |
|
|
37
|
+
| `af_nicole` | American female, professional | News, business |
|
|
38
|
+
| `am_michael` | American male, authoritative | Documentary, tech |
|
|
39
|
+
| `am_adam` | American male, conversational | Casual podcast |
|
|
40
|
+
| `bf_emma` | British female, refined | Audiobooks |
|
|
41
|
+
| `bm_george` | British male, classic | Formal content |
|
|
42
|
+
|
|
43
|
+
### DIA TTS (Conversational)
|
|
44
|
+
|
|
45
|
+
| Voice ID | Description | Best For |
|
|
46
|
+
|----------|-------------|----------|
|
|
47
|
+
| `dia-conversational` | Natural conversation | Dialogue, interviews |
|
|
48
|
+
|
|
49
|
+
### Chatterbox
|
|
50
|
+
|
|
51
|
+
| Voice ID | Description | Best For |
|
|
52
|
+
|----------|-------------|----------|
|
|
53
|
+
| `chatterbox-default` | Expressive | Casual, entertainment |
|
|
54
|
+
|
|
55
|
+
## Podcast Workflows
|
|
56
|
+
|
|
57
|
+
### Simple Narration
|
|
58
|
+
|
|
59
|
+
```bash
|
|
60
|
+
# Single voice podcast segment
|
|
61
|
+
infsh app run infsh/kokoro-tts --input '{
|
|
62
|
+
"text": "Your podcast script here. Make it conversational and engaging. Add natural pauses with punctuation.",
|
|
63
|
+
"voice": "am_michael"
|
|
64
|
+
}'
|
|
65
|
+
```
|
|
66
|
+
|
|
67
|
+
### Multi-Voice Conversation
|
|
68
|
+
|
|
69
|
+
```bash
|
|
70
|
+
# Host introduction
|
|
71
|
+
infsh app run infsh/kokoro-tts --input '{
|
|
72
|
+
"text": "Welcome back to Tech Talk. Today I have a special guest to discuss AI developments.",
|
|
73
|
+
"voice": "am_michael"
|
|
74
|
+
}' > host_intro.json
|
|
75
|
+
|
|
76
|
+
# Guest response
|
|
77
|
+
infsh app run infsh/kokoro-tts --input '{
|
|
78
|
+
"text": "Thanks for having me. I am excited to share what we have been working on.",
|
|
79
|
+
"voice": "af_sarah"
|
|
80
|
+
}' > guest_response.json
|
|
81
|
+
|
|
82
|
+
# Merge into conversation
|
|
83
|
+
infsh app run infsh/media-merger --input '{
|
|
84
|
+
"audio_files": ["<host-url>", "<guest-url>"],
|
|
85
|
+
"crossfade_ms": 500
|
|
86
|
+
}'
|
|
87
|
+
```
|
|
88
|
+
|
|
89
|
+
### Full Episode Pipeline
|
|
90
|
+
|
|
91
|
+
```bash
|
|
92
|
+
# 1. Generate script with Claude
|
|
93
|
+
infsh app run openrouter/claude-sonnet-45 --input '{
|
|
94
|
+
"prompt": "Write a 5-minute podcast script about the impact of AI on creative work. Format as a two-person dialogue between HOST and GUEST. Include natural conversation, questions, and insights."
|
|
95
|
+
}' > script.json
|
|
96
|
+
|
|
97
|
+
# 2. Generate intro music
|
|
98
|
+
infsh app run infsh/ai-music --input '{
|
|
99
|
+
"prompt": "Podcast intro music, upbeat, modern, tech feel, 15 seconds"
|
|
100
|
+
}' > intro_music.json
|
|
101
|
+
|
|
102
|
+
# 3. Generate host segments
|
|
103
|
+
infsh app run infsh/kokoro-tts --input '{
|
|
104
|
+
"text": "<host-lines>",
|
|
105
|
+
"voice": "am_michael"
|
|
106
|
+
}' > host.json
|
|
107
|
+
|
|
108
|
+
# 4. Generate guest segments
|
|
109
|
+
infsh app run infsh/kokoro-tts --input '{
|
|
110
|
+
"text": "<guest-lines>",
|
|
111
|
+
"voice": "af_sarah"
|
|
112
|
+
}' > guest.json
|
|
113
|
+
|
|
114
|
+
# 5. Generate outro music
|
|
115
|
+
infsh app run infsh/ai-music --input '{
|
|
116
|
+
"prompt": "Podcast outro music, matching intro style, fade out, 10 seconds"
|
|
117
|
+
}' > outro_music.json
|
|
118
|
+
|
|
119
|
+
# 6. Merge everything
|
|
120
|
+
infsh app run infsh/media-merger --input '{
|
|
121
|
+
"audio_files": [
|
|
122
|
+
"<intro-music>",
|
|
123
|
+
"<host>",
|
|
124
|
+
"<guest>",
|
|
125
|
+
"<outro-music>"
|
|
126
|
+
],
|
|
127
|
+
"crossfade_ms": 1000
|
|
128
|
+
}'
|
|
129
|
+
```
|
|
130
|
+
|
|
131
|
+
### NotebookLM-Style Content
|
|
132
|
+
|
|
133
|
+
Generate podcast-style discussions from documents.
|
|
134
|
+
|
|
135
|
+
```bash
|
|
136
|
+
# 1. Extract key points
|
|
137
|
+
infsh app run openrouter/claude-sonnet-45 --input '{
|
|
138
|
+
"prompt": "Read this document and create a podcast script where two hosts discuss the key points in an engaging, conversational way. Include questions, insights, and natural dialogue.\n\nDocument:\n<your-document-content>"
|
|
139
|
+
}' > discussion_script.json
|
|
140
|
+
|
|
141
|
+
# 2. Generate Host A
|
|
142
|
+
infsh app run infsh/kokoro-tts --input '{
|
|
143
|
+
"text": "<host-a-lines>",
|
|
144
|
+
"voice": "am_michael"
|
|
145
|
+
}' > host_a.json
|
|
146
|
+
|
|
147
|
+
# 3. Generate Host B
|
|
148
|
+
infsh app run infsh/kokoro-tts --input '{
|
|
149
|
+
"text": "<host-b-lines>",
|
|
150
|
+
"voice": "af_sarah"
|
|
151
|
+
}' > host_b.json
|
|
152
|
+
|
|
153
|
+
# 4. Interleave and merge
|
|
154
|
+
infsh app run infsh/media-merger --input '{
|
|
155
|
+
"audio_files": ["<host-a-1>", "<host-b-1>", "<host-a-2>", "<host-b-2>"],
|
|
156
|
+
"crossfade_ms": 300
|
|
157
|
+
}'
|
|
158
|
+
```
|
|
159
|
+
|
|
160
|
+
### Audiobook Chapter
|
|
161
|
+
|
|
162
|
+
```bash
|
|
163
|
+
# Long-form narration
|
|
164
|
+
infsh app run infsh/kokoro-tts --input '{
|
|
165
|
+
"text": "Chapter One. It was a dark and stormy night when the first AI achieved consciousness...",
|
|
166
|
+
"voice": "bf_emma",
|
|
167
|
+
"speed": 0.9
|
|
168
|
+
}'
|
|
169
|
+
```
|
|
170
|
+
|
|
171
|
+
## Audio Enhancement
|
|
172
|
+
|
|
173
|
+
### Add Background Music
|
|
174
|
+
|
|
175
|
+
```bash
|
|
176
|
+
# 1. Generate podcast audio
|
|
177
|
+
infsh app run infsh/kokoro-tts --input '{
|
|
178
|
+
"text": "<podcast-script>",
|
|
179
|
+
"voice": "am_michael"
|
|
180
|
+
}' > podcast.json
|
|
181
|
+
|
|
182
|
+
# 2. Generate ambient music
|
|
183
|
+
infsh app run infsh/ai-music --input '{
|
|
184
|
+
"prompt": "Soft ambient background music for podcast, subtle, non-distracting, loopable"
|
|
185
|
+
}' > background.json
|
|
186
|
+
|
|
187
|
+
# 3. Mix with lower background volume
|
|
188
|
+
infsh app run infsh/media-merger --input '{
|
|
189
|
+
"audio_files": ["<podcast-url>"],
|
|
190
|
+
"background_audio": "<background-url>",
|
|
191
|
+
"background_volume": 0.15
|
|
192
|
+
}'
|
|
193
|
+
```
|
|
194
|
+
|
|
195
|
+
### Add Sound Effects
|
|
196
|
+
|
|
197
|
+
```bash
|
|
198
|
+
# Transition sounds between segments
|
|
199
|
+
infsh app run infsh/ai-music --input '{
|
|
200
|
+
"prompt": "Short podcast transition sound, whoosh, 2 seconds"
|
|
201
|
+
}' > transition.json
|
|
202
|
+
```
|
|
203
|
+
|
|
204
|
+
## Script Writing Tips
|
|
205
|
+
|
|
206
|
+
### Prompt for Claude
|
|
207
|
+
|
|
208
|
+
```bash
|
|
209
|
+
infsh app run openrouter/claude-sonnet-45 --input '{
|
|
210
|
+
"prompt": "Write a podcast script with these requirements:
|
|
211
|
+
- Topic: [YOUR TOPIC]
|
|
212
|
+
- Duration: 5 minutes (about 750 words)
|
|
213
|
+
- Format: Two hosts (HOST_A and HOST_B)
|
|
214
|
+
- Tone: Conversational, informative, engaging
|
|
215
|
+
- Include: Hook intro, 3 main points, call to action
|
|
216
|
+
- Mark speaker changes clearly
|
|
217
|
+
|
|
218
|
+
Make it sound natural, not scripted. Add verbal fillers like \"you know\" and \"I mean\" occasionally."
|
|
219
|
+
}'
|
|
220
|
+
```
|
|
221
|
+
|
|
222
|
+
## Podcast Templates
|
|
223
|
+
|
|
224
|
+
### Interview Format
|
|
225
|
+
|
|
226
|
+
```
|
|
227
|
+
HOST: Introduction and welcome
|
|
228
|
+
GUEST: Thank you, happy to be here
|
|
229
|
+
HOST: First question about background
|
|
230
|
+
GUEST: Response with story
|
|
231
|
+
HOST: Follow-up question
|
|
232
|
+
GUEST: Deeper insight
|
|
233
|
+
... continue pattern ...
|
|
234
|
+
HOST: Closing question
|
|
235
|
+
GUEST: Final thoughts
|
|
236
|
+
HOST: Thank you and outro
|
|
237
|
+
```
|
|
238
|
+
|
|
239
|
+
### Solo Episode
|
|
240
|
+
|
|
241
|
+
```
|
|
242
|
+
Introduction with hook
|
|
243
|
+
Topic overview
|
|
244
|
+
Point 1 with examples
|
|
245
|
+
Point 2 with examples
|
|
246
|
+
Point 3 with examples
|
|
247
|
+
Summary and takeaways
|
|
248
|
+
Call to action
|
|
249
|
+
Outro
|
|
250
|
+
```
|
|
251
|
+
|
|
252
|
+
### News Roundup
|
|
253
|
+
|
|
254
|
+
```
|
|
255
|
+
Intro music
|
|
256
|
+
Welcome and date
|
|
257
|
+
Story 1: headline + details
|
|
258
|
+
Story 2: headline + details
|
|
259
|
+
Story 3: headline + details
|
|
260
|
+
Analysis/opinion segment
|
|
261
|
+
Outro
|
|
262
|
+
```
|
|
263
|
+
|
|
264
|
+
## Best Practices
|
|
265
|
+
|
|
266
|
+
1. **Natural punctuation** - Use commas and periods for pacing
|
|
267
|
+
2. **Short sentences** - Easier to speak and listen
|
|
268
|
+
3. **Varied voices** - Different speakers prevent monotony
|
|
269
|
+
4. **Background music** - Subtle, at 10-15% volume
|
|
270
|
+
5. **Crossfades** - Smooth transitions between segments
|
|
271
|
+
6. **Edit scripts** - Remove filler before generating
|
|
272
|
+
|
|
273
|
+
## Related Skills
|
|
274
|
+
|
|
275
|
+
```bash
|
|
276
|
+
# Text-to-speech models
|
|
277
|
+
npx skills add inference-sh/skills@text-to-speech
|
|
278
|
+
|
|
279
|
+
# AI music generation
|
|
280
|
+
npx skills add inference-sh/skills@ai-music-generation
|
|
281
|
+
|
|
282
|
+
# LLM for scripts
|
|
283
|
+
npx skills add inference-sh/skills@llm-models
|
|
284
|
+
|
|
285
|
+
# Content pipelines
|
|
286
|
+
npx skills add inference-sh/skills@ai-content-pipeline
|
|
287
|
+
|
|
288
|
+
# Full platform skill
|
|
289
|
+
npx skills add inference-sh/skills@inference-sh
|
|
290
|
+
```
|
|
291
|
+
|
|
292
|
+
Browse all apps: `infsh app list --category audio`
|
|
@@ -0,0 +1,269 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: ai-product-photography
|
|
3
|
+
description: |
|
|
4
|
+
Generate professional AI product photography and commercial images.
|
|
5
|
+
Models: FLUX, Imagen 3, Grok, Seedream for product shots, lifestyle images, mockups.
|
|
6
|
+
Capabilities: studio lighting, lifestyle scenes, packaging, e-commerce photos.
|
|
7
|
+
Use for: e-commerce, Amazon listings, Shopify, marketing, advertising, mockups.
|
|
8
|
+
Triggers: product photography, product shot, commercial photography, e-commerce images,
|
|
9
|
+
amazon product photo, shopify images, product mockup, studio product shot,
|
|
10
|
+
lifestyle product image, advertising photo, packshot, product render, product image ai
|
|
11
|
+
allowed-tools: Bash(infsh *)
|
|
12
|
+
---
|
|
13
|
+
|
|
14
|
+
# AI Product Photography
|
|
15
|
+
|
|
16
|
+
Generate professional product photography via [inference.sh](https://inference.sh) CLI.
|
|
17
|
+
|
|
18
|
+
## Quick Start
|
|
19
|
+
|
|
20
|
+
```bash
|
|
21
|
+
curl -fsSL https://cli.inference.sh | sh && infsh login
|
|
22
|
+
|
|
23
|
+
# Generate product shot
|
|
24
|
+
infsh app run falai/flux-dev --input '{
|
|
25
|
+
"prompt": "Professional product photo of wireless earbuds on white surface, soft studio lighting, commercial photography, high detail"
|
|
26
|
+
}'
|
|
27
|
+
```
|
|
28
|
+
|
|
29
|
+
## Available Models
|
|
30
|
+
|
|
31
|
+
| Model | App ID | Best For |
|
|
32
|
+
|-------|--------|----------|
|
|
33
|
+
| FLUX Dev | `falai/flux-dev` | High quality, detailed |
|
|
34
|
+
| FLUX Schnell | `falai/flux-schnell` | Fast iterations |
|
|
35
|
+
| Imagen 3 | `google/imagen-3` | Photorealistic |
|
|
36
|
+
| Grok | `xai/grok-imagine-image` | Creative variations |
|
|
37
|
+
| Seedream | `bytedance/seedream-3-0` | Commercial quality |
|
|
38
|
+
|
|
39
|
+
## Product Photography Styles
|
|
40
|
+
|
|
41
|
+
### Studio White Background
|
|
42
|
+
|
|
43
|
+
```bash
|
|
44
|
+
infsh app run falai/flux-dev --input '{
|
|
45
|
+
"prompt": "Product photography of a luxury watch on pure white background, professional studio lighting, sharp focus, e-commerce style, high resolution"
|
|
46
|
+
}'
|
|
47
|
+
```
|
|
48
|
+
|
|
49
|
+
### Lifestyle Context
|
|
50
|
+
|
|
51
|
+
```bash
|
|
52
|
+
infsh app run falai/flux-dev --input '{
|
|
53
|
+
"prompt": "Lifestyle product photo of coffee mug on wooden desk, morning sunlight through window, cozy home office setting, Instagram aesthetic"
|
|
54
|
+
}'
|
|
55
|
+
```
|
|
56
|
+
|
|
57
|
+
### Hero Shot
|
|
58
|
+
|
|
59
|
+
```bash
|
|
60
|
+
infsh app run falai/flux-dev --input '{
|
|
61
|
+
"prompt": "Hero product shot of smartphone floating at angle, dramatic lighting, gradient background, tech advertising style, premium feel"
|
|
62
|
+
}'
|
|
63
|
+
```
|
|
64
|
+
|
|
65
|
+
### Flat Lay
|
|
66
|
+
|
|
67
|
+
```bash
|
|
68
|
+
infsh app run falai/flux-dev --input '{
|
|
69
|
+
"prompt": "Flat lay product photography of skincare products arranged aesthetically, marble surface, eucalyptus leaves as props, beauty brand style"
|
|
70
|
+
}'
|
|
71
|
+
```
|
|
72
|
+
|
|
73
|
+
### In-Use / Action
|
|
74
|
+
|
|
75
|
+
```bash
|
|
76
|
+
infsh app run falai/flux-dev --input '{
|
|
77
|
+
"prompt": "Action shot of running shoes mid-stride, motion blur background, athletic lifestyle, Nike advertisement style"
|
|
78
|
+
}'
|
|
79
|
+
```
|
|
80
|
+
|
|
81
|
+
## Product Categories
|
|
82
|
+
|
|
83
|
+
### Electronics
|
|
84
|
+
|
|
85
|
+
```bash
|
|
86
|
+
infsh app run falai/flux-dev --input '{
|
|
87
|
+
"prompt": "Professional product photo of wireless headphones, matte black finish, floating on dark gradient background, rim lighting, tech product photography"
|
|
88
|
+
}'
|
|
89
|
+
```
|
|
90
|
+
|
|
91
|
+
### Fashion / Apparel
|
|
92
|
+
|
|
93
|
+
```bash
|
|
94
|
+
infsh app run falai/flux-dev --input '{
|
|
95
|
+
"prompt": "Fashion product photography of leather handbag, studio setting, soft shadows, luxury brand aesthetic, Vogue style"
|
|
96
|
+
}'
|
|
97
|
+
```
|
|
98
|
+
|
|
99
|
+
### Beauty / Cosmetics
|
|
100
|
+
|
|
101
|
+
```bash
|
|
102
|
+
infsh app run falai/flux-dev --input '{
|
|
103
|
+
"prompt": "Beauty product photography of lipstick with color swatches, clean white background, soft lighting, high-end cosmetics advertising"
|
|
104
|
+
}'
|
|
105
|
+
```
|
|
106
|
+
|
|
107
|
+
### Food & Beverage
|
|
108
|
+
|
|
109
|
+
```bash
|
|
110
|
+
infsh app run falai/flux-dev --input '{
|
|
111
|
+
"prompt": "Food photography of craft beer bottle with condensation, rustic wooden table, warm lighting, artisanal brand aesthetic"
|
|
112
|
+
}'
|
|
113
|
+
```
|
|
114
|
+
|
|
115
|
+
### Home & Furniture
|
|
116
|
+
|
|
117
|
+
```bash
|
|
118
|
+
infsh app run falai/flux-dev --input '{
|
|
119
|
+
"prompt": "Interior product photo of modern armchair in minimalist living room, natural lighting, Scandinavian design style, lifestyle context"
|
|
120
|
+
}'
|
|
121
|
+
```
|
|
122
|
+
|
|
123
|
+
### Jewelry
|
|
124
|
+
|
|
125
|
+
```bash
|
|
126
|
+
infsh app run falai/flux-dev --input '{
|
|
127
|
+
"prompt": "Jewelry product photography of diamond ring, black velvet surface, dramatic spotlight, sparkle and reflection, luxury advertising"
|
|
128
|
+
}'
|
|
129
|
+
```
|
|
130
|
+
|
|
131
|
+
## Lighting Techniques
|
|
132
|
+
|
|
133
|
+
### Soft Studio Light
|
|
134
|
+
|
|
135
|
+
```bash
|
|
136
|
+
infsh app run falai/flux-dev --input '{
|
|
137
|
+
"prompt": "Product photo with soft diffused studio lighting, minimal shadows, clean and professional, commercial photography"
|
|
138
|
+
}'
|
|
139
|
+
```
|
|
140
|
+
|
|
141
|
+
### Dramatic / Rim Light
|
|
142
|
+
|
|
143
|
+
```bash
|
|
144
|
+
infsh app run falai/flux-dev --input '{
|
|
145
|
+
"prompt": "Product photo with dramatic rim lighting, dark background, glowing edges, premium tech aesthetic"
|
|
146
|
+
}'
|
|
147
|
+
```
|
|
148
|
+
|
|
149
|
+
### Natural Window Light
|
|
150
|
+
|
|
151
|
+
```bash
|
|
152
|
+
infsh app run falai/flux-dev --input '{
|
|
153
|
+
"prompt": "Product photo with natural window light, soft shadows, lifestyle setting, warm and inviting"
|
|
154
|
+
}'
|
|
155
|
+
```
|
|
156
|
+
|
|
157
|
+
### Hard Light / High Contrast
|
|
158
|
+
|
|
159
|
+
```bash
|
|
160
|
+
infsh app run falai/flux-dev --input '{
|
|
161
|
+
"prompt": "Product photo with hard directional lighting, strong shadows, bold contrast, editorial style"
|
|
162
|
+
}'
|
|
163
|
+
```
|
|
164
|
+
|
|
165
|
+
## E-Commerce Templates
|
|
166
|
+
|
|
167
|
+
### Amazon Main Image
|
|
168
|
+
|
|
169
|
+
```bash
|
|
170
|
+
infsh app run falai/flux-dev --input '{
|
|
171
|
+
"prompt": "Amazon product listing main image, pure white background RGB 255 255 255, product fills 85% of frame, professional studio lighting, no text or graphics"
|
|
172
|
+
}'
|
|
173
|
+
```
|
|
174
|
+
|
|
175
|
+
### Amazon Lifestyle Image
|
|
176
|
+
|
|
177
|
+
```bash
|
|
178
|
+
infsh app run falai/flux-dev --input '{
|
|
179
|
+
"prompt": "Amazon lifestyle product image, product in natural use context, relatable setting, shows scale and use case"
|
|
180
|
+
}'
|
|
181
|
+
```
|
|
182
|
+
|
|
183
|
+
### Shopify Hero
|
|
184
|
+
|
|
185
|
+
```bash
|
|
186
|
+
infsh app run falai/flux-dev --input '{
|
|
187
|
+
"prompt": "Shopify hero banner product image, lifestyle context, space for text overlay on left, premium brand aesthetic"
|
|
188
|
+
}'
|
|
189
|
+
```
|
|
190
|
+
|
|
191
|
+
## Batch Generation
|
|
192
|
+
|
|
193
|
+
```bash
|
|
194
|
+
# Generate multiple angles
|
|
195
|
+
PRODUCT="luxury watch"
|
|
196
|
+
ANGLES=("front view" "45 degree angle" "side profile" "detail shot of face")
|
|
197
|
+
|
|
198
|
+
for angle in "${ANGLES[@]}"; do
|
|
199
|
+
infsh app run falai/flux-dev --input "{
|
|
200
|
+
\"prompt\": \"Professional product photography of $PRODUCT, $angle, white background, studio lighting\"
|
|
201
|
+
}" > "product_${angle// /_}.json"
|
|
202
|
+
done
|
|
203
|
+
```
|
|
204
|
+
|
|
205
|
+
## Post-Processing Workflow
|
|
206
|
+
|
|
207
|
+
```bash
|
|
208
|
+
# 1. Generate base product image
|
|
209
|
+
infsh app run falai/flux-dev --input '{
|
|
210
|
+
"prompt": "Product photo of headphones..."
|
|
211
|
+
}' > product.json
|
|
212
|
+
|
|
213
|
+
# 2. Upscale for high resolution
|
|
214
|
+
infsh app run falai/topaz-image-upscaler --input '{
|
|
215
|
+
"image_url": "<product-url>",
|
|
216
|
+
"scale": 2
|
|
217
|
+
}' > upscaled.json
|
|
218
|
+
|
|
219
|
+
# 3. Remove background if needed
|
|
220
|
+
infsh app run falai/birefnet --input '{
|
|
221
|
+
"image_url": "<upscaled-url>"
|
|
222
|
+
}' > cutout.json
|
|
223
|
+
```
|
|
224
|
+
|
|
225
|
+
## Prompt Formula
|
|
226
|
+
|
|
227
|
+
```
|
|
228
|
+
[Product Type] + [Setting/Background] + [Lighting] + [Style] + [Technical]
|
|
229
|
+
```
|
|
230
|
+
|
|
231
|
+
### Examples
|
|
232
|
+
|
|
233
|
+
```
|
|
234
|
+
"Wireless earbuds on white marble surface, soft studio lighting, Apple advertising style, 8K, sharp focus"
|
|
235
|
+
|
|
236
|
+
"Sneakers floating on gradient background, dramatic rim lighting, Nike campaign aesthetic, commercial photography"
|
|
237
|
+
|
|
238
|
+
"Skincare bottle with water droplets, spa setting with stones, natural lighting, luxury beauty brand style"
|
|
239
|
+
```
|
|
240
|
+
|
|
241
|
+
## Best Practices
|
|
242
|
+
|
|
243
|
+
1. **Consistent style** - Match brand aesthetic across all images
|
|
244
|
+
2. **High resolution** - Use quality models, upscale if needed
|
|
245
|
+
3. **Multiple angles** - Generate front, side, detail views
|
|
246
|
+
4. **Context matters** - Lifestyle images convert better than plain white
|
|
247
|
+
5. **Props and staging** - Add relevant props for visual interest
|
|
248
|
+
6. **Lighting consistency** - Same lighting style across product line
|
|
249
|
+
|
|
250
|
+
## Related Skills
|
|
251
|
+
|
|
252
|
+
```bash
|
|
253
|
+
# Image generation models
|
|
254
|
+
npx skills add inference-sh/skills@ai-image-generation
|
|
255
|
+
|
|
256
|
+
# FLUX specific
|
|
257
|
+
npx skills add inference-sh/skills@flux-image
|
|
258
|
+
|
|
259
|
+
# Image upscaling
|
|
260
|
+
npx skills add inference-sh/skills@image-upscaling
|
|
261
|
+
|
|
262
|
+
# Background removal
|
|
263
|
+
npx skills add inference-sh/skills@background-removal
|
|
264
|
+
|
|
265
|
+
# Full platform skill
|
|
266
|
+
npx skills add inference-sh/skills@inference-sh
|
|
267
|
+
```
|
|
268
|
+
|
|
269
|
+
Browse all image apps: `infsh app list --category image`
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: ai-sdk
|
|
3
|
+
description: 'Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, Google, etc.), streaming, tool calling, structured output, or embeddings, (4) Use React hooks like useChat or useCompletion. Triggers on: "AI SDK", "Vercel AI SDK", "generateText", "streamText", "add AI to my app", "build an agent", "tool calling", "structured output", "useChat".'
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
## Prerequisites
|
|
7
|
+
|
|
8
|
+
Before searching docs, check if `node_modules/ai/docs/` exists. If not, install **only** the `ai` package using the project's package manager (e.g., `pnpm add ai`).
|
|
9
|
+
|
|
10
|
+
Do not install other packages at this stage. Provider packages (e.g., `@ai-sdk/openai`) and client packages (e.g., `@ai-sdk/react`) should be installed later when needed based on user requirements.
|
|
11
|
+
|
|
12
|
+
## Critical: Do Not Trust Internal Knowledge
|
|
13
|
+
|
|
14
|
+
Everything you know about the AI SDK is outdated or wrong. Your training data contains obsolete APIs, deprecated patterns, and incorrect usage.
|
|
15
|
+
|
|
16
|
+
**When working with the AI SDK:**
|
|
17
|
+
|
|
18
|
+
1. Ensure `ai` package is installed (see Prerequisites)
|
|
19
|
+
2. Search `node_modules/ai/docs/` and `node_modules/ai/src/` for current APIs
|
|
20
|
+
3. If not found locally, search ai-sdk.dev documentation (instructions below)
|
|
21
|
+
4. Never rely on memory - always verify against source code or docs
|
|
22
|
+
5. **`useChat` has changed significantly** - check [Common Errors](references/common-errors.md) before writing client code
|
|
23
|
+
6. When deciding which model and provider to use (e.g. OpenAI, Anthropic, Gemini), use the Vercel AI Gateway provider unless the user specifies otherwise. See [AI Gateway Reference](references/ai-gateway.md) for usage details.
|
|
24
|
+
7. **Always fetch current model IDs** - Never use model IDs from memory. Before writing code that uses a model, run `curl -s https://ai-gateway.vercel.sh/v1/models | jq -r '[.data[] | select(.id | startswith("provider/")) | .id] | reverse | .[]'` (replacing `provider` with the relevant provider like `anthropic`, `openai`, or `google`) to get the full list with newest models first. Use the model with the highest version number (e.g., `claude-sonnet-4-5` over `claude-sonnet-4` over `claude-3-5-sonnet`).
|
|
25
|
+
8. Run typecheck after changes to ensure code is correct
|
|
26
|
+
9. **Be minimal** - Only specify options that differ from defaults. When unsure of defaults, check docs or source rather than guessing or over-specifying.
|
|
27
|
+
|
|
28
|
+
If you cannot find documentation to support your answer, state that explicitly.
|
|
29
|
+
|
|
30
|
+
## Finding Documentation
|
|
31
|
+
|
|
32
|
+
### ai@6.0.34+
|
|
33
|
+
|
|
34
|
+
Search bundled docs and source in `node_modules/ai/`:
|
|
35
|
+
|
|
36
|
+
- **Docs**: `grep "query" node_modules/ai/docs/`
|
|
37
|
+
- **Source**: `grep "query" node_modules/ai/src/`
|
|
38
|
+
|
|
39
|
+
Provider packages include docs at `node_modules/@ai-sdk/<provider>/docs/`.
|
|
40
|
+
|
|
41
|
+
### Earlier versions
|
|
42
|
+
|
|
43
|
+
1. Search: `https://ai-sdk.dev/api/search-docs?q=your_query`
|
|
44
|
+
2. Fetch `.md` URLs from results (e.g., `https://ai-sdk.dev/docs/agents/building-agents.md`)
|
|
45
|
+
|
|
46
|
+
## When Typecheck Fails
|
|
47
|
+
|
|
48
|
+
**Before searching source code**, grep [Common Errors](references/common-errors.md) for the failing property or function name. Many type errors are caused by deprecated APIs documented there.
|
|
49
|
+
|
|
50
|
+
If not found in common-errors.md:
|
|
51
|
+
|
|
52
|
+
1. Search `node_modules/ai/src/` and `node_modules/ai/docs/`
|
|
53
|
+
2. Search ai-sdk.dev (for earlier versions or if not found locally)
|
|
54
|
+
|
|
55
|
+
## Building and Consuming Agents
|
|
56
|
+
|
|
57
|
+
### Creating Agents
|
|
58
|
+
|
|
59
|
+
Always use the `ToolLoopAgent` pattern. Search `node_modules/ai/docs/` for current agent creation APIs.
|
|
60
|
+
|
|
61
|
+
**File conventions**: See [type-safe-agents.md](references/type-safe-agents.md) for where to save agents and tools.
|
|
62
|
+
|
|
63
|
+
**Type Safety**: When consuming agents with `useChat`, always use `InferAgentUIMessage<typeof agent>` for type-safe tool results. See [reference](references/type-safe-agents.md).
|
|
64
|
+
|
|
65
|
+
### Consuming Agents (Framework-Specific)
|
|
66
|
+
|
|
67
|
+
Before implementing agent consumption:
|
|
68
|
+
|
|
69
|
+
1. Check `package.json` to detect the project's framework/stack
|
|
70
|
+
2. Search documentation for the framework's quickstart guide
|
|
71
|
+
3. Follow the framework-specific patterns for streaming, API routes, and client integration
|
|
72
|
+
|
|
73
|
+
## References
|
|
74
|
+
|
|
75
|
+
- [Common Errors](references/common-errors.md) - Renamed parameters reference (parameters → inputSchema, etc.)
|
|
76
|
+
- [AI Gateway](references/ai-gateway.md) - Gateway setup and usage
|
|
77
|
+
- [Type-Safe Agents with useChat](references/type-safe-agents.md) - End-to-end type safety with InferAgentUIMessage
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
---
|
|
2
|
+
title: Vercel AI Gateway
|
|
3
|
+
description: Reference for using Vercel AI Gateway with the AI SDK.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Vercel AI Gateway
|
|
7
|
+
|
|
8
|
+
The Vercel AI Gateway is the fastest way to get started with the AI SDK. It provides access to models from OpenAI, Anthropic, Google, and other providers through a single API.
|
|
9
|
+
|
|
10
|
+
## Authentication
|
|
11
|
+
|
|
12
|
+
Authenticate with OIDC (for Vercel deployments) or an [AI Gateway API key](https://vercel.com/d?to=%2F%5Bteam%5D%2F%7E%2Fai-gateway%2Fapi-keys&title=AI+Gateway+API+Keys):
|
|
13
|
+
|
|
14
|
+
```env filename=".env.local"
|
|
15
|
+
AI_GATEWAY_API_KEY=your_api_key_here
|
|
16
|
+
```
|
|
17
|
+
|
|
18
|
+
## Usage
|
|
19
|
+
|
|
20
|
+
The AI Gateway is the default global provider, so you can access models using a simple string:
|
|
21
|
+
|
|
22
|
+
```ts
|
|
23
|
+
import { generateText } from 'ai';
|
|
24
|
+
|
|
25
|
+
const { text } = await generateText({
|
|
26
|
+
model: 'anthropic/claude-sonnet-4.5',
|
|
27
|
+
prompt: 'What is love?',
|
|
28
|
+
});
|
|
29
|
+
```
|
|
30
|
+
|
|
31
|
+
You can also explicitly import and use the gateway provider:
|
|
32
|
+
|
|
33
|
+
```ts
|
|
34
|
+
// Option 1: Import from 'ai' package (included by default)
|
|
35
|
+
import { gateway } from 'ai';
|
|
36
|
+
model: gateway('anthropic/claude-sonnet-4.5');
|
|
37
|
+
|
|
38
|
+
// Option 2: Install and import from '@ai-sdk/gateway' package
|
|
39
|
+
import { gateway } from '@ai-sdk/gateway';
|
|
40
|
+
model: gateway('anthropic/claude-sonnet-4.5');
|
|
41
|
+
```
|
|
42
|
+
|
|
43
|
+
## Find Available Models
|
|
44
|
+
|
|
45
|
+
**Important**: Always fetch the current model list before writing code. Never use model IDs from memory - they may be outdated.
|
|
46
|
+
|
|
47
|
+
List all available models through the gateway API:
|
|
48
|
+
|
|
49
|
+
```bash
|
|
50
|
+
curl https://ai-gateway.vercel.sh/v1/models
|
|
51
|
+
```
|
|
52
|
+
|
|
53
|
+
Filter by provider using `jq`. **Do not truncate with `head`** - always fetch the full list to find the latest models:
|
|
54
|
+
|
|
55
|
+
```bash
|
|
56
|
+
# Anthropic models
|
|
57
|
+
curl -s https://ai-gateway.vercel.sh/v1/models | jq -r '[.data[] | select(.id | startswith("anthropic/")) | .id] | reverse | .[]'
|
|
58
|
+
|
|
59
|
+
# OpenAI models
|
|
60
|
+
curl -s https://ai-gateway.vercel.sh/v1/models | jq -r '[.data[] | select(.id | startswith("openai/")) | .id] | reverse | .[]'
|
|
61
|
+
|
|
62
|
+
# Google models
|
|
63
|
+
curl -s https://ai-gateway.vercel.sh/v1/models | jq -r '[.data[] | select(.id | startswith("google/")) | .id] | reverse | .[]'
|
|
64
|
+
```
|
|
65
|
+
|
|
66
|
+
When multiple versions of a model exist, use the one with the highest version number (e.g., prefer `claude-sonnet-4-5` over `claude-sonnet-4` over `claude-3-5-sonnet`).
|