Skip to content

feat: Skill仓库前端支持多种下载/安装方式 #4385 - #4386

Draft
zacYL wants to merge 1 commit into
TencentBlueKing:masterfrom
zacYL:issue_4385
Draft

feat: Skill仓库前端支持多种下载/安装方式 #4385#4386
zacYL wants to merge 1 commit into
TencentBlueKing:masterfrom
zacYL:issue_4385

Conversation

@zacYL

@zacYL zacYL commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Skill 仓库使用指引和包详情页新增三种安装方式:直接下载 Zip(curl 命令)、手动安装说明(Cursor/Claude Code skills 目录)、对话安装(可复制提示词)
  • 复用后端已有 /download 接口,下载命令使用 curl basic auth 鉴权,与现有代码模式一致
  • 保留原有 clawhub CLI 安装方式作为兼容选项

Test plan

  • Skill 仓库 guide 页 pull 标签页展示三种新方式
  • 包详情页安装区域展示三种新方式
  • 手动安装说明包含 Cursor 和 Claude Code 路径
  • 对话安装提示词可直接复制粘贴给 AI 助手使用
  • 原有 clawhub 命令仍正常展示
  • curl 下载命令包含正确的鉴权参数格式

Closes #4385

@tencentblueking-adm

tencentblueking-adm commented Jul 16, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Skill 仓库前端支持多种 Skill 下载/安装方式,不强制依赖 clawhub

2 participants