# Npe

> Use this skill when the user wants to cli tool that helps you check the latest version of a npm package.

- Skill: `javimosch/npe` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/npe`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/npe/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/npe

---


# Npe Plugin

CLI tool that helps you check the latest version of a npm package.

## Commands

### Operations
- `npe package check` — check package via npe
- `npe package latest` — latest package via npe
- `npe package changelog` — changelog package via npe
- `npe package install` — install package via npe
- `npe registry list` — list registry via npe
- `npe config show` — show config via npe
- `npe output set` — set output via npe
- `npe format set` — set format via npe
- `npe verbose set` — set verbose via npe

## Usage Examples
- "npe --help"
- "npe <args>"

## Installation

```bash
npm install -g npe
```

## Examples

```bash
npe --version
npe --help
```

## Key Features
- npm\n- versioning\n- package-management

