managing-devops-pipeline
✓管理蓝盾流水线的构建操作,包括查询构建历史、获取启动参数、查看构建状态、启动构建。当用户提及流水线、构建、部署、CI/CD、蓝盾或需要触发构建任务时使用。
Installation
SKILL.md
启动构建前必须获得用户确认:在调用 v4userbuildstart 之前,必须向用户展示完整的构建入参并获得明确确认。未经用户确认,禁止执行构建操作。
URL 解析规则:从 https://xxxxxx/console/pipeline/{projectId}/{pipelineId} 提取:
获取构建历史:参阅 reference/build-list.md 获取启动参数:参阅 reference/build-startinfo.md 查看构建状态:参阅 reference/build-status.md 启动构建:参阅 reference/build-start.md
管理蓝盾流水线的构建操作,包括查询构建历史、获取启动参数、查看构建状态、启动构建。当用户提及流水线、构建、部署、CI/CD、蓝盾或需要触发构建任务时使用。 Source: tencentblueking/bk-ci.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/tencentblueking/bk-ci --skill managing-devops-pipeline- Source
- tencentblueking/bk-ci
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-08
- Updated
- 2026-02-18
Quick answers
What is managing-devops-pipeline?
管理蓝盾流水线的构建操作,包括查询构建历史、获取启动参数、查看构建状态、启动构建。当用户提及流水线、构建、部署、CI/CD、蓝盾或需要触发构建任务时使用。 Source: tencentblueking/bk-ci.
How do I install managing-devops-pipeline?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tencentblueking/bk-ci --skill managing-devops-pipeline Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/tencentblueking/bk-ci
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-08