Official skills publisher Verified Skillscout rank 137

OpenShift

OpenShift publishes official AI agent skills for its tools, services, and developer workflows.

Browse 24 official AI agent skills across 6 OpenShift repositories, with install commands and source links.

24 Skills
6 Repositories
708 Installs
875 GitHub stars

Install

Add OpenShift skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/openshift/openshift_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant OpenShift skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

6 official repositories

Includes 5 official skills: effective go, code formatting, debug cluster, git commit format, konflux archived pipelineruns.

5 skills 550 installs 540 stars
npx skills add openshift/hypershift -y

Release Tests

openshift/release-tests

Includes 2 official skills: openshift-expert, release-workflow.

2 skills 58 installs 9 stars
npx skills add openshift/release-tests -y

Lightspeed Service

openshift/lightspeed-service

Includes 7 official skills: degraded-operator-recovery, namespace-troubleshooting, node-not-ready, pod-failure-diagnosis, route-ingress-troubleshooting, test-migration.

7 skills 49 installs 71 stars
npx skills add openshift/lightspeed-service -y

Includes 2 official skills: effective go, pr review.

2 skills 40 installs 245 stars
npx skills add openshift/oc -y

Agentic Skills

openshift/agentic-skills

Includes 6 official skills: find-token, openshift-docs, kubernetes-docs, cluster-update-advisor, investigate-alert, product-lifecycle.

6 skills 11 installs 8 stars
npx skills add openshift/agentic-skills -y

Lightspeed Agentic Sandbox

openshift/lightspeed-agentic-sandbox

Includes 2 official skills: echo-token, find-token.

2 skills 0 installs 2 stars
npx skills add openshift/lightspeed-agentic-sandbox -y

24 skills

openshift/hypershift 5 skills

effective go

openshift/hypershift 326 installs
View source

code formatting

openshift/hypershift 82 installs
View source

debug cluster

openshift/hypershift 64 installs
View source

git commit format

openshift/hypershift 63 installs
View source

konflux archived pipelineruns

openshift/hypershift 15 installs
View source
openshift/release-tests 2 skills

openshift-expert

openshift/release-tests 55 installs
View source

release-workflow

openshift/release-tests 3 installs
View source
openshift/lightspeed-service 7 skills

degraded-operator-recovery

openshift/lightspeed-service 0 installs
View source

namespace-troubleshooting

openshift/lightspeed-service 0 installs
View source

node-not-ready

openshift/lightspeed-service 0 installs
View source

pod-failure-diagnosis

openshift/lightspeed-service 0 installs
View source

route-ingress-troubleshooting

openshift/lightspeed-service 0 installs
View source

test-migration

openshift/lightspeed-service 0 installs
View source

test-triage

openshift/lightspeed-service 0 installs
View source
openshift/oc 2 skills
openshift/agentic-skills 6 skills

find-token

openshift/agentic-skills 5 installs
View source

openshift-docs

openshift/agentic-skills 3 installs
View source

kubernetes-docs

openshift/agentic-skills 2 installs
View source

cluster-update-advisor

openshift/agentic-skills 1 installs
View source

investigate-alert

openshift/agentic-skills 0 installs
View source

product-lifecycle

openshift/agentic-skills 0 installs
View source
openshift/lightspeed-agentic-sandbox 2 skills

echo-token

openshift/lightspeed-agentic-sandbox 0 installs
View source

find-token

openshift/lightspeed-agentic-sandbox 0 installs
View source

Repository documentation

openshift/agentic-skills package overview

openshift/agentic-skills/README.md View on GitHub

openshift/agentic-skills

Includes 6 official skills: find-token, openshift-docs, kubernetes-docs, cluster-update-advisor, investigate-alert, product-lifecycle.

Top skills in this package

find-tokenOfficial OpenShift skill from openshift/agentic-skills.
openshift-docsOfficial OpenShift skill from openshift/agentic-skills.
kubernetes-docsOfficial OpenShift skill from openshift/agentic-skills.
cluster-update-advisorOfficial OpenShift skill from openshift/agentic-skills.
investigate-alertOfficial OpenShift skill from openshift/agentic-skills.
product-lifecycleOfficial OpenShift skill from openshift/agentic-skills.

Install

Install the full package:

npx skills add openshift/agentic-skills -y

Install a specific skill:

npx skills add openshift/agentic-skills@find-token -y

Use the package when you want your agent to choose the relevant skill from this official OpenShift repository.

View openshift/agentic-skills on GitHub
Copied