tldr

Installation
SKILL.md

tldr - Concise Command Cheat Sheets

The tldr module provides simplified, community-driven documentation for thousands of CLI tools. Instead of exhaustive manuals, it focuses on the most common use cases and practical examples.

When to Activate

  • When the user wants a quick summary of how to use a specific command.
  • When seeking practical examples for command sub-tasks (e.g., git checkout).
  • When browsing for command references interactively using fzf.

Core Principles & Rules

  • Conciseness: Emphasize that this is for "quick lookups," not detailed study.
  • Language Support: Use --lang to retrieve documentation in preferred languages (e.g., zh).
  • Interactive Browsing: Support for the tlfz shortcut for fast command discovery.

Patterns & Examples

Installs
3
Repository
x-cmd/skill
GitHub Stars
21
First Seen
Apr 10, 2026
tldr — x-cmd/skill