Installation
Install the CLI
npm i -g @claudioabierto/agentkit
What this does
- Installs the AgentKit CLI and exposes the
agentkitcommand on your PATH. - Lets agents and humans run:
agentkit searchagentkit inspectagentkit add
Optional: Programmatic use
If you’re embedding AgentKit in a Node app:
npm i @claudioabierto/agentkit-core @claudioabierto/agentkit-schema