← 返回 Skills 市场
yinin2005

minimax-docx

作者 yinin2005 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
177
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install minimax-docx-yinin
功能描述
Professional DOCX document creation, editing, and formatting using OpenXML SDK (.NET). Three pipelines: (A) create new documents from scratch, (B) fill/edit...
安全使用建议
This skill appears to be a genuine OpenXML/.NET DOCX toolset, but it has a clear metadata/behavior mismatch: the runtime instructions expect the dotnet CLI, bash/powershell, and a setup script, yet the registry lists no required binaries or install steps. Before installing or running: 1) Inspect scripts/setup.sh and scripts/env_check.sh (they will be executed). Look for network fetches, external URLs, curl/wget, or commands that write to system paths. 2) Ensure the dotnet SDK and any build tools come from a trusted source and are installed in a controlled environment (or sandbox). 3) If you can't review the setup script, run the skill in an isolated VM/container only. 4) If you want stricter control, ask the skill publisher to update metadata to declare required binaries (dotnet, unzip, bash/pwsh) and to provide an explicit, auditable install step (or a known release URL). 5) Consider disabling autonomous invocation until you are comfortable with the setup behavior. If you want, I can extract and summarize the contents of scripts/setup.sh and env_check.sh so you can decide whether to run them.
功能分析
Type: OpenClaw Skill Name: minimax-docx-yinin Version: 1.0.0 The skill bundle is a comprehensive and well-structured toolkit for professional DOCX document manipulation using the OpenXML SDK and .NET. It provides extensive documentation, C# code samples, and CLI tools for creating, editing, and templating documents. The setup and environment scripts (e.g., `scripts/setup.sh`, `scripts/env_check.sh`) follow standard practices for installing necessary system dependencies like the .NET SDK, LibreOffice, and Pandoc. No evidence of malicious intent, data exfiltration, or unauthorized execution was found; the bundle includes robust validation logic (`XsdValidator.cs`, `BusinessRuleValidator.cs`) to ensure document integrity and adherence to typographic standards.
能力评估
Purpose & Capability
The skill is explicitly built around the OpenXML SDK and the SKILL.md shows repeated dotnet CLI usage (e.g., `dotnet run --project scripts/dotnet/MiniMaxAIDocx.Cli ...`) and references PowerShell/bash. However the registry metadata lists no required binaries, no install spec, and no environment requirements. A consumer would legitimately need the dotnet SDK (and likely unzip, tar, bash/powershell) to use this skill — the metadata omission is an incoherence that should be corrected.
Instruction Scope
The SKILL.md instructions remain within the stated purpose (create/edit/format DOCX) and point the agent to many local reference files and sample C# code. They require running scripts (scripts/setup.sh, scripts/env_check.sh, docx conversion and preview scripts) and compiling/running C#; those are appropriate for this skill. However the instructions mandate running a first-time setup script and an env_check that may perform network operations or write files to disk — those actions are not described in the metadata and should be inspected before execution. Also the SKILL.md's 'MUST use this skill whenever...' language is a behavioral mandate that may cause the agent to invoke the skill broadly.
Install Mechanism
No formal install specification is provided (instruction-only), but the package includes a non-trivial setup script (scripts/setup.sh, ~16KB) and env_check.sh. Because there is no declarative install step, users/agents will run these scripts directly; setup.sh could download dependencies or write/compile code. That is a moderate risk if the script contacts untrusted endpoints — users should review the script contents before running.
Credentials
The skill does not request any environment variables, credentials, or config paths in the registry metadata and SKILL.md does not instruct access to unrelated secrets. This is proportional for a document-processing skill. Note: runtime compilation and dotnet package restore may access NuGet feeds (network) but that is normal and not a declared credential requirement.
Persistence & Privilege
The skill does not request permanent presence (always:false) and uses the platform defaults for autonomous invocation. It does not declare or attempt to modify other skills or global agent config files in the provided material.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install minimax-docx-yinin
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /minimax-docx-yinin 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Version 1.0.0 – Initial release - Introduces a professional DOCX document creation, editing, and formatting toolset based on the OpenXML SDK (.NET). - Provides three main pipelines: create new documents, edit/fill content in existing documents, and apply template formatting with XSD validation. - Includes both CLI and direct C# scripting support for simple and advanced scenarios. - Emphasizes best practice workflows, including pre-processing, analysis, and robust validation after each operation. - Features clear triggers for usage, covering common document tasks such as reports, contracts, and template applications. - Ships with references to official document standards and style guides for high-quality output.
元数据
Slug minimax-docx-yinin
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 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 插件,目前累计下载 177 次。

如何安装 minimax-docx?

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

minimax-docx 是免费的吗?

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

minimax-docx 支持哪些平台?

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

谁开发了 minimax-docx?

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

💬 留言讨论