office-document-review
Installation
SKILL.md
Office Document Review
Use this skill when the user wants you to inspect a OneDrive/SharePoint-style folder tree, locate a subfolder by name/date, and proofread all documents in it for spelling and grammar.
This is a workflow skill, not a single-app skill: it covers local file-system browsing, document text extraction, and batch proofreading notes.
Triggers
- "go to the OneDrive folder"
- "look in folder X and then folder Y"
- "proofread all those documents"
- "check for spelling/grammar errors in the docs"
- "review the files in this folder"
Core workflow
- Resolve the real path first
- Prefer a filesystem path over guessing from the user’s wording.
- Folder names in casual speech may not match the actual on-disk name exactly.
- If the exact folder cannot be found, list the visible folder names and state what is missing before asking for clarification.