plugins/sharepoint/skills/sharepoint-word-docs/SKILL.md
Edit SharePoint-hosted Word `.docx` files while preserving document structure and styling. Use when the user wants to update a real Word document in SharePoint rather than summarize it as plain text.
npx skillsauth add openai/plugins sharepoint-word-docsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill for .docx 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.
.docx with fetch(download_raw_file=true) before editing.python-docx or equivalent OOXML-aware local tooling so the original Word package remains intact.update_file using the exact drive-root-relative path from SharePoint metadata..docx with plain text output..docx with a minimal regenerated package merely to make upload succeed unless formatting loss is already acceptable from the request context..docx packages. If the write path looks unsafe, stop and explain the formatting risk rather than silently degrading the file.itemNotFound, inspect the folder items and use the exact root-relative path from SharePoint metadata.tools
Top-level workflow skill for USD performance diagnosis and optimization. Use for slow loading, high memory, low FPS, or 'optimize my scene' requests; delegates auth/runtime setup to Phase 0 owners.
data-ai
Use when the user mentions MagicPath, designs, UI components, themes, canvas selections, or repo-to-canvas UI work; run magicpath-ai to search, inspect, install, or author components.
documentation
Use as the top-level router for Omniverse Realtime Viewer USD app requests and focused viewer reference documents.
tools
Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.