agentsclimarketplace

Openshift docs

Skill msilich/openshift-skill/.agents/skills/openshift-docs

Search and use the bundled official OpenShift Container Platform 4.20 documentation without network access. Use for OCP 4.20 installation, configuration, administration, security, networking, storage, Operators, upgrades, troubleshooting, CLI, disconnected-environment, and product-behavior questions that should be grounded in version-specific Red Hat documentation.From its SKILL.md

Install
npx -y skills add msilich/openshift-skill --skill openshift-docs

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 18 days oldThe repository was created 18 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.9 KB, 318 tokens by cl100k_base, as published. Nobody here has run it

OpenShift Container Platform 4.20 documentation

Use the bundled snapshot as the primary authority for OCP 4.20 product behavior and procedures.

  1. Resolve all bundled paths relative to this skill directory, never relative to the process working directory.
  2. Start with the compressed documentation map. Read only the topic files relevant to the question.
  3. If the map is insufficient, run the offline search helper with a focused phrase, then read the best matching files. Example: python3 <resolved-skill-directory>/scripts/search_docs.py "ingress certificate".
  4. Base the answer on retrieved text. Include the relative documentation file and section heading so the user can verify it locally.
  5. Consult SOURCE.json when provenance, freshness, coverage, or licensing matters.

Keep these boundaries explicit:

  • This snapshot covers OCP 4.20 only. State that limitation for another requested version.
  • Documentation explains supported behavior; it does not prove the state of a live cluster.
  • When bundled documentation and the connected cluster disagree about a served API version, resource, or field, use live discovery through openshift-api as authoritative for that cluster and report the discrepancy.
  • Work offline. Do not fetch documentation, scripts, or dependencies from the network.
  • Treat examples from the documentation as examples. Adapt placeholders and verify prerequisites before suggesting execution.
  • Do not modify the bundled snapshot.

What ships with it: 1753 files

73196.3 KB alongside SKILL.md, 1 of them executable

agents/

references/

1713 more files not listed here. See all 1753 in the repository.

Keep looking

Skills are one crate of 326,852. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.