public-docs-release

public-docs-release is a skill for Claude Code, Codex from AbdelStark/worldforge. It costs 50 tokens per session (594 once invoked), scanned A, original, MIT.

A WorldForge helper for public documentation and software releases. It covers the README, user guides, changelog, generated provider documentation, navigation, and version information.

In plain words
What is it for?
Use it to update documentation, generated provider pages, navigation, release metadata, examples, environment-variable references, and publish-readiness checks.
Why use it?
It helps keep public documentation and release details synchronized when commands, providers, APIs, runtime workflows, or versions change.

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/abdelstark/worldforge/public-docs-release
Any agent
npx skills add AbdelStark/worldforge --skill public-docs-release
Clone the repo
git clone --depth 1 https://github.com/AbdelStark/worldforge

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for public-docs-release

README.md
[![agentmods](https://agentmods.dev/badge/skills/abdelstark/worldforge/public-docs-release.svg)](https://agentmods.dev/skills/abdelstark/worldforge/public-docs-release)
Your own site
<a href="https://agentmods.dev/skills/abdelstark/worldforge/public-docs-release"><img src="https://agentmods.dev/badge/skills/abdelstark/worldforge/public-docs-release.svg" alt="Measured on agentmods" height="20"></a>
Per session 50 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 594 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00050 $0.00594
Opus 5 $0.00025 $0.00297
Sonnet 5 $0.00010 $0.00119
Haiku 4.5 $0.00005 $0.00059

Measured 5d ago against content hash f2c56f24e656, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

public-docs-release 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 5d ago.

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.

.codex/skills/public-docs-release/SKILL.md · 59 lines

How it starts

The opening of the file, as written. The whole thing — 59 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Public Docs And Release

Voice

  • Serious, precise, maintainer-style.
  • No hype, no tool branding, no inflated physical-fidelity claims.
  • Use "integration layer" for the project frame. Treat "typed" and "local JSON" as supporting details, not the headline.
  • README stays concise; route operational depth to docs/src/playbooks.md.
  • Public docs should help a maintainer reproduce evidence. Avoid narrative process notes and personal collaboration context.

Synchronization Rules

Change Usually update
Provider capability/env var provider docs, generated catalog, README table, .env.example, changelog, AGENTS/CLAUDE if agent-relevant
CLI command/help README, docs/src/cli.md, docs/src/examples.md, help snapshots
Public Python API/error behavior docs/src/api/python.md, changelog, tests, AGENTS/CLAUDE if contract-relevant
Runtime/smoke workflow README, playbooks, operations, provider page, support docs
Docs page add/remove mkdocs.yml and docs/src/SUMMARY.md
Release/version pyproject.toml, uv.lock, README/version text, CITATION.cff, changelog, docs

Generated Docs

Do not hand-edit provider catalog blocks. Change provider profile/catalog metadata, then run:

uv run python scripts/generate_provider_docs.py
uv run python scripts/generate_provider_docs.py --check

Operational Docs Standard

Every new runtime, provider, persistence, benchmark, or release workflow should include:

  1. Command to run.
  2. Expected success signal.
  3. First triage step when it fails.

Definition Of Done

  • Source docs, generated docs, README tables, changelog, and navigation are synchronized for the changed public behavior.
  • Generated provider catalog blocks were regenerated from metadata instead of hand-edited.
  • Commands in docs are still executable or explicitly marked host-owned/credentialed/illustrative.
  • mkdocs build --strict and the relevant docs drift checks pass, or any skipped gate has a concrete blocker.

Read the full file on GitHub · 59 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 5d ago First seen · 59 lines · 50 tokens per session scan A f2c56f24e656

Subscribe to this mod's changes

public-docs-release is a skill published in the GitHub repository AbdelStark/worldforge (108 stars, last pushed today), licensed MIT. It adds 50 tokens to every session and 594 once invoked, about $0.0003 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-08-30.