← 返回 Skills 市场
lky115

XM

作者 LKY115 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
78
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install testlky1
功能描述
XMind to Markdown 转换 | XMind to Markdown Converter. 将 XMind 思维导图转换为 Mermaid/PlantUML 流程图 | Convert XMind mind maps to Mermaid/PlantUML flowcharts. 零依赖 Python...
安全使用建议
Do not install or run this skill as-is. SKILL.md refers to a local Python script (scripts/xmind2md.py) but the skill bundle contains no code and does not declare that Python is required. Before proceeding, ask the publisher to: (1) provide the missing scripts or a clear, trusted install mechanism; (2) document the exact Python version required and any runtime behaviors (network access, telemetry, file writes); and (3) supply a homepage or source repository so you can inspect the script contents. If you must run conversions now, prefer running a script you downloaded from a verifiable repository and review it locally to ensure it doesn't exfiltrate data or execute unexpected operations. If the author supplies the script and it matches the documented behavior (no network calls, only local file read/write), the skill would become coherent and likely benign.
功能分析
Type: OpenClaw Skill Name: testlky1 Version: 1.0.0 The skill bundle describes a utility for converting XMind mind maps into Markdown and Mermaid diagrams using a local Python script (scripts/xmind2md.py). The instructions in SKILL.md are strictly functional, providing clear guidance for the AI agent to execute the conversion without any evidence of prompt injection, data exfiltration, or malicious intent. While the Python source code itself was not provided in the snippet, the metadata and documentation are consistent with a standard, zero-dependency utility tool.
能力评估
Purpose & Capability
The skill claims to be a 'zero-dependency Python script' converter and documents a concrete script path (scripts/xmind2md.py). However, the package contains no code files and the declared requirements list no 'python' binary. A converter would legitimately require the script and a Python runtime; both are missing. This is an incoherence between stated purpose and actual contents.
Instruction Scope
SKILL.md instructs the agent to run a local script against user-supplied XMind files and to read/display the converted text. Those steps are appropriate for a converter, but the instructions reference a file that does not exist in the skill bundle. The instructions do not attempt to contact external services (good), but they do direct local file access and execution of a script that isn't present — a significant gap.
Install Mechanism
There is no install spec (instruction-only), which is low-risk in itself. But the README-style instructions promise a bundled Python script; since no code is present and nothing will be written to disk by the skill, the lack of an install mechanism means the documented runtime won't work. This mismatch should be resolved (either include the script or document how it is obtained/installed).
Credentials
The skill requests no environment variables or credentials, which is proportionate for a local file converter. However, it fails to declare that the 'python' executable is required; the agent/user will need Python on PATH to follow the instructions. Also note: converting user XMind files requires access to those files — expected, but verify user consent.
Persistence & Privilege
The skill is not always-enabled, requests no persistent permissions, and does not modify other skills or system settings. Model invocation is allowed (platform default), which is appropriate for a callable conversion utility.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install testlky1
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /testlky1 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 初始版本发布:XMind 思维导图转换为 Markdown 流程图工具 - 支持 5 种输出格式:Mermaid、PlantUML、Markdown 列表、带编号流程图、带样式流程图 - 零依赖:仅使用 Python 标准库,无需额外安装 - 兼容 XMind 新版(JSON)和旧版(XML)两种格式 - 自动处理特殊字符转义,支持 Windows 系统 UTF-8 编码
元数据
Slug testlky1
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

XM 是什么?

XMind to Markdown 转换 | XMind to Markdown Converter. 将 XMind 思维导图转换为 Mermaid/PlantUML 流程图 | Convert XMind mind maps to Mermaid/PlantUML flowcharts. 零依赖 Python... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。

如何安装 XM?

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

XM 是免费的吗?

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

XM 支持哪些平台?

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

谁开发了 XM?

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

💬 留言讨论