openai-doc
NewUse when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks. Originally from OpenAI's curated skills catalog.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/openai-doc.md https://raw.githubusercontent.com/trailofbits/skills-curated/main/SKILL.md/openai-docFrequently Asked Questions
What is openai-doc?
Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks. Originally from OpenAI's curated skills catalog.
How to install openai-doc?
To install openai-doc, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /openai-doc.
What is openai-doc best for?
openai-doc is a community categorized under Documentation. It is designed for: documentation, python. Created by OpenAI.