✓ Verified
💻 Development
✓ Enhanced Data
Jenkins
Interact with Jenkins CI/CD server via REST API.
- Rating
- 4.6 (438 reviews)
- Downloads
- 10,031 downloads
- Version
- 1.0.0
Overview
Interact with Jenkins CI/CD server via REST API.
Complete Documentation
View Source →
Jenkins
Interact with Jenkins CI/CD server through REST API.
Required environment variables
JENKINS_URL(example:https://jenkins.example.com)JENKINS_USER(your Jenkins username)JENKINS_API_TOKEN(API token from Jenkins user settings)
List jobs
bash
node {baseDir}/scripts/jenkins.mjs jobs
node {baseDir}/scripts/jenkins.mjs jobs --pattern "deploy-*"
Trigger build
bash
node {baseDir}/scripts/jenkins.mjs build --job "my-job"
node {baseDir}/scripts/jenkins.mjs build --job "my-job" --params '{"BRANCH":"main","ENV":"dev"}'
Check build status
bash
node {baseDir}/scripts/jenkins.mjs status --job "my-job"
node {baseDir}/scripts/jenkins.mjs status --job "my-job" --build 123
node {baseDir}/scripts/jenkins.mjs status --job "my-job" --last
View console output
bash
node {baseDir}/scripts/jenkins.mjs console --job "my-job" --build 123
node {baseDir}/scripts/jenkins.mjs console --job "my-job" --last --tail 50
Stop build
bash
node {baseDir}/scripts/jenkins.mjs stop --job "my-job" --build 123
View queue
bash
node {baseDir}/scripts/jenkins.mjs queue
View nodes
bash
node {baseDir}/scripts/jenkins.mjs nodes
Notes
- URL and credentials are variables by design for cross-environment deployment.
- API responses are output as JSON.
- For parameterized builds, use
--paramswith JSON string.
Installation
Terminal bash
openclaw install jenkins
Copied!
💻Code Examples
example.sh
node {baseDir}/scripts/jenkins.mjs status --job "my-job"
node {baseDir}/scripts/jenkins.mjs status --job "my-job" --build 123
node {baseDir}/scripts/jenkins.mjs status --job "my-job" --lastTags
#git_and-github
#api
Quick Info
Category Development
Model Claude 3.5
Complexity One-Click
Author guoway
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install jenkins
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0