Openclaw Skills for generating clean, portable Markdown that stays consistent across platforms and editors.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install markdown-toolkit-free
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install markdown-toolkit-free using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Markdown 工具箱(免费版) is an Openclaw Skills solution for producing clean, portable Markdown without platform-specific syntax, so content renders consistently in GitHub, GitLab, Obsidian, VS Code, and other Markdown viewers.
It focuses on the most common authoring rules developers need every day: code block language tags, standard GFM tables, strict heading hierarchy, relative links, image alt text, and single-file validation. The result is a practical Markdown workflow that improves readability, migration safety, and cross-platform compatibility while reducing formatting drift.
input_params and applies the selected operation mode, such as create, query, modify, delete, export, or save.output_format, including result data, status, and logs.config_options is applied to control modification, reset, import, or export behavior.npm install -g markdownlint-cli
Markdown 工具箱(免费版) organizes output around a small portable metadata and content model.
| Entity | Purpose | Notes |
|---|---|---|
input_params |
Primary request input | Used to define create/query/modify/delete behavior |
config_options |
Runtime configuration | Controls import, reset, export, and related actions |
output_format |
Structured response schema | Returns status, result, and logs in a stable format |
success |
Execution status | Boolean result indicating whether the operation completed |
data.result |
Generated Markdown content | The main Markdown output payload |
data.execution_time |
Runtime metric | Captures completion timing |
data.metadata.version |
Version metadata | Example: 1.0 |
data.metadata.processor |
Processor identifier | Example: markdownkit |
execution_log |
Step-by-step log | Records parse, execution, and formatting stages |
error |
Failure payload | Null on success, populated on runtime or configuration errors |
Core content taxonomy covered by Openclaw Skills:
input_params, including create, query, modify, delete, export, and save.config_options for import, reset, and output control.Loading
Openclaw Skills memory-compress-free turns long daily agent logs into compact, structured memory summaries with local Node.js processing.

Openclaw Skills for building a private, local long-term memory system that categorizes, indexes, and searches AI agent memory without external services.

Openclaw Skills for moltbook-filter-free help you scan, detect, and remove community-feed spam at the client side with configurable rules and JSON feed filtering.

Openclaw Skills for news aggregation, filtering, deduplication, and structured summarization across domestic and international tech, military, and social news.

Openclaw Skills for long-document reasoning that uses layered analysis and assumption detection to produce clearer, safer, structured outputs.

Openclaw Skills for personalized learning turns natural-language study requests into concept explanations, language lessons, and concise study guides.








































