← Back to Skills Marketplace
78
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install testlky1
Description
XMind to Markdown 转换 | XMind to Markdown Converter. 将 XMind 思维导图转换为 Mermaid/PlantUML 流程图 | Convert XMind mind maps to Mermaid/PlantUML flowcharts. 零依赖 Python...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install testlky1 - After installation, invoke the skill by name or use
/testlky1 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- 初始版本发布:XMind 思维导图转换为 Markdown 流程图工具
- 支持 5 种输出格式:Mermaid、PlantUML、Markdown 列表、带编号流程图、带样式流程图
- 零依赖:仅使用 Python 标准库,无需额外安装
- 兼容 XMind 新版(JSON)和旧版(XML)两种格式
- 自动处理特殊字符转义,支持 Windows 系统 UTF-8 编码
Metadata
Frequently Asked Questions
What is XM?
XMind to Markdown 转换 | XMind to Markdown Converter. 将 XMind 思维导图转换为 Mermaid/PlantUML 流程图 | Convert XMind mind maps to Mermaid/PlantUML flowcharts. 零依赖 Python... It is an AI Agent Skill for Claude Code / OpenClaw, with 78 downloads so far.
How do I install XM?
Run "/install testlky1" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is XM free?
Yes, XM is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does XM support?
XM is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created XM?
It is built and maintained by LKY115 (@lky115); the current version is v1.0.0.
More Skills