Use this skill when the user wants to use the right package manager.
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-5b7827da)More formats (shields.io, HTML) on the badges page.
---
name: ni
description: Use this skill when the user wants to use the right package manager.
---
# Ni Plugin
Use the right package manager.
## Commands
### Operations
- `ni deps install` — install deps via ni
- `ni deps run` — run deps via ni
- `ni deps upgrade` — upgrade deps via ni
## Usage Examples
- "ni --help"
- "ni <args>"
## Installation
```bash
npm install -g @antfu/ni
```
## Examples
```bash
ni --version
ni --help
```
## Key Features
- package-manager\n- npm\n- productivity
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!