Skip to main content
Generalopenai

sharepoint-word-docs

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.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--sharepoint-word-docs
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/openai/plugins/HEAD/plugins/sharepoint/skills/sharepoint-word-docs/SKILL.md -o .claude/skills/sharepoint-word-docs.md

Drops the SKILL.md into .claude/skills/sharepoint-word-docs.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.