feat: skills delete — 交互式删除用户 Skill

新增 ias skills delete:
  扫描 skills/ 目录,列出所有用户 Skill
  MultiSelect TUI 选择要删除的 Skill
  确认后 remove_dir_all 物理删除
This commit is contained in:
2026-06-01 22:00:48 +08:00
parent cef8bee8ee
commit 438c52e79b
12 changed files with 1582 additions and 0 deletions
@@ -0,0 +1,3 @@
{
"webServiceKey": "your_amap_webservice_key_here"
}