·yaml-pipeline-transfer
</>

yaml-pipeline-transfer

tencentblueking/bk-ci

YAML 流水线转换指南,涵盖 YAML 与 Model 双向转换、PAC(Pipeline as Code)实现、模板引用、触发器配置。当用户需要解析 YAML 流水线、实现 PAC 模式、处理流水线模板或进行 YAML 语法校验时使用。

22Installs·0Trend·@tencentblueking

Installation

$npx skills add https://github.com/tencentblueking/bk-ci --skill yaml-pipeline-transfer

SKILL.md

YAML 流水线转换是 BK-CI 的核心功能之一,支持 Pipeline as Code(PAC)模式。本 Skill 详细介绍 YAML 与 Model 之间的双向转换机制、模板系统、触发器配置等关键技术。

位置:common-pipeline-yaml/src/main/kotlin/.../transfer/TransferMapper.kt

位置:common-pipeline-yaml/src/main/kotlin/.../transfer/ElementTransfer.kt

YAML 流水线转换指南,涵盖 YAML 与 Model 双向转换、PAC(Pipeline as Code)实现、模板引用、触发器配置。当用户需要解析 YAML 流水线、实现 PAC 模式、处理流水线模板或进行 YAML 语法校验时使用。 Source: tencentblueking/bk-ci.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tencentblueking/bk-ci --skill yaml-pipeline-transfer
Category
</>Dev Tools
Verified
First Seen
2026-02-08
Updated
2026-02-18

Quick answers

What is yaml-pipeline-transfer?

YAML 流水线转换指南,涵盖 YAML 与 Model 双向转换、PAC(Pipeline as Code)实现、模板引用、触发器配置。当用户需要解析 YAML 流水线、实现 PAC 模式、处理流水线模板或进行 YAML 语法校验时使用。 Source: tencentblueking/bk-ci.

How do I install yaml-pipeline-transfer?

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 yaml-pipeline-transfer 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