mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
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. |
||
|---|---|---|
| .. | ||
| category-tabs | ||
| templates | ||
| action-card.tsx | ||
| create-import-section.tsx | ||
| index.tsx | ||
| section-header.tsx | ||
| skill-templates-section.tsx | ||
| template-card.tsx | ||
| template-search.tsx | ||