dify/web/app/components/workflow/skill/start-tab/templates/skills
yyh 038b03fa8e
feat(skill): add script-driven full skill template generation
Add fetch-skill-templates.ts script that clones anthropics/skills repo
and generates complete directory trees (scripts, references, assets)
for all 16 skills with base64 encoding for binary files, replacing
the previous single-SKILL.md-only approach. Generated files are
lazy-loaded per skill on user click.
2026-01-30 16:10:18 +08:00
..
algorithmic-art.ts feat(skill): add script-driven full skill template generation 2026-01-30 16:10:18 +08:00
brand-guidelines.ts feat(skill): add script-driven full skill template generation 2026-01-30 16:10:18 +08:00
canvas-design.ts feat(skill): add script-driven full skill template generation 2026-01-30 16:10:18 +08:00
doc-coauthoring.ts feat(skill): add script-driven full skill template generation 2026-01-30 16:10:18 +08:00
docx.ts feat(skill): add script-driven full skill template generation 2026-01-30 16:10:18 +08:00
frontend-design.ts feat(skill): add script-driven full skill template generation 2026-01-30 16:10:18 +08:00
internal-comms.ts feat(skill): add script-driven full skill template generation 2026-01-30 16:10:18 +08:00
mcp-builder.ts feat(skill): add script-driven full skill template generation 2026-01-30 16:10:18 +08:00
pdf.ts feat(skill): add script-driven full skill template generation 2026-01-30 16:10:18 +08:00
pptx.ts feat(skill): add script-driven full skill template generation 2026-01-30 16:10:18 +08:00
skill-creator.ts feat(skill): add script-driven full skill template generation 2026-01-30 16:10:18 +08:00
slack-gif-creator.ts feat(skill): add script-driven full skill template generation 2026-01-30 16:10:18 +08:00
theme-factory.ts feat(skill): add script-driven full skill template generation 2026-01-30 16:10:18 +08:00
web-artifacts-builder.ts feat(skill): add script-driven full skill template generation 2026-01-30 16:10:18 +08:00
webapp-testing.ts feat(skill): add script-driven full skill template generation 2026-01-30 16:10:18 +08:00
xlsx.ts feat(skill): add script-driven full skill template generation 2026-01-30 16:10:18 +08:00