Toolverse
All skills

pipeline-plugin-development

by TencentBlueKing

流水线插件开发完整指南,涵盖插件创建、task.json 配置规范、多语言开发示例(Python/Java/NodeJS/Golang)、输入输出规范、错误码规范、发布流程、调试方法。当用户需要开发蓝盾流水线插件、配置 task.json、处理插件输入输出或排查插件错误时使用。

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
DevOps
Views
4

About this skill

流水线插件开发完整指南,涵盖插件创建、task.json 配置规范、多语言开发示例(Python/Java/NodeJS/Golang)、输入输出规范、错误码规范、发布流程、调试方法。当用户需要开发蓝盾流水线插件、配置 task.json、处理插件输入输出或排查插件错误时使用。

How to use

  1. Zapoznaj się z podstawami wtyczek pipelinowych — są to najmniejsze jednostki wykonawcze w BluKing, odpowiadające za konkretne zadania budowania, takie jak pobieranie kodu, kompilacja, testowanie czy wdrażanie. 2. Wybierz język programowania spośród obsługiwanych: Java (najwyżej rekomendowany), Python, Node.js lub Golang, a następnie zainstaluj odpowiedni SDK dla wybranego języka. 3. Utwórz plik task.json zawierający konfigurację wtyczki — zdefiniuj atomCode (unikalny identyfikator), sekcję execution (język, wymagania, cel), oraz pola input i output zgodnie ze specyfikacją. 4. Opracuj logikę biznesową wtyczki w wybranym języku, korzystając z dostarczonego SDK i przykładów z przewodnika. 5. Przetestuj wtyczkę lokalnie, używając metod debugowania opisanych w dokumentacji, aby upewnić się, że obsługuje wejścia, wyjścia i kody błędów prawidłowo. 6. Opublikuj wtyczkę poprzez przesłanie kodu do budowania, przeprowadzenie testów walidacyjnych i uzyskanie zatwierdzenia przed ostatecznym wdrożeniem w systemie BluKing.

Related skills

resolve-conflicts

by antinomyhq

Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration),

DevOps
48163

proxmox-full

by openclaw

Complete Proxmox VE management - create/clone/start/stop VMs and LXC containers, manage snapshots, backups, storage, and templates. Use when user wants to manage Proxmox infrastructure, virtual machines, or containers.

DevOps
1449

pmbok-project-management

by jgtolentino

Comprehensive PMP/PMBOK project management methodologies and best practices. Use this skill when users need guidance on project management processes, templates, knowledge areas, process groups, tools, techniques, or certification preparation. Covers all 10 PMBOK Knowledge Areas

DevOps
21133

planning-with-files

by davila7

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring u003e5 tool calls.

DevOps
2365

senior-computer-vision

by davila7

World-class computer vision skill for image/video processing, object detection, segmentation, and visual AI systems. Expertise in PyTorch, OpenCV, YOLO, SAM, diffusion models, and vision transformers. Includes 3D vision, video analysis, real-time processing, and production

DevOps
1044

postmortem-writing

by wshobson

Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response processes.

DevOps
1385