SharePoint Word Docs Overview Use this skill for edits that start from SharePoint. Treat the file as a real Word package, not as extracted text, and preserve the existing document structure and styling unless the user explicitly accepts formatting loss. Core Workflow 1. Search for the file and identify the exact target by title, path, and file type. 2. Fetch extracted text once to verify it is the right document and to locate the target section. 3. Fetch the raw with before editing. 4. Edit locally with or equivalent OOXML-aware local tooling so the original Word package remains intact. 5. En…