oxen-office
NewCommunity RegistryDocumentby trkbt10 · MIT
Inspect, build, and verify Office documents (PPTX, DOCX, XLSX) using the oxen CLI. Supports ASCII preview, JSON spec-based building, and text extraction.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/oxen-office.md https://raw.githubusercontent.com/trkbt10/claude-skills/main/SKILL.md3
Invoke in Claude Code
/oxen-officecode-reviewdocumentationpptxdocxxlsxofficecli
Frequently Asked Questions
What is oxen-office?
Inspect, build, and verify Office documents (PPTX, DOCX, XLSX) using the oxen CLI. Supports ASCII preview, JSON spec-based building, and text extraction.
How to install oxen-office?
To install oxen-office, 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 /oxen-office.
What is oxen-office best for?
oxen-office is a community categorized under Document. It is designed for: code-review, documentation, pptx, docx, xlsx, office, cli. Created by trkbt10.