Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
minimax-ai avatar

Minimax Docx

  • 4.1k installs
  • 13.2k repo stars
  • Updated April 18, 2026
  • minimax-ai/skills

minimax-docx is an agent skill documented in minimax-ai/skills.

About

xml version 1 0 encoding UTF-8 standalone yes w styles xmlns w http schemas openxmlformats org wordprocessingml 2006 main xmlns r http schemas openxmlformats org officeDocument 2006 relationships xmlns mc http schemas openxmlformats org markup-compatibility 2006 Document Defaults w docDefaults w rPrDefault w rPr w rFonts w ascii Times New Roman w hAnsi Times New Roman w eastAsia SimSun w cs Times New Roman w sz w val 24 w szCs w val 24 w lang w val en-US w eastAsia zh-CN w bidi ar-SA w rPr w rPrDefault w pPrDefault w pPr w spacing w after 0 w line 480 w lineRule auto w pPr w pPrDefault w docDefaults w latentStyles w defLockedState 0 w defUIPriority 99 w defSemiHidden 0 w defUnhideWhenUsed 0 w defQFormat 0 w count 376 Normal Times New Roman 12pt double spaced first line indent w style w type paragraph w default 1 w styleId Normal w name w val Normal w qFormat w pPr w spacing w after 0 w line 480 w lineRule

  • See SKILL.md documentation for workflow steps.
  • See SKILL.md documentation for workflow steps.
  • See SKILL.md documentation for workflow steps.
  • See SKILL.md documentation for workflow steps.
  • See SKILL.md documentation for workflow steps.

Minimax Docx by the numbers

  • 4,145 all-time installs (skills.sh)
  • +50 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #99 of 1,879 Documentation skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

minimax-docx capabilities & compatibility

Capabilities
see skill.md documentation for workflow steps.
Use cases
documentation
From the docs

What minimax-docx says it does

<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <w:styles xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:r="http
SKILL.md
npx skills add https://github.com/minimax-ai/skills --skill minimax-docx

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs4.1k
repo stars13.2k
Security audit3 / 3 scanners passed
Last updatedApril 18, 2026
Repositoryminimax-ai/skills

What problem does minimax-docx solve for developers using this skill?

xml version 1 0 encoding UTF-8 standalone yes w styles xmlns w http schemas openxmlformats org wordprocessingml 2006 main xmlns r http schemas openxmlformats org officeDocument 2006 relationships xmln

Who is it for?

Developers who need minimax-docx patterns described in the cached skill documentation.

Skip if: Skip when docs are empty or the task is outside the skill's documented scope.

When should I use this skill?

User asks about minimax-docx or triggers the skill by name.

What you get

Actionable workflows and conventions from SKILL.md for minimax-docx.

  • .docx Word document with embedded styles

By the numbers

  • Default body font size w:sz val="24" (12pt) in WordprocessingML styles

Files

SKILL.mdMarkdownGitHub ↗

obj/ bin/ *.user

<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <w:styles xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006">

<!-- Document Defaults --> <w:docDefaults> <w:rPrDefault> <w:rPr> <w:rFonts w:ascii="Times New Roman" w:hAnsi="Times New Roman" w:eastAsia="SimSun" w:cs="Times New Roman" /> <w:sz w:val="24" /> <w:szCs w:val="24" /> <w:lang w:val="en-US" w:eastAsia="zh-CN" w:bidi="ar-SA" /> </w:rPr> </w:rPrDefault> <w:pPrDefault> <w:pPr> <w:spacing w:after="0" w:line="480" w:lineRule="auto" /> </w:pPr> </w:pPrDefault> </w:docDefaults>

<w:latentStyles w:defLockedState="0" w:defUIPriority="99" w:defSemiHidden="0" w:defUnhideWhenUsed="0" w:defQFormat="0" w:count="376" />

