create-page

Create a new documentation page/chapter in the OpenShift Examples site. Use when the user asks to create a new page, add a new chapter, add a new topic, or scaffold new content under content/.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/openshift-examples/web/create-page
Any agent
npx skills add openshift-examples/web --skill create-page
Clone the repo
git clone --depth 1 https://github.com/openshift-examples/web

Made for: Claude Code, Codex.

Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 644 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00045 $0.00644
Opus 5 $0.00023 $0.00322
Sonnet 5 $0.00009 $0.00129
Haiku 4.5 $0.00005 $0.00064

Measured today against content hash 2bba1ce68340, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

create-page scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/create-page/SKILL.md · 79 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today First seen · 79 lines · 45 tokens per session scan A 2bba1ce68340

Subscribe to this mod's changes

create-page is a skill published in the GitHub repository openshift-examples/web (181 stars, last pushed 18d ago), with no licence file. It adds 45 tokens to every session and 644 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-01.

Related

Other skills, from other repositories

mariadb-operator-pr-review

Perform a structured maintainer-style PR review for the mariadb-operator repository. Gathers PR context, triages the change, and evaluates correctness, safety, pitfalls, backwards compatibility and code quality against the project conventions documented in AGENTS.md. Use whenever the user mentions a mariadb-operator…

mariadb-operator/mariadb-operator · 126 tokens

mariadb-operator-comment

Post a comment (or a formal PR review) to a GitHub issue or pull request in mariadb-operator/mariadb-operator. Use whenever the user wants to publish something to GitHub for this repo — "comment on issue #123", "post this as a PR comment", "leave a note on #456", "reply on the PR" — and especially when they want the…

mariadb-operator/mariadb-operator · 151 tokens

kubernetes-docs

Kubernetes 1.36 — Pods, Deployments, Services, Ingress, ConfigMaps, Secrets, RBAC, CRDs, Operators, kubectl, Helm.

pledgeandgrow/pledge-skills · 40 tokens

debug-maas

Debug and fix OpenShift AI Models-as-a-Service (MaaS) issues — stuck tenants, DSC conditions, bootstrap loops, missing DBs, CrashLoopBackOff pods, HTTPRoute gateway failures, leader election crashes.

MichalSteczko/rhoai-agentic-skills · 44 tokens

pod-management

Kubernetes Pod 管理与调试.

chaterm/terminal-skills · 11 tokens

automotive-examples-code

Production-ready automotive code examples from automotive-claude-code-agents. Includes BMS ECU firmware (C), ADAS perception pipeline (Python), battery thermal modeling, network topologies, multi-region cloud deployment (Terraform/K8s), and automotive protocol demos. Use when the user wants real working code for…

pangzhenying2025/hermes-automotive-skills · 80 tokens