documentation-authoring

documentation-authoring is a skill for Codex from PracticalSwan/agent-skills. It costs 40 tokens per session (3,482 once invoked), scanned A, original, MIT.

A guide for creating structured documents from an initial idea or request. It covers documents such as PRDs, which describe product requirements, technical specifications, design documents, and decision records.

In plain words
What is it for?
Use it when drafting proposals, specifications, RFCs, PRDs, knowledge bases, implementation plans, or feature requirements.
Why use it?
It helps turn vague requirements into a clear written plan that a project team can use as a shared reference.

Skill for Codex

Written for Codex: reads ~/.codex or $CODEX_HOME. Also seen: mentions subagents; mentions Claude Code; mentions Codex.

Not installable on its own: it reads a path above its own folder, which only exists inside its repository. The line is Inherit the shared stack from [documentation-patterns](../documentation-patterns/SKILL.md#shared-documentation-stack): source-of-truth discovery, audience frami.

Install

Getting it into your agent

There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.

Made for: 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 documentation-authoring

README.md
[![agentmods](https://agentmods.dev/badge/skills/practicalswan/agent-skills/documentation-authoring.svg)](https://agentmods.dev/skills/practicalswan/agent-skills/documentation-authoring)
Your own site
<a href="https://agentmods.dev/skills/practicalswan/agent-skills/documentation-authoring"><img src="https://agentmods.dev/badge/skills/practicalswan/agent-skills/documentation-authoring.svg" alt="Measured on agentmods" height="20"></a>
Per session 40 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,482 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.1 $0.00040 $0.03482
Opus 5 $0.00020 $0.01741
Sonnet 5 $0.00008 $0.00696
Haiku 4.5 $0.00004 $0.00348

Measured 2d ago against content hash 9136c6b4e257, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

documentation-authoring 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 2d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/doc-structure-validator.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

documentation-authoring/SKILL.md · 494 lines

How it starts

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

Documentation Authoring Master

Expert guidance for creating structured, high-quality documentation across all types of technical and business documents.

  • Leverage native parallel subagent dispatch and 200k+ context windows where available.

Activation Conditions

Use symptom -> action triggers: when one matches, apply this skill and verify with the protocol below.

Trigger Conditions:

  • User mentions writing documentation: "write a doc", "draft a proposal", "create a spec", "write up"
  • User mentions specific doc types: "PRD", "design doc", "decision doc", "RFC"
  • User asks to "create an implementation plan", "document requirements", "plan a feature"
  • Creating technical specifications or business requirements
  • Starting a new product or feature development cycle
  • Translating vague ideas into concrete technical specifications
  • Stakeholders need unified "source of truth" for project scope

Part 2: Context Gathering

Initial Questions

Start by asking for meta-context about the document:

  1. What type of document is this?

    • Technical spec, decision doc, proposal, RFC, PRD, knowledge base
  2. Who's the primary audience?

    • Developers, executives, stakeholders, end-users? Understanding affects tone and depth
  3. What's the desired impact when someone reads this?

    • Make a decision, implement a feature, understand a concept?
  4. Is there a template or specific format to follow?

    • Company templates, industry standards, regulatory requirements
  5. Any other constraints or context to know?

    • Deadlines, sensitive information, existing related documents

Inform them they can answer in shorthand or dump information however works best for them.

Template Handling

If user provides a template:

  • Analyze structure and requirements
  • Adapt co-authoring workflow to template format
  • Ensure all required sections are covered

If user mentions editing an existing document:

  • Fetch the existing document
  • Understand current state and gaps
  • Plan revisions strategically

Read the full file on GitHub · 494 lines

Files

What ships with it

6 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. 2d ago Changed 9136c6b4e257
  2. 6d ago First seen · 494 lines · 40 tokens per session scan A 7620ff10f1ec

Subscribe to this mod's changes

documentation-authoring is a skill published in the GitHub repository PracticalSwan/agent-skills (13 stars, last pushed 5d ago), licensed MIT. It adds 40 tokens to every session and 3,482 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-08-30.

Related

Other skills, from other repositories

librechat-docs

Use the official LibreChat documentation to install, configure, operate, and troubleshoot LibreChat.

LibreChat-AI/librechat.ai · 24 tokens

submit

Complete submission workflow - quality checks, commit, PR creation, changelog generation, and final push. Use after finishing implementation work.

lablup/backend.ai · 28 tokens

knowledge

Search and author KNOWLEDGE.md background-knowledge documents - frontmatter schema, search/check scripts, and the generated/verified lifecycle rules.

lablup/backend.ai · 29 tokens

write-gitbook

A comprehensive guide for editing GitBook documentation in external environments like Cursor, Claude Code, or other text editors. This skill provides all the formatting syntax, configuration options, and best practices needed to create and maintain GitBook content outside the GitBook web interface.

argos-ci/docs · 56 tokens

doc-quality-review

Assess documentation quality across readability, consistency, audience fit, and prose clarity. Produces a scored review with actionable findings. This skill should be used before releases, during doc reviews, or when documentation feels unclear or inconsistent.

NickCrew/Claude-Cortex · 48 tokens

doc-claim-validator

Validate that claims in documentation match codebase reality. Extracts verifiable assertions (file paths, commands, function references, behavioral claims, dependencies) from markdown docs and checks them against the actual project. Use after code changes, before releases, or when docs feel untrustworthy.

NickCrew/Claude-Cortex · 61 tokens