jenkins-docs
Installation
SKILL.md
Jenkins Docs Lookup
Navigate and fetch documentation from https://www.jenkins.io/doc/ to answer questions about Jenkins, Declarative Pipeline, Shared Libraries, plugins, and Blue Ocean. This skill encodes the Jenkins docs structure so the agent can construct direct links and retrieve relevant documentation.
Intent Router
Load reference files for depth on specific topics:
| Topic | File | Load when... |
|---|---|---|
| Site Navigation | references/navigation.md |
Understanding the docs structure and top-level sections |
| Quick Reference | references/quick-reference.md |
Looking up the most frequently needed pages |
| Pipeline Reference | references/pipeline-reference.md |
Configuring Jenkins Declarative Pipeline and pipeline syntax |
| Troubleshooting | references/troubleshooting.md |
Finding error-specific docs or plugin-specific information |