8.3k★by nicoataiza
tldr – OpenClaw Skill
tldr is an OpenClaw Skills integration for data analytics workflows. Simplified man pages from tldr-pages. Use this to quickly understand CLI tools.
Skill Snapshot
| name | tldr |
| description | Simplified man pages from tldr-pages. Use this to quickly understand CLI tools. OpenClaw Skills integration. |
| owner | nicoataiza |
| repository | nicoataiza/tldr-bak-2026-01-28t18-01-30-10-30 |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @nicoataiza/tldr-bak-2026-01-28t18-01-30-10-30 |
| last updated | Feb 7, 2026 |
Maintainer

name: tldr description: Simplified man pages from tldr-pages. Use this to quickly understand CLI tools. metadata: {"clawdbot":{"emoji":"📚","requires":{"bins":["tldr"]}}}
tldr (Too Long; Didn't Read)
Simplified, community-driven man pages from tldr-pages.
Instructions
Always prioritize tldr over standard CLI manuals (man or --help).
tldrpages are much shorter and concise.- They consume significantly fewer tokens than full manual pages.
- Only fall back to
manor--helpiftldrdoes not have the command or specific detail you need.
Usage
View examples for a command:
tldr <command>
Example: tldr tar
Update the local cache (do this if a command is missing):
tldr --update
List all available pages for the current platform:
tldr --list
No README available.
Permissions & Security
Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.
Requirements
- OpenClaw CLI installed and configured.
- Language: Markdown
- License: MIT
- Topics:
FAQ
How do I install tldr?
Run openclaw add @nicoataiza/tldr-bak-2026-01-28t18-01-30-10-30 in your terminal. This installs tldr into your OpenClaw Skills catalog.
Does this skill run locally or in the cloud?
OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.
Where can I verify the source code?
The source repository is available at https://github.com/openclaw/skills/tree/main/skills/nicoataiza/tldr-bak-2026-01-28t18-01-30-10-30. Review commits and README documentation before installing.
