← Back to Skills Marketplace
yhlorra

MiniMax DOCX

by zylorra · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
1458
Downloads
1
Stars
7
Active Installs
1
Versions
Install in OpenClaw
/install yh-minimax-docx
Description
Professional DOCX document creation, editing, and formatting using OpenXML SDK (.NET). Three pipelines: (A) create new documents from scratch, (B) fill/edit...
Usage Guidance
This package appears coherent for .NET/OpenXML DOCX work, but it includes shell scripts that the skill instructs you to run. Before running anything: 1) Inspect scripts/setup.sh and scripts/env_check.sh (and any other scripts) for commands that modify the system, download from external servers, or run as root. 2) Prefer running the setup and build steps in an isolated environment (container/VM) or a non-privileged account. 3) Expect dotnet restore / nuget downloads for DocumentFormat.OpenXml — verify the URLs if you need offline operation. 4) Back up any real documents before letting the tool modify them, and test on copies. 5) If you are not comfortable reviewing shell scripts, request the author provide a short, line-by-line explanation of what setup.sh does or run it in a sandboxed environment.
Capability Analysis
Type: OpenClaw Skill Name: yh-minimax-docx Version: 1.0.0 The skill bundle is a comprehensive and professionally structured toolkit for creating, editing, and formatting DOCX documents using the .NET OpenXML SDK. The provided C# source code (scripts/dotnet/) and shell scripts (scripts/setup.sh, scripts/env_check.sh) follow standard development and installation patterns, such as fetching the .NET SDK from official Microsoft endpoints. The bundle includes extensive documentation and samples for advanced features like Track Changes, Table of Contents, and CJK typography, all of which are strictly aligned with the stated purpose of document processing. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
Name, description, and included artifacts (OpenXML C# code, CLI project, style XMLs, many reference docs and samples) all match the stated goal of producing and formatting .docx files. The repository contains plausible, expected components for a .NET OpenXML toolchain and no unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs running local scripts (scripts/setup.sh, scripts/env_check.sh) and using dotnet to run the included CLI or C# scripts. The runtime instructions stay within document creation/editing/validation tasks and do not request unrelated system data. However, they explicitly tell the agent to execute the provided shell scripts — running those scripts executes code on the host, so they should be reviewed before execution.
Install Mechanism
There is no automatic install spec; it's an instruction-only skill. The build/run path relies on dotnet and nuget (DocumentFormat.OpenXml) which is expected for a .NET OpenXML tool. No suspicious external download URLs or archive extraction instructions are present in SKILL.md. Running setup.sh may fetch packages (dotnet/nuget) as part of a normal build.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The operations described (reading/converting .doc/.docx, applying styles, validating) do not require secrets; requested surface area is proportionate to the stated purpose.
Persistence & Privilege
No special privileges requested: always:false, user-invocable true, model-invocation allowed (default). The skill does not attempt to modify other skills or system-wide agent settings. Note: SKILL.md's 'MUST use this skill whenever...' phrasing is a strong routing directive (behavioral), but it does not change the skill's system privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install yh-minimax-docx
  3. After installation, invoke the skill by name or use /yh-minimax-docx
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish
Metadata
Slug yh-minimax-docx
Version 1.0.0
License MIT-0
All-time Installs 7
Active Installs 7
Total Versions 1
Frequently Asked Questions

What is MiniMax DOCX?

Professional DOCX document creation, editing, and formatting using OpenXML SDK (.NET). Three pipelines: (A) create new documents from scratch, (B) fill/edit... It is an AI Agent Skill for Claude Code / OpenClaw, with 1458 downloads so far.

How do I install MiniMax DOCX?

Run "/install yh-minimax-docx" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is MiniMax DOCX free?

Yes, MiniMax DOCX is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does MiniMax DOCX support?

MiniMax DOCX is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created MiniMax DOCX?

It is built and maintained by zylorra (@yhlorra); the current version is v1.0.0.

💬 Comments