Use this skill when the user wants to use zsh-history — Zsh history management CLI — search, deduplicate, and export shell history as JSON.
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-584621a1)More formats (shields.io, HTML) on the badges page.
---
name: zsh-history
description: Use this skill when the user wants to use zsh-history — Zsh history management CLI — search, deduplicate, and export shell history as JSON.
---
# zsh-history Plugin
Zsh history management CLI — search, deduplicate, and export shell history as JSON
## Commands
- `zsh-history self version` — Print zsh-history version
- `zsh-history _ _` — Passthrough to zsh-history CLI
## Usage Examples
- `zsh-history self version` — Check installed version
- `zsh-history _ _ --help` — Show zsh-history help
- `zsh-history _ _ --json` — JSON output mode
## Installation
```bash
cargo install zsh-history
```
## Key Features
- zsh, history, rust, cli
- Non-interactive CLI with JSON output support
- Pipeline-ready for automation
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!