PluginBench
Skill
Pass
Audit score 90

minimax-docx

nexu-io/open-design

Professional DOCX creation and editing with OpenXML SDK for branded reports and proposals.

What is minimax-docx?

Creates and edits professional DOCX documents using OpenXML SDK. Use this for generating branded reports, polished proposals, and template-based document authoring with consistent formatting and styling.

  • Create professional DOCX documents from scratch
  • Edit existing DOCX files programmatically
  • Apply branded styling and formatting
  • Generate reports with consistent templates
  • Support template-based document authoring

How to install minimax-docx

npx skills add https://github.com/nexu-io/open-design --skill minimax-docx
Prerequisites
  • OpenXML SDK installed and configured
  • Access to upstream MiniMax AI skills repository
Claude Code
Cursor
Windsurf
Cline

How to use minimax-docx

  1. 1.Install the upstream bundle from https://github.com/MiniMax-AI/skills into your agent's skills directory
  2. 2.Invoke the skill by name using 'minimax-docx' or trigger phrases like 'branded report' or 'proposal doc'
  3. 3.Provide document content, styling requirements, and any template specifications
  4. 4.The agent will generate or edit the DOCX file with applied formatting and branding

Use cases

Good for
  • Generate branded client proposals with custom styling
  • Create professional reports with headers, footers, and formatting
  • Build template-based document workflows for recurring document types
  • Edit and update DOCX files programmatically while preserving formatting
  • Produce polished business documents with consistent branding
Who it's for
  • Business analysts creating reports
  • Proposal writers and sales teams
  • Document automation engineers
  • Teams needing branded document generation
  • Template-based workflow managers

minimax-docx FAQ

What document formats does this skill support?

This skill works with DOCX (Office Open XML) format documents. It uses the OpenXML SDK for professional document manipulation.

Can I use existing templates with this skill?

Yes, the skill supports template-based authoring. You can provide templates and the skill will populate them with your content while preserving formatting.

What kind of styling and formatting can be applied?

The OpenXML SDK allows you to apply headers, footers, fonts, colors, tables, images, and other professional formatting elements to your documents.

Is this skill suitable for automated report generation?

Yes, it's designed for template-based authoring and automated document generation workflows, making it ideal for recurring report types.

Full instructions (SKILL.md)

Source of truth, from nexu-io/open-design.


name: minimax-docx description: | Professional DOCX document creation and editing using OpenXML SDK. Useful for branded reports, polished proposals, and template-based authoring. triggers:


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

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:

# 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.