skillhub/skillhub-cli
chenbaowang 08ce3d59a1 feat(cli): 优化帮助界面和命令结构
- 重新组织帮助分类(Publish → Publish & Manage)
- 统一参数命名为 <skill>,添加参数说明
- 简化 config 命令描述
- 优化 explore 帮助,添加选项分组和示例
- 修复参数重复显示问题
- 子命令帮助显示 Arguments 部分
2026-04-23 12:33:04 +08:00
..
src feat(cli): 优化帮助界面和命令结构 2026-04-23 12:33:04 +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 feat(cli): 优化帮助界面和命令结构 2026-04-23 12:33:04 +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