DocMate
Documentation QA and repair skill for agent platforms: answer from project docs, verify stale implementation-sensitive claims against code, report documentat...
Wu Fei
@wufei-png
What This Skill Does
Documentation QA and repair assistant for agent platforms. Answers questions from project docs, verifies implementation-sensitive claims against source code, reports documentation gaps, and can open GitHub PRs or GitLab MRs to fix confirmed issues.
Replaces manual documentation audits and code cross-referencing by automating stale-doc detection and repair workflows.
When to Use It
- Verify that a code snippet in your docs matches the actual implementation
- Generate a gap report listing missing or outdated documentation sections
- Answer a user question by searching your project's documentation repository
- Open a pull request to fix a confirmed documentation error automatically
- Check if a documented API endpoint still behaves as described in the source
Install
$ openclaw skills install @wufei-png/docmateDocMate
DocMate is a skill-first documentation QA and documentation repair assistant for agent platforms. It helps an agent answer from project documentation, verify docs against code when runtime behavior matters, report missing or stale documentation, and optionally repair confirmed documentation gaps through GitHub pull requests or GitLab merge requests.
DocMate is useful when you want an agent to:
- route documentation questions to configured repositories through
docmate.catalog.json; - distinguish docs-only answers from questions that must verify implementation details in code;
- produce concise gap reports with document evidence, code evidence, affected docs, and confidence;
- use
ask,auto, oroffmodes for controlled documentation repair; - repair docs in temporary git worktrees without dirtying the user's main checkout.
Install
This ClawHub package is an install notice, not the DocMate runtime skill body. DocMate is configured at installation time, so use the official repository's installation documentation and review the current source before making any local agent-host changes.
Official repository: https://github.com/wufei-png/DocMate
The native setup selects an English or Chinese runtime skill, creates references/docmate.catalog.json, records the documentation repositories you want DocMate to use, and links the skill into the selected agent hosts.
After installation, use the installed DocMate skill and edit the generated catalog path printed by the installer.
Top skills in this category
Humanizer
@biostartechnologyRemove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
Elite Longterm Memory
@nextfrontierbuildsUltimate AI agent memory system for Cursor, Claude, ChatGPT & Copilot. WAL protocol + vector search + git-notes + cloud backup. Never lose context again. Vibe-coding ready.
Model Usage
@steipeteUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
Screenshot
@ivangdavilaCapture, inspect, and compare screenshots of screens, windows, regions, web pages, simulators, and CI runs with the right tool, wait strategy, viewport, and...
Interview Simulator
@wscatsSimulates mock interviews for any role and experience level with tailored technical, behavioral, and case questions plus detailed feedback and scoring.