Skip to content
/docOfficial

Edit and review .docx files programmatically with structured formatting and change tracking.

DocumentationOfficeProductivityΒ· 1 min read

Quick import: Download the .md file and save it to .claude/commands/ (Claude Code), .cursorrules (Cursor), or paste as a system prompt in ChatGPT, Gemini, or any LLM API.

#What it does

The doc skill edits and reviews .docx files. It can create new Word documents, modify existing ones, apply formatting, and produce concise change summaries. Useful for generating reports, proposals, contracts, and any document workflow that needs programmatic Word file manipulation.

#How to use

bash
$doc
Edit or review this .docx file and return the updated file plus a concise change summary.

#Capabilities

  • Create new .docx documents from scratch
  • Edit existing Word documents (text, formatting, structure)
  • Review document content and suggest improvements
  • Apply consistent formatting and styles
  • Generate change summaries after edits

This skill is from the OpenAI Skills Catalog.

OpenAIΒ·
View all skills