·jenkins-deploy
</>

jenkins-deploy

ABC Jenkins 项目发布技能。支持智能参数推断和交互式触发 Jenkins 构建,自动获取 Git 分支和标签信息。当用户请求"发布 Jenkins"、"触发构建"、"部署项目"、"Jenkins 发布"或类似操作时触发此技能。需要环境变量 JENKINS_USER 和 JENKINS_TOKEN。

19Installs·2Trend·@abcfed

Installation

$npx skills add https://github.com/abcfed/claude-marketplace --skill jenkins-deploy

How to Install jenkins-deploy

Quickly install jenkins-deploy AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/abcfed/claude-marketplace --skill jenkins-deploy
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: abcfed/claude-marketplace.

SKILL.md

View raw

| projectname | ✓ | Jenkins 项目名称(如 PcFeatureTest) | | --trigger-only-no-monitor | ✓ | 仅触发构建,不启动监控,返回 JSON | | --yes | ✓ | 跳过交互式确认 | | --params | ✓ | JSON 格式的完整构建参数 |

| --monitor-only | ✓ | 后台监控模式 | | --full-name | ✓ | 项目完整路径(如 abc-his/test/PcFeatureTest) | | --queue-id | ✓ | 队列 ID | | --display-name | ✓ | 项目显示名称(用于通知) |

| repoBranch | 当前 Git 分支 | hotfix/盘点页面增加备注及搜索-1167459320001118371 | | repoTag | 最新 Git 标签 | pc-f2026.05.48 | | tapdId / tapdid | 从分支名自动解析(标准化流程:分支名末尾的数字) | 1167459320001118371 | | execType | 有 tag=deploy,无 tag=build | 有 tag → deploy | | featureNo | 必填(当项目有此参数时),需用户明确指定 | 1122044681001112866 | | envNo | 部分项目需要,需用户明确指定 | 001 |

ABC Jenkins 项目发布技能。支持智能参数推断和交互式触发 Jenkins 构建,自动获取 Git 分支和标签信息。当用户请求"发布 Jenkins"、"触发构建"、"部署项目"、"Jenkins 发布"或类似操作时触发此技能。需要环境变量 JENKINS_USER 和 JENKINS_TOKEN。 Source: abcfed/claude-marketplace.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/abcfed/claude-marketplace --skill jenkins-deploy
Category
</>Dev Tools
Verified
First Seen
2026-03-03
Updated
2026-03-10

Browse more skills from abcfed/claude-marketplace

Quick answers

What is jenkins-deploy?

ABC Jenkins 项目发布技能。支持智能参数推断和交互式触发 Jenkins 构建,自动获取 Git 分支和标签信息。当用户请求"发布 Jenkins"、"触发构建"、"部署项目"、"Jenkins 发布"或类似操作时触发此技能。需要环境变量 JENKINS_USER 和 JENKINS_TOKEN。 Source: abcfed/claude-marketplace.

How do I install jenkins-deploy?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/abcfed/claude-marketplace --skill jenkins-deploy Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/abcfed/claude-marketplace

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-03