Distil enables AI agents to search the web and fetch web pages as clean, LLM-friendly Markdown to drastically reduce token consumption.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install distil
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 distil using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Distil skill provides agents with a streamlined, discoverable way to access the Distil proxy service. This tool is a cornerstone of the Openclaw Skills ecosystem for developers who need to feed high-quality web data into Large Language Models without the noise of raw HTML. By converting web pages into optimized Markdown, Distil typically saves between 60% and 80% of tokens, making it both cost-effective and more readable for AI agents.
In addition to simple page fetching, this skill enables full-scale web searches, JavaScript rendering for modern web apps, and visual screenshotting. It removes the friction of manual URL construction and header management, allowing the agent to focus on information synthesis rather than data cleaning.
To integrate this component of Openclaw Skills into your workflow, follow these steps:
export DISTIL_API_KEY="your_api_key_here"
export DISTIL_PROXY_URL="https://proxy.distil.net"
The Distil skill interacts with the proxy to return data in various formats depending on the endpoint used. The output is typically sent to stdout for the agent to consume.
| Endpoint | Output Format | Purpose |
|---|---|---|
/https://url |
Markdown | Standard cleaned web content |
/search?q=... |
Markdown | Search engine results converted to Markdown |
/screenshot/ |
PNG Image | Visual capture of the web page |
/render/ |
Markdown | Content extracted after full JS execution |
/raw/ |
HTML/Text | Original source code without processing |
/nocache prefix to force a fresh fetch from the source server.Loading
A high-performance proxy skill that converts web pages and search results into LLM-friendly Markdown to optimize token consumption.

A mandatory security wrapper for strict-mode execution, evidence logging, and policy enforcement in autonomous operations.

A zero-dependency, GPU-native programming language that converts natural language descriptions into high-performance Vulkan compute programs.

A sophisticated AI mentor that uses longitudinal memory and philosophical frameworks to guide personal development and maintain compassionate accountability.

A comprehensive API skill for scheduling and managing social media content across 13 major platforms from a single interface.

Late CLI is a powerful command-line interface for scheduling and publishing social media content across 13 major platforms from any terminal or AI agent.








































