-
Notifications
You must be signed in to change notification settings - Fork 359
feat: SkillHub CLI V1 — skills管理命令行工具 #347
Copy link
Copy link
Open
Labels
effort/l大改动或高风险改动,需要 maintainer 负责 / Large or risky change requiring maintainer ownership.大改动或高风险改动,需要 maintainer 负责 / Large or risky change requiring maintainer ownership.priority/p3低优先级 / Low priority triage bucket.低优先级 / Low priority triage bucket.triage/needs-info需要补充更多信息后才能分流 / Issue needs more detail before it can be routed.需要补充更多信息后才能分流 / Issue needs more detail before it can be routed.
Metadata
Metadata
Assignees
Labels
effort/l大改动或高风险改动,需要 maintainer 负责 / Large or risky change requiring maintainer ownership.大改动或高风险改动,需要 maintainer 负责 / Large or risky change requiring maintainer ownership.priority/p3低优先级 / Low priority triage bucket.低优先级 / Low priority triage bucket.triage/needs-info需要补充更多信息后才能分流 / Issue needs more detail before it can be routed.需要补充更多信息后才能分流 / Issue needs more detail before it can be routed.
背景
SkillHub 目前已具备 token 认证、发布/搜索/下载能力和 ClawHub 兼容层,但缺少一套第一方、原生的 CLI 工具。本 issue 跟踪 SkillHub CLI V1 的完整交付。
目标
在仓库顶层新增
cli/包,交付原生skillhubCLI,同时在服务端新增/api/cli/v1适配层。技术栈: Bun + TypeScript,通过
npm/npx分发,跨平台支持 Windows / macOS / Linux。V1 命令范围
helpversionloginlogoutwhoamisearchinstalllistremovedoctorpublishupdate内建 Tier 1 Agent profiles:
claude-code、codex、cursor、github-copilot、gemini-cli、openhands、windsurf、openclaw、kiro-cli、roo、trae、trae-cn、opencode、kilo。实施阶段
help/version、config/credentials/inventory storelogin、logout、whoami、searchinstall、list、remove、doctorpublishupdate非目标(V1 不包含)