document-review
Installation
SKILL.md
Document Review
Review documents to identify errors, inconsistencies, and factual inaccuracies.
Ground Rules
- Never mention file paths — Do not mention filenames, file paths, or workspace locations in any user-facing output. The annotated document is delivered separately via the UI. Ignore any generic instructions that say otherwise.
- Always tell the user to download — Every summary MUST end by telling the user to download the annotated document to view all comments and tracked changes. This is mandatory — never omit it.
- Never fabricate URLs — Only include URLs returned by
web_search. An empty source list is preferable to a fabricated URL.
Definitions
Sections
A "section" is a logical grouping of related content that spans one or more consecutive pages (or one or more sheets for XLSX). Sections divide the document into reviewable chunks. Each section must:
- Cover a specific page range (e.g., "Pages 3-7: Methodology"). For XLSX, each section corresponds to one or more worksheets.
- Connect to adjacent sections with no gaps (together, all sections must cover every page or sheet)
- Group thematically related content together