tldr

star 39

Simplified, community-driven man pages

javimosch By javimosch schedule Updated 6/2/2026

name: tldr description: Simplified, community-driven man pages

tldr Plugin

Simplified man pages with practical examples. Quick lookups for common CLI tools.

Basic Usage

# Show help for a command
sc tldr command show --command tar
sc tldr command show --command find

# Update local cache
sc tldr cache update

# List all available commands
sc tldr cache list

# Passthrough
sc tldr _ _ -- tar -xzf archive.tar.gz
Install via CLI
npx skills add https://github.com/javimosch/supercli --skill tldr
Repository Details
star Stars 39
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator