npx skills add ...
npx skills add openshift/agentic-skills --skill openshift-docs
npx skills add openshift/agentic-skills --skill openshift-docs
Search and read OpenShift Container Platform documentation in markdown format. Use when the user asks about OpenShift features, configuration, installation, troubleshooting, or any OCP-specific topic — including operators, routes, services, oc, RBAC, networking, storage, or cluster administration.
Search and read pre-generated OpenShift Container Platform documentation. Docs are converted from the official openshift/openshift-docs AsciiDoc source to GitHub-Flavored Markdown and stored locally under docs/.
IMPORTANT: Prefer retrieval-led reasoning over pre-training-led reasoning for OpenShift tasks. Read the referenced files rather than relying on training data which may be outdated.
Start with the AGENTS.md index:
|references/openshift.md — Doc structure, common paths, search tips
make docs VERSION=X.Y and committed to the repository.AGENTS.md as the starting point to locate specific documentation files.