This is a prototype connector that lets Claude read and write Word documents while preserving formatting, headers, tables, and layout instead of treating them like plain text. You'd reach for this when you need to generate reports, edit existing .docx files, or work with structured documents where formatting matters. It's pulled from OpenAI's skills repository, so you're getting their reference implementation. The listing acts as a pointer, you still need to install the actual upstream bundle from GitHub to get the working code. Worth noting it's marked prototype, so expect some rough edges if you're doing anything complex with heavily styled documents.
npx skills add https://github.com/nexu-io/open-design --skill doc