Use this skill when the user wants to lightweight cli viewer for structured log files and streams logfmt jsonl and many others.
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-7082f0bc)More formats (shields.io, HTML) on the badges page.
---
name: klp
description: Use this skill when the user wants to lightweight cli viewer for structured log files and streams logfmt jsonl and many others.
---
# Klp Plugin
Lightweight CLI viewer for structured log files and streams logfmt JSONL and many others.
## Commands
### Operations
- `klp log view` — view log via klp
- `klp log filter` — filter log via klp
- `klp log search` — search log via klp
- `klp format set` — set format via klp
- `klp output set` — set output via klp
- `klp color set` — set color via klp
- `klp verbose set` — set verbose via klp
- `klp help show` — show help via klp
## Usage Examples
- "klp --help"
- "klp <args>"
## Installation
```bash
pip install klp
```
## Examples
```bash
klp --version
klp --help
```
## Key Features
- logs\n- viewer\n- structured-data
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!