dify/web/app/components/workflow/skill/start-tab/templates
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
..
skills feat(skill): add script-driven full skill template generation 2026-01-30 16:10:18 +08:00
registry.ts feat(skill): add script-driven full skill template generation 2026-01-30 16:10:18 +08:00
template-to-upload.ts feat(skill): add script-driven full skill template generation 2026-01-30 16:10:18 +08:00
types.ts feat(skill): add script-driven full skill template generation 2026-01-30 16:10:18 +08:00