mirror of
https://github.com/langgenius/dify.git
synced 2026-03-09 17:36:44 +08: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.