<!-- Normal — Times New Roman 12pt, double spaced, first line indent --> <w:style w:type="paragraph" w:default="1" w:styleId="Normal"> <w:name w:val="Normal" /> <w:qFormat /> <w:pPr> <w:spacing w:after="0" w:line="480" w:lineRule="auto" /> <w:ind w:firstLine="720" /> </w:pPr> <w:rPr> <w:rFonts w:ascii="Times New Roman" w:hAnsi="Times New Roman" /> <w:sz w:val="24" /> <w:szCs w:val="24" /> </w:rPr> </w:style>

<!-- Default Paragraph Font --> <w:style w:type="character" w:default="1" w:styleId="DefaultParagraphFont"> <w:name w:val="Default Paragraph Font" /> <w:uiPriority w:val="1" /> <w:semiHidden /> <w:unhideWhenUsed /> </w:style>

<!-- Heading 1 — Bold, 14pt, no color, no indent --> <w:style w:type="paragraph" w:styleId="Heading1"> <w:name w:val="heading 1" /> <w:basedOn w:val="Normal" /> <w:next w:val="Normal" /> <w:qFormat /> <w:uiPriority w:val="9" /> <w:pPr> <w:keepNext /> <w:keepLines /> <w:spacing w:before="480" w:after="240" w:line="480" w:lineRule="auto" /> <w:ind w:firstLine="0" /> <w:jc w:val="center" /> <w:outlineLvl w:val="0" /> </w:pPr> <w:rPr> <w:b /> <w:sz w:val="28" /> <w:szCs w:val="28" /> </w:rPr> </w:style>

<!-- Heading 2 — Bold, 13pt --> <w:style w:type="paragraph" w:styleId="Heading2"> <w:name w:val="heading 2" /> <w:basedOn w:val="Normal" /> <w:next w:val="Normal" /> <w:qFormat /> <w:uiPriority w:val="9" /> <w:pPr> <w:keepNext /> <w:keepLines /> <w:spacing w:before="360" w:after="120" w:line="480" w:lineRule="auto" /> <w:ind w:firstLine="0" /> <w:outlineLvl w:val="1" /> </w:pPr> <w:rPr> <w:b /> <w:sz w:val="26" /> <w:szCs w:val="26" /> </w:rPr> </w:style>

<!-- Heading 3 — Bold, 12pt --> <w:style w:type="paragraph" w:styleId="Heading3"> <w:name w:val="heading 3" /> <w:basedOn w:val="Normal" /> <w:next w:val="Normal" /> <w:qFormat /> <w:uiPriority w:val="9" /> <w:pPr> <w:keepNext /> <w:keepLines /> <w:spacing w:before="240" w:after="80" w:line="480" w:lineRule="auto" /> <w:ind w:firstLine="0" /> <w:outlineLvl w:val="2" /> </w:pPr> <w:rPr> <w:b /> <w:sz w:val="24" /> <w:szCs w:val="24" /> </w:rPr> </w:style>

<!-- Title — Centered, bold, 14pt (academic title page) --> <w:style w:type="paragraph" w:styleId="Title"> <w:name w:val="Title" /> <w:basedOn w:val="Normal" /> <w:next w:val="Normal" /> <w:qFormat /> <w:uiPriority w:val="10" /> <w:pPr> <w:spacing w:after="480" w:line="480" w:lineRule="auto" /> <w:ind w:firstLine="0" /> <w:jc w:val="center" /> </w:pPr> <w:rPr> <w:b /> <w:sz w:val="28" /> <w:szCs w:val="28" /> </w:rPr> </w:style>

<!-- Subtitle --> <w:style w:type="paragraph" w:styleId="Subtitle"> <w:name w:va

Related skills

FAQ

What does minimax-docx do?

xml version 1 0 encoding UTF-8 standalone yes w styles xmlns w http schemas openxmlformats org wordprocessingml 2006 main xmlns r http schemas openxmlformats org officeDocument 2006 relationships xmlns mc http schemas op

When should I use minimax-docx?

xml version 1 0 encoding UTF-8 standalone yes w styles xmlns w http schemas openxmlformats org wordprocessingml 2006 main xmlns r http schemas openxmlformats org officeDocument 2006 relationships xmln

Is minimax-docx safe to install?

Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.