← 返回 Skills 市场
Md Convert
作者
bytesagain4
· GitHub ↗
· v2.0.3
· MIT-0
200
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install md-convert
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Md Convert concepts, best practices, and implementation patterns.
安全使用建议
This skill appears to be a straightforward, local reference tool: it prints static documentation and does not ask for credentials or network access. Things to note before installing or running: (1) the repository script has a minor version string and help-text formatting oddity (not a security issue), (2) the included script can be executed locally — if you plan to run it, review the file (scripts/script.sh) yourself or run it in a sandboxed environment, and (3) because the skill is instruction-only and contains no installers or downloads, it has a low risk profile. If you need higher assurance, inspect the repository or run the script in an isolated container before allowing agent autonomy.
功能分析
Type: OpenClaw Skill
Name: md-convert
Version: 2.0.3
The skill is a straightforward documentation reference tool that provides static text information about 'Md Convert' concepts. The implementation in 'scripts/script.sh' consists entirely of bash functions that output hardcoded text via heredocs, with no network calls, file system modifications, or credential access. The 'SKILL.md' instructions are consistent with the code and contain no evidence of prompt injection or malicious intent.
能力评估
Purpose & Capability
Name/description describe a local reference for 'Md Convert' and the included SKILL.md plus scripts provide only static documentation and CLI-like output. There are no unrelated environment variables, binaries, or external services requested, so the required capabilities match the stated purpose.
Instruction Scope
SKILL.md explicitly states output is plain-text via heredoc with no external API calls or network access. The included scripts/script.sh only prints embedded documentation and help text; it does not read secrets, access external endpoints, or reference unrelated system paths. No instructions give the agent broad discretion to collect additional system context.
Install Mechanism
There is no install spec and no downloads; the skill is instruction-only with an included shell script. Nothing is fetched from external URLs or written to arbitrary locations during install, so installation risk is minimal.
Credentials
The skill declares no required environment variables, credentials, or config paths, and neither SKILL.md nor the script access environment secrets. The absence of requested credentials is proportional to a static reference tool.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modify other skills' configurations. It can be invoked by the user or the agent (default), which is appropriate for a reference skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install md-convert - 安装完成后,直接呼叫该 Skill 的名称或使用
/md-convert触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
Domain-specific upgrade
元数据
常见问题
Md Convert 是什么?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Md Convert concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 200 次。
如何安装 Md Convert?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install md-convert」即可一键安装,无需额外配置。
Md Convert 是免费的吗?
是的,Md Convert 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Md Convert 支持哪些平台?
Md Convert 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Md Convert?
由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.3。
推荐 Skills