Use this skill when the user wants to use zinit — Flexible Zsh plugin manager CLI — install, update, and list plugins with JSON output.
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-5abc1374)More formats (shields.io, HTML) on the badges page.
---
name: zinit
description: Use this skill when the user wants to use zinit — Flexible Zsh plugin manager CLI — install, update, and list plugins with JSON output.
---
# zinit Plugin
Flexible Zsh plugin manager CLI — install, update, and list plugins with JSON output
## Commands
- `zinit self version` — Print zinit version
- `zinit _ _` — Passthrough to zinit CLI
## Usage Examples
- `zinit self version` — Check installed version
- `zinit _ _ --help` — Show zinit help
- `zinit _ _ --json` — JSON output mode
## Installation
```bash
bash -c "$(curl -fsSL https://raw.githubusercontent.com/zdharma-continuum/zinit/main/scripts/install.sh)"
```
## Key Features
- zsh, plugin-manager, shell
- 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!