← Back to Skills Marketplace
tobewin

Markdown Studio

by ToBeWin · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
140
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install markdown-studio
Description
Professional Markdown document generator. Use when user needs to create technical docs, README, wikis, reports, or any structured document. Supports image em...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install markdown-studio
  3. After installation, invoke the skill by name or use /markdown-studio
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
明确多语言和跨平台支持:Unicode原生支持,Windows/macOS/Linux兼容
v1.0.0
专业Markdown文档生成器:完整语法支持,图片嵌入,表格/代码/数学公式/图表,GitHub兼容
Metadata
Slug markdown-studio
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Markdown Studio?

Professional Markdown document generator. Use when user needs to create technical docs, README, wikis, reports, or any structured document. Supports image em... It is an AI Agent Skill for Claude Code / OpenClaw, with 140 downloads so far.

How do I install Markdown Studio?

Run "/install markdown-studio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Markdown Studio free?

Yes, Markdown Studio is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Markdown Studio support?

Markdown Studio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Markdown Studio?

It is built and maintained by ToBeWin (@tobewin); the current version is v1.0.1.

💬 Comments