Skip to main content

Installation

Install the CLI

npm i -g @claudioabierto/agentkit

What this does

  • Installs the AgentKit CLI and exposes the agentkit command on your PATH.
  • Lets agents and humans run:
    • agentkit search
    • agentkit inspect
    • agentkit add

Optional: Programmatic use

If you’re embedding AgentKit in a Node app:

npm i @claudioabierto/agentkit-core @claudioabierto/agentkit-schema