🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@equipt/cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equipt/cli

Install curated Equipt skills & agents into your project.

latest
Source
npmnpm
Version
0.1.2
Version published
Weekly downloads
3
-57.14%
Maintainers
1
Weekly downloads
 
Created
Source

@equipt/cli

Install curated Equipt skills & agents into your project's .claude/.

npx @equipt/cli init                     # scaffold ./.claude + equipt.json (interactive in a terminal)
npx @equipt/cli add equipt-engineering   # install a whole plugin
npx @equipt/cli add code-reviewer        # install a single skill/agent
npx @equipt/cli list                     # browse the catalog (with Readiness + tier)

Run in a terminal, init opens an interactive plugin picker, and add asks before overwriting an existing file. In non-interactive contexts (CI, pipes) it stays quiet — init just scaffolds and add skips conflicts unless you pass --force.

Flags: --global (target ~/.claude), --force (overwrite without asking), --from <path> (use a local Equipt checkout), --plugin <name> (scope list), --yes (non-interactive init).

Keywords

equipt

FAQs

Package last updated on 09 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts