docs-author

Create, update, and validate documentation pages in docs/ against code and governance standards.

2|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/clawperator/clawperator --skill docs-author
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs-author
Source: https://github.com/clawperator/clawperator/tree/main/.agents/skills/docs-author
Command: npx skills add https://github.com/clawperator/clawperator --skill docs-author

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Author and verify public documentation pages in docs/ to ensure alignment with code and governance standards, reducing divergence between implementation and documentation.

Core Features & Use Cases

  • Create new documentation pages in docs/ that reflect current code behavior.
  • Update existing pages to match code changes, exemplars, and governance rules.
  • Validate documentation against source code to ensure accuracy and completeness.

Quick Start

Use this skill to draft, update, and verify docs in docs/ following the governance guidelines and the docs-build workflow.

Frequently Asked Questions about docs-author

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I keep public documentation pages in sync with code changes?

To validate documentation against source code, the skill checks public pages in docs/ for accuracy and completeness. It enforces governance rules, reviews governing documents, and follows the documented workflow and verification steps to ensure docs match code.

What is the best way to create new documentation pages that meet governance standards?

To enforce governance rules during documentation authoring, the skill reviews governing documents and validates pages against established standards. It follows the documented workflow and verification steps to maintain compliance across the docs site.

How does the docs-build pipeline verify documentation accuracy?

The docs-build pipeline verifies documentation accuracy by validating pages against source code to ensure completeness. It reviews governing documents and follows documented verification steps to enforce governance rules across the docs site.

Can I update existing docs to match new code behavior automatically?

Yes, you can update existing documentation to match new code behavior. The skill modifies pages in docs/ to reflect code changes, aligning the content with exemplars and governance standards to prevent implementation and documentation divergence.

When do I need to validate documentation against source code?

You need to validate documentation against source code when updating existing pages or improving documentation quality across the docs site. Validation ensures that public pages in docs/ maintain accuracy, completeness, and alignment with current code behavior.