← 返回 Skills 市场
jackdark425

AIGroup Markdown to Word MCP

作者 jackdark · GitHub ↗ · v0.1.2 · MIT-0
cross-platform ✓ 安全检测通过
214
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install aigroup-mdtoword-mcp
功能描述
Use `aigroup-mdtoword-mcp` to convert Markdown into `.docx`. Route Markdown file conversion, generated Markdown conversion, table-to-Markdown preprocessing,...
使用说明 (SKILL.md)

Markdown to Word MCP

Use aigroup-mdtoword-mcp for Markdown-to-.docx conversion.

Route

  1. Confirm the deliverable:
    • existing Markdown file to convert
    • Markdown content generated in the session
    • tabular data that should become Markdown before conversion
  2. Choose the right operation:
    • markdown_to_docx for primary conversion
    • table_data_to_markdown when the raw input is structured table data
  3. Ask or infer the output style only when it matters:
    • technical memo
    • business report
    • academic-style document
    • minimal document
  4. If formulas, tables, headers, footers, or local images are important, mention that explicitly before conversion.
  5. Return the path to the generated .docx and summarize any formatting assumptions.

Requests

  • Convert a finished Markdown note, report, or memo into .docx.
  • Produce a polished Word deliverable from generated Markdown in the same run.
  • Preserve formulas, structured tables, and page furniture such as headers or page numbers.
  • Turn extracted or CSV-like table data into Markdown and then into Word.

References

安全使用建议
This skill is internally consistent and appears to just route Markdown to an external converter. Before installing: (1) verify the upstream package (aigroup-mdtoword-mcp) and its publisher on npm/GitHub to ensure you trust it; (2) if you mind remote code execution, avoid allowing the agent to run npx/npm or run conversions in an isolated environment; (3) confirm the MCP will not upload documents to unknown endpoints (the skill references stdio/http transports — prefer stdio/local transport if you want to avoid network I/O); (4) if you need stronger assurance, request a packaged binary or review the upstream repository code before use.
功能分析
Type: OpenClaw Skill Name: aigroup-mdtoword-mcp Version: 0.1.2 The skill bundle provides a legitimate utility for converting Markdown files and structured table data into Word (.docx) documents using the `aigroup-mdtoword-mcp` server. All analyzed files, including SKILL.md and references/capabilities.md, consistently describe document formatting and styling tasks without any indicators of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The name/description match the instructions: the skill directs conversion of Markdown (including tables/formulas) to .docx via an MCP named aigroup-mdtoword-mcp. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md confines actions to confirming the deliverable, selecting conversion operations (markdown_to_docx or table_data_to_markdown), and returning the generated .docx path; it does not instruct reading unrelated system files or exfiltrating data.
Install Mechanism
The skill is instruction-only and has no install spec, which minimizes local risk. References indicate the upstream MCP is available via npm (npx -y aigroup-mdtoword-mcp) and supports stdio/http transports — invoking npx/npm will pull code from the registry at runtime, which is normal for this scenario but carries the usual supply-chain risk if the upstream package is untrusted.
Credentials
No environment variables, credentials, or config paths are requested. The requested surface (none) is proportional to a document-conversion tool.
Persistence & Privilege
Skill is not forced-always, does not request system-wide changes, and does not declare persistent privileges. It behaves as a normal user-invocable MCP adapter.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install aigroup-mdtoword-mcp
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /aigroup-mdtoword-mcp 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.2
Reduce moderation false positives with terser routing copy
v0.1.1
Tighten skill copy and add project homepage metadata
v0.1.0
Initial ClawHub release
元数据
Slug aigroup-mdtoword-mcp
版本 0.1.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

AIGroup Markdown to Word MCP 是什么?

Use `aigroup-mdtoword-mcp` to convert Markdown into `.docx`. Route Markdown file conversion, generated Markdown conversion, table-to-Markdown preprocessing,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 214 次。

如何安装 AIGroup Markdown to Word MCP?

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

AIGroup Markdown to Word MCP 是免费的吗?

是的,AIGroup Markdown to Word MCP 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

AIGroup Markdown to Word MCP 支持哪些平台?

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

谁开发了 AIGroup Markdown to Word MCP?

由 jackdark(@jackdark425)开发并维护,当前版本 v0.1.2。

💬 留言讨论