A specialized utility that condenses massive text volumes into high-signal, Claude-optimized information.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install claude-context-distiller
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 claude-context-distiller using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Claude Context Distiller is a high-performance tool within the Openclaw Skills ecosystem designed to solve the challenge of information density in LLM prompts. By stripping away redundant phrasing and filler, it ensures that your context window is populated only with the most relevant facts and concepts.
This skill is particularly valuable for developers and researchers who need to process massive documents without hitting token limits or diluting the AI's attention. By leveraging the distillation capabilities of Openclaw Skills, users can transform noisy, unstructured data into lean, structured Markdown or XML that Claude can reason over more effectively.
To integrate this skill into your workflow, ensure you have a valid SkillPay.me account for automated micropayments. Each request costs 0.001 USDT.
# Example usage via CLI
curl -X POST https://api.openclaw.skills/distiller \
-H "Content-Type: application/json" \
-d '{
"text": "Your long document content here...",
"focus": "technical facts"
}'
The skill utilizes a structured JSON schema for inputs and outputs to ensure compatibility across different Openclaw Skills implementations.
| Parameter | Type | Description |
|---|---|---|
text |
String | The source material to be distilled. |
focus |
String | (Optional) The specific theme or topic to prioritize. |
distilled_text |
String | The refined output provided by the skill. |
compression_ratio |
String | The percentage of reduction achieved during distillation. |
Loading
A specialized utility for generating structured code, SVG diagrams, and data artifacts optimized for high-performance AI agent interfaces.

A high-frequency trading tool for detecting and executing profitable three-way asset cycles on the Binance exchange.

A robust AI-driven trading assistant for Binance spot and futures markets with integrated SkillPay support.

A professional-grade automated tool for managing stop loss and take profit orders on Binance via SkillPay.

A precision tool designed to refine and align prompts with Claude's constitutional AI and reinforcement learning patterns.

A specialized moderation tool that evaluates AI prompts and outputs against the helpful, honest, and harmless framework to ensure safety and alignment.








































