← 返回 Skills 市场
yhlorra

MiniMax DOCX

作者 zylorra · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
1458
总下载
1
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install yh-minimax-docx
功能描述
Professional DOCX document creation, editing, and formatting using OpenXML SDK (.NET). Three pipelines: (A) create new documents from scratch, (B) fill/edit...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install yh-minimax-docx
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /yh-minimax-docx 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
Slug yh-minimax-docx
版本 1.0.0
许可证 MIT-0
累计安装 7
当前安装数 7
历史版本数 1
常见问题

MiniMax DOCX 是什么?

Professional DOCX document creation, editing, and formatting using OpenXML SDK (.NET). Three pipelines: (A) create new documents from scratch, (B) fill/edit... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1458 次。

如何安装 MiniMax DOCX?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install yh-minimax-docx」即可一键安装,无需额外配置。

MiniMax DOCX 是免费的吗?

是的,MiniMax DOCX 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

MiniMax DOCX 支持哪些平台?

MiniMax DOCX 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 MiniMax DOCX?

由 zylorra(@yhlorra)开发并维护,当前版本 v1.0.0。

💬 留言讨论