openshift-docs

仓库创建 2026年7月22日最近提交 8 天前SkillHot 收录 4 天前
这个 Skill 做什么

内置一份离线的 OpenShift Container Platform 4.20 官方文档快照,离线环境也能查 OCP 4.20 的安装、配置、运维、安全、网络、存储、Operators、升级和故障排查流程。用来回答需要版本明确、以 Red Hat 文档为准的问题时最可靠。特点是版本绑定、按打包路径查阅、把文档当作权威而不是随意网络搜索。

▸ 展开 SKILL.md 英文原文

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.

0
Stars
0
Forks
3
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/msilich/openshift-skill/main/.agents/skills/openshift-docs/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/msilich/openshift-skill/main/.agents/skills/openshift-docs/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# 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](references/ocp-4.20/AGENTS.md). Read only the topic files relevant to the question.
3. If the map is insufficient, run [the offline search helper](scripts/search_docs.py) 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 documentati
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有