wp-public-documentation

wp-public-documentation is a skill for Claude Code, Codex from hectorjarquin/wp-agent-skills. It costs 90 tokens per session (2,693 once invoked), scanned A, original, no licence file.

A documentation skill for finished WordPress software. It turns technical project materials into publication-ready content for websites, PDFs, help centres, or print.

In plain words
What is it for?
Use it to create or revise public documentation from requirements, architecture notes, developer documentation, or user guides.
Why use it?
It helps teams turn scattered technical notes into documentation suited to different readers and publishing formats.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to create or revise public documentation from requirements, architecture notes, developer documentation, or user guides.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hectorjarquin/wp-agent-skills/wp-public-documentation
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.

Any agent
npx skills add hectorjarquin/wp-agent-skills --skill wp-public-documentation
Clone the repo
git clone --depth 1 https://github.com/hectorjarquin/wp-agent-skills

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 wp-public-documentation

README.md
[![agentmods](https://agentmods.dev/badge/skills/hectorjarquin/wp-agent-skills/wp-public-documentation.svg)](https://agentmods.dev/skills/hectorjarquin/wp-agent-skills/wp-public-documentation)
Your own site
<a href="https://agentmods.dev/skills/hectorjarquin/wp-agent-skills/wp-public-documentation"><img src="https://agentmods.dev/badge/skills/hectorjarquin/wp-agent-skills/wp-public-documentation.svg" alt="Measured on agentmods" height="20"></a>
Per session 90 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,693 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00090 $0.02693
Opus 5 $0.00045 $0.01347
Sonnet 5 $0.00018 $0.00539
Haiku 4.5 $0.00009 $0.00269

Measured 8d ago against content hash 29c2562d32db, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

wp-public-documentation scanned grade A with 1 finding 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 8d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- No internal references (class names, hooks, curl commands) visible to public readers
skills/wp-public-documentation/SKILL.md · 253 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

4 files 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. 8d ago First seen · 253 lines · 90 tokens per session scan A 29c2562d32db

Subscribe to this mod's changes

wp-public-documentation is a skill published in the GitHub repository hectorjarquin/wp-agent-skills (2 stars, last pushed 2mo ago), with no licence file. It adds 90 tokens to every session and 2,693 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

documentation-patterns

Technical documentation patterns for READMEs, ADRs, API docs (OpenAPI 3.1), changelogs, and writing style guides. Use when creating project documentation, writing architecture decisions, documenting APIs, or maintaining changelogs.

yonatangross/orchestkit · 53 tokens

generate-readme

Generate or refresh a comprehensive, professional README.md for a repository, with architecture overview, mermaid and optional C4 diagrams, repository structure, dependencies, and API documentation. Use whenever the user asks to create, write, update, improve, or regenerate a README, project documentation, or a…

divar-ir/ai-doc-gen · 83 tokens

slides-to-pdf

Use when the user asks to convert, export, or save an HTML slide deck as a PDF ("save the slides as PDF", "export the deck to PDF", "make a PDF of the presentation"). Works on decks built by the SlideOps (slideops) skill and on any single-file HTML deck that shows one slide per URL hash (#1.

glukicov/slideops · 76 tokens

data-table-formatter

Formats raw or messy data into a clean, publication-ready table with appropriate headers, sorted rows, consistent number formatting, and a source note — ready to drop into an article, report, or web page.

ur-grue/autopunk-media-skills · 46 tokens

doc-create

Create new documentation pages for the validatedpatterns.io site. Supports learn pages and pattern page sets. Generates AsciiDoc files with correct frontmatter, structure, and style-compliant content. Use this skill whenever the user wants to write, draft, scaffold, generate, or create new documentation pages …

validatedpatterns/docs · 132 tokens

validate

Run the profile-aware DocFlow documentation readiness gate. Always blocks broken links, stale maps, and missing headings; applies native naming and section rules strictly to new scaffolds while treating established adopted structures as cleanup guidance.

MedAdemBHA/docflow · 44 tokens