Documentation review

Verify documentation claims about toolhive and generate structured findings.

52|6|Updated Nov 24, 2025
One-click install
npx skills add https://github.com/ovachiever/droid-tings --skill documentation-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Documentation review
Source: https://github.com/ovachiever/droid-tings/tree/main/skills/documentation-review
Command: npx skills add https://github.com/ovachiever/droid-tings --skill documentation-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures documentation claims align with actual behavior by performing automated verification and reporting findings.

Core Features & Use Cases

  • Automated fact-checking prompts and agent-guided verification
  • Diagram and example verifications
  • TO-DO style reporting for documentation gaps

Quick Start

Use the guidance to generate a factual verification report and list items to review.

Frequently Asked Questions about Documentation review

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

FAQPage Schema
How do I fact-check documentation accuracy for toolhive workflows?

Fact-checking documentation compares claimed behavior against actual toolhive output by verifying workflow descriptions, CLI syntax, Kubernetes manifests, and external links. This Skill automates verification and reports discrepancies as structured findings.

Can I verify CLI examples and command syntax in documentation?

Yes. This Skill validates command-line syntax and example accuracy by checking whether documented toolhive CLI commands match actual behavior, flagging syntax errors or outdated parameters.

What documentation elements can be verified—diagrams, links, and manifests?

Verification covers mermaid diagrams, CLI examples, Kubernetes manifests, and external links. The Skill parses each section, compares expected versus actual results, and confirms link validity.

How do I identify broken links and invalid references in documentation?

This Skill checks external link existence and validates internal references within toolhive documentation. It reports which links are broken or inaccessible, flagging them for correction.

What output does a documentation verification report produce?

The Skill generates a structured to-do list of documentation gaps and inaccuracies. Each finding identifies the claim, actual behavior, and required corrections for review.