← 返回 Skills 市场
tobewin

Markdown Studio

作者 ToBeWin · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
140
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install markdown-studio
功能描述
Professional Markdown document generator. Use when user needs to create technical docs, README, wikis, reports, or any structured document. Supports image em...
安全使用建议
This skill appears to do what it claims: generate Markdown using a Python template. Before using it, be aware that if you ask it to embed images by giving local file paths, the agent (running the Python code) will open and base64-encode those files — so do not provide paths to sensitive files. Review any generated Markdown before sharing it externally. If you do not want the agent to read local files, avoid requesting local-image embedding or provide images via safe uploads rather than filesystem paths.
功能分析
Type: OpenClaw Skill Name: markdown-studio Version: 1.0.1 The skill is a professional Markdown document generator that provides a comprehensive Python utility class for the AI agent to construct complex documents. It includes features for generating tables of contents, embedding local images as Base64, and rendering Mermaid diagrams. While the code has the capability to read and write local files, these actions are strictly aligned with the stated purpose of document generation and image embedding, with no evidence of malicious intent, exfiltration, or unauthorized execution patterns.
能力评估
Purpose & Capability
Name/description promise a Markdown generator; SKILL.md contains a Python-based Markdown generation template and requires python3. Requiring python3 is proportional and expected.
Instruction Scope
The runtime instructions include an inline Python script that builds Markdown, inserts tables/code/math, and can embed images by reading local image files and base64-encoding them. Reading local image files is reasonable for image embedding but means the agent will open files you point it at; the instructions do not attempt to read unrelated system or credential files or contact external endpoints in the provided segments.
Install Mechanism
No install spec and no downloads — this is instruction-only, so nothing is written to disk beyond whatever the Python script does at runtime. This is the lowest-risk install pattern.
Credentials
The skill declares no environment variables, no credentials, and no config paths. The script uses only local filesystem access for image embedding and standard libraries; there is no disproportionate credential request.
Persistence & Privilege
The skill is not always-enabled and does not request persistent or cross-skill privileges. It does not modify other skills or system agent settings in the provided instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install markdown-studio
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /markdown-studio 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
明确多语言和跨平台支持:Unicode原生支持,Windows/macOS/Linux兼容
v1.0.0
专业Markdown文档生成器:完整语法支持,图片嵌入,表格/代码/数学公式/图表,GitHub兼容
元数据
Slug markdown-studio
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Markdown Studio 是什么?

Professional Markdown document generator. Use when user needs to create technical docs, README, wikis, reports, or any structured document. Supports image em... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 140 次。

如何安装 Markdown Studio?

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

Markdown Studio 是免费的吗?

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

Markdown Studio 支持哪些平台?

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

谁开发了 Markdown Studio?

由 ToBeWin(@tobewin)开发并维护,当前版本 v1.0.1。

💬 留言讨论