
from jenkins-cli58
Command-line interface for Jenkins controllers to manage jobs, pipelines, runs, logs, artifacts, credentials, nodes, and queues with a GitHub CLI style.
jk provides a GitHub CLI–style interface for interacting with Jenkins controllers. It offers commands to list and search jobs, view and modify job config.xml, create multibranch jobs, start and follow runs, stream logs, download artifacts, manage credentials and nodes, and administer plugins and queues. The SKILL.md documents commands, authentication, contexts, and many practical examples.
Use this skill when an agent or operator needs to automate Jenkins tasks from the terminal or scripts: bootstrapping CI jobs, inspecting run logs, triggering builds with parameters, managing credentials, or performing administrative actions across controllers. Useful for CI/CD automation, debugging failed pipelines, and scripted maintenance.
references/ directory (has_references=true) with generated command docs.Agents that can run shell commands or invoke CLIs (Codex CLI, Claude Code, Cursor) will benefit most from this skill.
This skill has not been reviewed by our automated audit pipeline yet.