LLM Wiki Source Extraction Coverage

Doc-type-aware extraction contract for llm-wiki source ingestion with measurable coverage and source-anchored traceability. Use when (1) ingesting a PDF, DOCX, XLSX, PPTX, HTML, or scanned-image source into a wiki `sources/` page, (2) computing the pre-extraction estimate (what fraction of the source we expect to recover) and post-extraction yield (what fraction we actually recovered), (3) anchoring wiki claims back to specific page / paragraph / cell / slide positions in the source so a reviewer can re-verify or revise against the actual document, (4) deciding whether OCR fallback or manual transcription is needed. Codifies workspace-hub's existing OCR fallback chain and python-docx / openpyxl / trafilatura patterns into a format-specific routing table. Companion to research/llm-wiki-page-shape-contract (Rule 7 input-layer pages) and research/llm-wiki — this skill is the defense against silent extraction failure.

vamseeachanta 65f4966 6 files · 31.4 KB Updated

File contents

vamseeachanta/workspace-hub/tree/main/.claude/skills/research/llm-wiki-source-extraction-coverage commit 65f4966295

Frequently asked questions

npx skillmds@latest add vamseeachanta/llm-wiki-source-extraction-coverage