modelscope.cn

jenkins-pipeline-generator

Generate Jenkins pipeline files (Jenkinsfile) with declarative or scripted syntax. Triggers on "create jenkinsfile", "generate jenkins pipeline", "jenkins ci config", "jenkins build pipeline".

Installation

$ npx skills add https://modelscope.cn

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from modelscope.cn · top by installs.

npx skills add https://modelscope.cn

Browse all from modelscope.cn

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 725 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Jenkins Pipeline Generator

Generate Jenkins pipeline files with declarative or scripted syntax.

Output Requirements

File Output: Jenkinsfile Format: Valid Jenkins pipeline syntax Standards: Jenkins Pipeline 2.x

When Invoked

Immediately generate a complete Jenkinsfile with stages and deployment.

Example Invocations

Prompt: "Create Jenkinsfile for Node.js with Docker" Output: Complete Jenkinsfile with build, test, and deploy stages.