# Use Gunshi CLI

> Use the Gunshi library to create command-line interfaces in JavaScript/TypeScript.

- Skill: `diegosouzapw/use-gunshi-cli-4` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add diegosouzapw/use-gunshi-cli-4`
- Raw SKILL.md: https://api.skillmd.com/api/skills/diegosouzapw/use-gunshi-cli-4/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: diegosouzapw (https://skillmd.com/u/diegosouzapw)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/diegosouzapw/use-gunshi-cli-4

---


use gunshi library for creating cli instead of other libraries including cac, yargs, commander, etc.
Gunshi is a modern javascript command-line library

For more information, read the gunshi API docs in `node_modules/@gunshi/docs/**.md`.

