skillhub/skillhub-cli
chenbaowang f4752f2d9b feat(cli): 优化 download 和 update 命令,添加友好错误提示
- download: 添加智能搜索 namespace 和交互式版本选择
- download: 修复下载失败仍创建文件的问题
- update: 重写为带版本对比的更新流程
- update: 添加 -y/--yes 选项跳过确认
- star/rating/rate/report/delete/archive/hide/unhide: 添加 404 友好错误提示
- 提示用户使用 namespace/skill-name 格式
2026-04-23 17:32:13 +08:00
..
src feat(cli): 优化 download 和 update 命令,添加友好错误提示 2026-04-23 17:32:13 +08:00
tests feat(cli): enhance inspect/install commands and reorganize help 2026-04-21 19:40:02 +08:00
.npmignore fix(cli): fix registry config priority for login and all commands 2026-04-21 17:32:06 +08:00
package.json fix(inspect): 修复版本选项与全局 --version 冲突 2026-04-23 14:08:39 +08:00
pnpm-lock.yaml fix(cli): replace execSync unzip with unzipper for cross-platform support 2026-04-16 11:18:20 +08:00
tsconfig.json feat(skillhub-cli): add skillhub CLI with interactive multi-agent support 2026-04-14 10:21:09 +08:00
unbuild.config.ts feat(skillhub-cli): add skillhub CLI with interactive multi-agent support 2026-04-14 10:21:09 +08:00
vitest.config.ts feat(skillhub-cli): add skillhub CLI with interactive multi-agent support 2026-04-14 10:21:09 +08:00