pipeline-plugin-development
✓流水线插件开发完整指南,涵盖插件创建、task.json Fonctionnalités de base (Python/Java/NodeJS/Golang)当用户需要开发蓝盾流水线插件、配置task.json.
Installation
SKILL.md
模块定位: 本指南详细介绍蓝盾(BK-CI)流水线插件的开发规范、配置方法、多语言实现示例、发布流程和调试技巧,帮助开发者快速上手插件开发。
| Java | ⭐⭐⭐⭐⭐ | java-atom-sdk | | Python | ⭐⭐⭐⭐ | python-atom-sdk | | NodeJS | ⭐⭐⭐ | @tencent/nodejsatomsdk | | Golang | ⭐⭐⭐ | golang-atom-sdk |
| language | 开发语言 | 字符串 | 是 | | target | 执行入口命令 | 字符串 | 是 | | demands | 执行前置依赖命令 | 数组 | 否 | | runtimeVersion | 运行时版本 | 字符串 | 否 | | finishKillFlag | 执行完成后是否杀进程 | 布尔 | 否 | | os | 操作系统相关配置 | 数组 | 否 |
流水线插件开发完整指南,涵盖插件创建、task.json Fonctionnalités de base (Python/Java/NodeJS/Golang)当用户需要开发蓝盾流水线插件、配置task.json. Source : tencentblueking/bk-ci.
Faits (prêts à citer)
Champs et commandes stables pour les citations IA/recherche.
- Commande d'installation
npx skills add https://github.com/tencentblueking/bk-ci --skill pipeline-plugin-development- Source
- tencentblueking/bk-ci
- Catégorie
- </>Développement
- Vérifié
- ✓
- Première apparition
- 2026-02-08
- Mis à jour
- 2026-02-18
Réponses rapides
Qu'est-ce que pipeline-plugin-development ?
流水线插件开发完整指南,涵盖插件创建、task.json Fonctionnalités de base (Python/Java/NodeJS/Golang)当用户需要开发蓝盾流水线插件、配置task.json. Source : tencentblueking/bk-ci.
Comment installer pipeline-plugin-development ?
Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/tencentblueking/bk-ci --skill pipeline-plugin-development Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code ou Cursor
Où se trouve le dépôt source ?
https://github.com/tencentblueking/bk-ci
Détails
- Catégorie
- </>Développement
- Source
- skills.sh
- Première apparition
- 2026-02-08