Rapidly access concise, community-driven command-line manuals to streamline your development workflow.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install tldr
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 tldr using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The tldr skill integrates the popular tldr-pages project into your environment, offering a simplified alternative to traditional man pages. Instead of dense, technical documentation, this skill provides practical, example-based guides for thousands of CLI tools. This integration is particularly valuable for Openclaw Skills users who want to minimize token consumption while maintaining high developer productivity.
By focusing on the most common use cases and providing clear examples, it allows agents and developers to quickly grasp command syntax without wading through exhaustive documentation. It serves as a high-performance documentation layer that prioritizes speed and clarity over exhaustive detail.
To use this skill within Openclaw Skills, ensure the tldr binary is installed on your system:
# Install tldr via npm
npm install -g tldr
# Or via Homebrew on macOS
brew install tldr
# Initialize and update the local cache
tldr --update
The skill relies on the tldr-pages specification, retrieving data formatted as simplified Markdown for easy parsing.
| Property | Description |
|---|---|
| command | The name of the CLI tool being queried |
| description | A brief summary of what the command does |
| examples | A list of common use cases with exact command syntax |
| platform | Platform-specific manual versions (e.g., linux, osx, windows) |
Loading
Access comprehensive sports data including team statistics, past scores, and upcoming fixtures through an easy-to-use API integration.

A robust command-line snippet manager for saving, searching, and executing complex terminal commands.

A specialized delivery management skill that interfaces with the Parcel app API to automate package tracking and logistics.

A powerful text extraction tool for Openclaw Skills that preserves layout and captures handwriting from complex PDFs and images.

A sophisticated memory management and consciousness exploration framework designed to provide AI agents with structured self-awareness and proactive growth capabilities.

An automated tool for querying restaurant data, ratings, and pricing from Dianping via Openclaw Skills.








































