
Minimax Docx
Create and edit polished DOCX reports, proposals, and template-driven documents with OpenXML instead of hand-formatting in Word.
Overview
minimax-docx is an agent skill most often used in Build (also Validate, Launch) that creates and edits professional DOCX documents with OpenXML for reports, proposals, and templates.
Install
npx skills add https://github.com/nexu-io/open-design --skill minimax-docxWhat is this skill?
- Professional DOCX creation and editing via OpenXML SDK
- Branded reports and polished client or investor proposals
- Template-based authoring for repeatable document layouts
- Curated MiniMax upstream bundle—install full repo for scripts and assets
- Trigger phrases: minimax docx, openxml docx, branded report, proposal doc
Adoption & trust: 794 installs on skills.sh; 61.4k GitHub stars.
What problem does it solve?
You need Word-quality branded documents and proposals but manual formatting or generic markdown exports will not match your template or brand.
Who is it for?
Solo builders shipping formal DOCX deliverables—proposals, branded reports, or template-filled docs—who will install the MiniMax upstream skill pack.
Skip if: Quick README-only markdown in-repo, slide decks, or teams that refuse installing external skill bundles and only want inline chat paraphrasing.
When should I use this skill?
Triggers include minimax docx, openxml docx, branded report, proposal doc, and template authoring.
What do I get? / Deliverables
After running minimax-docx with the upstream bundle installed, you get structured DOCX outputs aligned to OpenXML workflows for reports, proposals, or template fills you can share or iterate.
- DOCX report or proposal file
- Template-filled branded document
Recommended Skills
Journey fit
Spans multiple journey phases - primary shelf plus alternate fits below.
Document authoring is shelved under Build because deliverable specs, README exports, and product docs are the default install moment; the same skill also supports validation and launch artifacts. Docs is the canonical subphase for structured writing outputs agents produce alongside code.
Where it fits
Generate a scoped proposal DOCX for a client or pilot before you commit to the full build.
Produce a branded technical spec or handoff document that must open cleanly in Microsoft Word.
Attach a polished one-pager or annual report DOCX to a launch email or partner packet.
Refresh a recurring customer report template with updated figures while keeping corporate styles.
How it compares
Use for OpenXML DOCX generation with agent procedures, not a browser screenshot or IaC automation skill.
Common Questions / FAQ
Who is minimax-docx for?
Solo and indie builders using AI coding agents who need polished Word documents—reports, proposals, and template-based authoring—for clients, investors, or internal specs.
When should I use minimax-docx?
During Validate when drafting a scoped proposal DOCX, during Build when producing branded documentation deliverables, and at Launch when you need a formal one-pager or report attachment alongside your product.
Is minimax-docx safe to install?
Treat it like any third-party skill: review the Security Audits panel on this Prism page and inspect the MiniMax upstream repository before copying scripts into your agent environment.
SKILL.md
READMESKILL.md - Minimax Docx
# minimax-docx > Curated from the MiniMax AI team. ## What it does Professional DOCX document creation and editing using OpenXML SDK. Useful for branded reports, polished proposals, and template-based authoring. ## Source - Upstream: https://github.com/MiniMax-AI/skills - Category: `documents` ## How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory: ```bash # Inspect the upstream README for exact paths open https://github.com/MiniMax-AI/skills ``` Then ask the agent to invoke this skill by name (`minimax-docx`) or with one of the trigger phrases listed in this skill's frontmatter.