mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 06:00:34 -04:00
Wire up the "Create Blank Skill" action card to open a modal where users enter a skill name. The modal validates against existing skill names in real-time and creates a folder with a SKILL.md file via batchUpload, then opens the file as a pinned tab.