Simplified, community-driven man pages
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-4a16511a)More formats (shields.io, HTML) on the badges page.
---
name: tldr
description: Simplified, community-driven man pages
---
# tldr Plugin
Simplified man pages with practical examples. Quick lookups for common CLI tools.
## Basic Usage
```bash
# 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
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!