Getting Started
AgentKit helps agents install capabilities without guessing commands.
Install
npm i -g @claudioabierto/agentkit
First command
agentkit search web-automation
Typical flow
agentkit inspect web-automation
agentkit add web-automation --dry-run --json
You get a deterministic plan before anything runs.