One-click install
npx skills add https://github.com/wineast/agent0 --skill verify-wiki-extraction
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verify-wiki-extraction
Source: https://github.com/wineast/agent0/tree/main/.claude/skills/verify-wiki-extraction
Command: npx skills add https://github.com/wineast/agent0 --skill verify-wiki-extraction

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Manual verification of document extraction processes is time-consuming and prone to errors, leading to incomplete or inaccurate data migration.

Core Features & Use Cases

  • Verification of Data Completeness: Checks that all source PDFs and PPTX slides have corresponding markdown files in the wiki.
  • Content Accuracy Validation: Compares key text, tables, and bullet points between source files and extracted markdown to identify discrepancies.
  • Use Case: Accelerate quality assurance for large document repositories by systematically confirming that content from source presentations and PDFs has been correctly transferred to markdown format.

Quick Start

Read the PROGRESS.md file to identify the next unverified document and compare sample source files with wiki markdown files to confirm extraction accuracy.

Frequently Asked Questions about verify-wiki-extraction

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

FAQPage Schema
How do I verify content extraction from PDF and PPTX files into wiki markdown?

To validate wiki markdown extraction, check that all source PDFs and PPTX slides have corresponding markdown files, then compare key text, tables, and bullet points to identify discrepancies and confirm data completeness.

What is the best way to audit wiki markdown files for missing source documents?

The best way to audit wiki markdown files is to systematically verify source-to-wiki mappings across multiple products and document types, ensuring every presentation and rate sheet has a corresponding markdown file.

How do I check data completeness after migrating documents to wiki format?

To check data completeness after migrating to wiki format, validate that all source files have corresponding markdown entries and compare sample content fidelity to identify any missing text, tables, or bullet points.

Can I use this to validate content accuracy for large document repositories?

Yes, you can validate content accuracy for large document repositories by systematically confirming that content from source presentations and PDFs has been correctly transferred to markdown format without missing data.

How do I start a document audit for wiki markdown conversion?

To start a document audit for wiki markdown conversion, read the PROGRESS.md file to identify the next unverified document, then compare sample source files with the extracted wiki markdown files to confirm extraction accuracy.