← Back to Skills Marketplace
80
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install minimax-word-docx
Description
MiniMax Word专业文档生成 - 基于.NET OpenXML SDK,完整保留页眉页脚目录、修订痕迹、复杂表格样式,输出可直接交付的.docx文档。
Usage Guidance
This skill's description says it uses the .NET OpenXML SDK to produce high-fidelity .docx files, but it includes no code, no install instructions, and doesn't declare the .NET runtime as a requirement. Before installing or allowing the agent to run with this skill: 1) Ask the publisher for source code or a repository/ homepage and for explicit install instructions (which .NET runtime version, how to obtain OpenXML SDK). 2) Require a clear runtime plan (local binaries vs hosted API). 3) If the agent may execute system commands, run it in a sandbox and restrict network/privileged access — an agent could try to download and run arbitrary installers if left unconstrained. 4) Prefer skills that supply code, official releases, or public repos; avoid granting broad execution permissions to an underspecified instruction-only skill. If the author cannot supply a clear, verifiable implementation, treat the skill as untrustworthy.
Capability Analysis
Type: OpenClaw Skill
Name: minimax-word-docx
Version: 1.0.0
The skill bundle contains only metadata and descriptive instructions for an AI agent to generate Word documents using the .NET OpenXML SDK. There is no executable code, no network activity, and no evidence of malicious intent or risky behavior in the provided files (_meta.json and SKILL.md).
Capability Assessment
Purpose & Capability
The SKILL.md explicitly requires using the .NET OpenXML SDK to produce .docx files, but the skill declares no required binaries, no install spec, and contains no code. Generating .docx with that SDK normally requires a .NET runtime and the OpenXML libraries; those requirements are missing and unexplained.
Instruction Scope
The instructions describe policy-level rules (use OpenXML SDK, avoid string concatenation, validate output) but do not provide concrete runtime commands, code, or where/how to run the generator. The vagueness gives an agent broad latitude (it could try to locate/install runtimes or execute arbitrary code) without specifying safe boundaries.
Install Mechanism
There is no install specification and no code files. While instruction-only skills are low-risk in principle, claiming a dependency on .NET/OpenXML without an install path is incoherent: a legitimate skill would either include code, require .NET binaries, or provide a hosted API/repo.
Credentials
The skill requests no environment variables, credentials, or config paths, which is proportionate given it is instruction-only. There are no suspicious secret requirements.
Persistence & Privilege
The skill is not always-enabled and uses default autonomous invocation settings. Nothing requests permanent elevated presence or modifications to other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install minimax-word-docx - After installation, invoke the skill by name or use
/minimax-word-docx - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of minimax-word skill.
- Generate professional .docx documents using .NET OpenXML SDK.
- Fully preserves headers, footers, table of contents, tracked changes, complex tables, and styles.
- Output files are ready for direct delivery and compatible with Microsoft Word 2007+.
- Supports professional formatting for reports, contracts, academic papers, proposals, and news releases.
Metadata
Frequently Asked Questions
What is MiniMax Word?
MiniMax Word专业文档生成 - 基于.NET OpenXML SDK,完整保留页眉页脚目录、修订痕迹、复杂表格样式,输出可直接交付的.docx文档。 It is an AI Agent Skill for Claude Code / OpenClaw, with 80 downloads so far.
How do I install MiniMax Word?
Run "/install minimax-word-docx" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is MiniMax Word free?
Yes, MiniMax Word is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does MiniMax Word support?
MiniMax Word is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created MiniMax Word?
It is built and maintained by SMS (@smseow001); the current version is v1.0.0.
More Skills