A CLI utility that fetches documentation from any URL and converts it into clean Markdown using the into.md service.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install intomd
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 intomd using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
intomd is a specialized developer tool designed to bridge the gap between web-based documentation and Markdown-based workflows. By leveraging the into.md service, this skill allows users to instantly transform complex technical websites into clean, readable Markdown files. This functionality is essential for developers building their library of Openclaw Skills who need to provide clear, noise-free technical context to AI agents or Large Language Models (LLMs).
The tool focuses on speed and simplicity, requiring no complex parsing logic on the local machine. It serves as a gateway to turn the vast amount of technical information on the web into a format that is easily consumed by code editors, static site generators, and AI-driven development environments.
The intomd skill is a lightweight wrapper around curl. Ensure you have the curl binary installed on your system to begin using it.
# Example of how to use intomd directly
curl -sL "https://into.md/https://zod.dev"
No additional API keys or complex environment variables are required to integrate this into your existing Openclaw Skills configuration. Simply ensure curl is available in your system path.
The skill does not maintain a persistent database, as it operates as a stateless transformation utility. The following table describes the data flow:
| Component | Specification |
|---|---|
| Input Source | Publicly accessible documentation URL |
| Output Format | Cleaned Markdown (UTF-8) |
| Primary Dependency | curl (system binary) |
| External Service | into.md (conversion backend) |
Loading
An AI-powered writing assistant that crafts professional LinkedIn content focusing on authenticity and engagement rather than corporate jargon.

A sophisticated AI skill designed to transform LinkedIn profiles into high-conversion assets optimized for both human recruiters and AI-powered search engines.

A strategic content engine designed to transform your LinkedIn profile into a professional authority platform that attracts inbound leads and builds industry trust.

A security-first utility to audit and verify the safety of Openclaw Skills via the Gen Digital scan API.

An AI-powered public transport trip planner for Skåne, Sweden, and Copenhagen, offering real-time journey planning and delay updates.

A security-focused guard for Openclaw Skills that implements a soft blocklist to prevent AI agents from accessing restricted tools or content.








































