Universal methodology for verifying factual correctness in documentation using WebSearch and WebFetch tools. Covers command syntax verification, version checking, code example validation, API correctness, confidence classification system ([Verified], [Error], [Outdated], [Unverified]), source prioritization, and update frequency rules. Essential for maintaining factual accuracy in technical documentation and educational content
This Skill provides a universal methodology for verifying factual correctness in technical documentation, educational content, and code examples using WebSearch and WebFetch tools.
When to use this Skill:
Factual validation is the systematic process of verifying objective, verifiable claims in documentation against authoritative sources using web search and retrieval tools.
Validates:
Does NOT validate:
See The Four Confidence Classifications for the full
[Verified] / [Error] / [Outdated] / [Unverified] definitions with examples of each.
See Step-by-Step Validation Workflow for the six-step process from identifying claims through documenting a finding, with a worked npm-flag example.
See Source Prioritization for the four-tier source hierarchy — official documentation, package registries, official release notes, and well-maintained community sources — with examples and when to use each.
See Common Validation Patterns for four worked patterns: command syntax, version number, code example, and API method validation.
See Update Frequency Rules and Metadata Storage
for the mandatory and optional re-validation triggers and the external-links-status.yaml
metadata format.
See Integration with Checker Agents for the dual-label
pattern (verification + criticality), confidence assessment levels, the three agents that
implement this methodology, and when to delegate research to web-researcher.
See Common Mistakes and Best Practices for the five most common validation mistakes, the pre-publish validation checklist, the batch validation workflow, and the WebSearch/WebFetch tool usage pattern.
Primary Convention: Factual Validation Convention
Related Conventions: Content Quality Principles, Criticality Levels, Timestamp Format
Related Skills: repo-assessing-criticality-confidence - dual-label system and priority matrix
Related Agents: docs-checker, docs-tutorial-checker, apps-ayokoding-www-facts-checker
This Skill packages critical factual validation methodology for maintaining accuracy in technical documentation. For comprehensive details, consult the primary convention document.
npx skills add wahidyankf/docs-validating-factual-accuracy下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer