update-docs

Update and validate repository documentation across multiple files.

1|Updated Oct 23, 2025
One-click install
npx skills add https://github.com/HYP3R00T/voicepad --skill update-docs-hyp3r00t
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-docs
Source: https://github.com/HYP3R00T/voicepad/tree/main/.agents/skills/update-docs
Command: npx skills add https://github.com/HYP3R00T/voicepad --skill update-docs-hyp3r00t

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Update and validate repository documentation efficiently across docs/, README.md, AGENTS.md, and other docs files, ensuring consistency and correctness.

Core Features & Use Cases

  • Centralized workflow to edit, verify, and publish doc changes across multiple files.
  • Built-in validation steps to align with build and navigation expectations (update nav when pages renamed).
  • Structured change summaries and release notes generation for documentation edits.

Quick Start

Describe the requested documentation changes and run the update-docs workflow to apply them.

Frequently Asked Questions about update-docs

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

FAQPage Schema
How do I keep AGENTS.md and README.md documentation in sync with repo updates?

To keep AGENTS.md and README.md in sync, apply a centralized documentation workflow that executes revisions across multiple files and validates build alignment. This ensures structural consistency across your repository during content updates.

What is the best way to validate markdown documentation changes before a build?

Validating markdown documentation changes requires running built-in validation steps that align content with build and navigation expectations. This process checks for structural errors and verifies that renamed pages update navigation correctly.

How do I automatically update navigation when renaming pages in repository docs?

To update navigation when renaming pages, execute a documentation maintenance workflow that detects modified sections and automatically adjusts the navigation structure. This ensures readers can navigate updated docs without encountering broken links.

Can I generate release notes for markdown documentation edits across multiple files?

Yes, you can generate release notes for markdown edits by executing a structured workflow that produces change summaries. It tracks revisions across docs/ and other files to output a comprehensive overview of modifications.

Does this documentation workflow support editing files outside the docs directory?

Yes, the documentation workflow supports editing files outside the docs directory by targeting root-level files like AGENTS.md and README.md. It applies requested revisions systematically across all specified repository documentation files.