← Back to Skills Marketplace
tldr
by
liuji10000qian-svg
· GitHub ↗
· v0.1.0
328
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tldr-20260228-xiaren
Description
Simplified man pages from tldr-pages. Use this to quickly understand CLI tools.
Usage Guidance
This skill is low-risk and simply instructs the agent to call your local tldr CLI. Before installing, ensure the tldr binary on your system comes from a trusted source (package manager or official project). Note that `tldr --update` will fetch remote pages (network activity) and update a local cache—this is expected behavior but be aware it pulls content from the tldr-pages repository. Also avoid relying only on tldr for critical or security-sensitive commands; consult full man pages or vendor docs when accuracy is essential.
Capability Analysis
Type: OpenClaw Skill
Name: tldr-20260228-xiaren
Version: 0.1.0
The skill bundle provides a wrapper for the `tldr` command-line tool, aiming to offer simplified man pages. The `SKILL.md` file contains instructions for the AI agent to prioritize `tldr` for efficiency and provides standard usage examples. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent's intended behavior. The `_meta.json` file contains only standard metadata. The skill's functionality is clearly aligned with its stated purpose.
Capability Assessment
Purpose & Capability
Name/description (tldr simplified man pages) match the declared requirement (the tldr binary). There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md only tells the agent to prefer tldr over man/--help and shows benign commands (tldr <command>, tldr --update, tldr --list). The only side-effecting instruction is `tldr --update`, which is expected to fetch and update the local tldr cache.
Install Mechanism
No install spec or downloaded code; this is an instruction-only skill that relies on an existing tldr binary on PATH, which is the lowest-risk pattern.
Credentials
No environment variables, credentials, or config paths are requested—proportional to the simple purpose of reading tldr pages.
Persistence & Privilege
The skill is not forced-always, requests no persistent privileges, and does not modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tldr-20260228-xiaren - After installation, invoke the skill by name or use
/tldr-20260228-xiaren - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
initial publish for P4-02 acceptance
Metadata
Frequently Asked Questions
What is tldr?
Simplified man pages from tldr-pages. Use this to quickly understand CLI tools. It is an AI Agent Skill for Claude Code / OpenClaw, with 328 downloads so far.
How do I install tldr?
Run "/install tldr-20260228-xiaren" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is tldr free?
Yes, tldr is completely free (open-source). You can download, install and use it at no cost.
Which platforms does tldr support?
tldr is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created tldr?
It is built and maintained by liuji10000qian-svg (@liuji10000qian-svg); the current version is v0.1.0.
More Skills