docset-updater

Refresh and audit repository documentation by orchestrating per-document skills in dependency order.

2|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/vosslab/vosslab-skills --skill docset-updater
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docset-updater
Source: https://github.com/vosslab/vosslab-skills/tree/main/skills/docset-updater
Command: npx skills add https://github.com/vosslab/vosslab-skills --skill docset-updater

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the refresh and audit of the entire documentation set in a repository, ensuring all documentation is up-to-date and in compliance with standards.

Core Features & Use Cases

  • Documentation Refresh: Invokes per-document skills to update all documentation in one pass.
  • Audit: Checks for missing or outdated documentation and flags issues.
  • Use Case: For maintainers who need to ensure the entire documentation set is current and accurate before a release.

Quick Start

Run the docset-updater skill to refresh and audit the documentation set.

Frequently Asked Questions about docset-updater

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

FAQPage Schema
How do I automate a full documentation refresh for my repository?

To automate a documentation refresh, this Skill orchestrates per-document update skills in dependency order, ensuring your entire repository documentation set is refreshed in a single pass. It manages the execution sequence automatically.

What is a documentation audit and how does it check for missing files?

A documentation audit checks for missing or outdated files by evaluating remaining documents after the refresh. It flags issues to ensure all repository documentation is up-to-date and compliant with standards before release.

Can I update all repository documentation in one pass before a release?

Yes, you can update all repository documentation in one pass by running this Skill. It coordinates multiple subskills to execute updates in dependency order and audits remaining files to ensure release readiness.

How do I ensure documentation accuracy when coordinating multiple subskills?

Ensuring documentation accuracy requires coordinating multiple subskills by executing them in dependency order. This Skill validates the documentation accuracy throughout the refresh process and audits any remaining unupdated files.

What's the best way to flag outdated documentation in a repository?

The best way to flag outdated documentation is running an automated audit. This Skill checks for missing or outdated files after the refresh pass, flagging issues to help maintainers identify non-compliant documents.

Does this documentation refresh tool require specific per-document skills to run?

Yes, the documentation refresh tool requires per-document skills to function. It orchestrates the execution of these existing subskills in dependency order to update the full documentation set and audit remaining files.