tldr

Simplified man pages from tldr-pages. Use this to quickly understand CLI tools.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "tldr" with this command: npx skills add liuji10000qian-svg/tldr-20260228-xiaren

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).

  • tldr pages are much shorter and concise.
  • They consume significantly fewer tokens than full manual pages.
  • Only fall back to man or --help if tldr does 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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

ollama-task-orchestrator

Manage and execute Ollama tasks via SSH on a remote worker, providing queue status, exclusive task locking, and code generation commands.

Registry SourceRecently Updated
Coding

Kamis Cli

Korean agricultural/livestock/aquatic wholesale & retail price data via the official KAMIS (한국농수산식품유통공사) OpenAPI. Use for daily 도매가/소매가 lookup, 7-day & month...

Registry SourceRecently Updated
Coding

Codebase Migration Planner

Plan complex codebase migrations — framework upgrades, language transitions, architecture refactors. Analyze dependencies, estimate effort, map migration pat...

Registry SourceRecently Updated
Coding

Release Readiness Checker

Pre-release checklist for shipping software — verify tests pass, changelog updated, version bumped, no debug code, dependencies clean, docs current, no secre...

Registry SourceRecently Updated