Skip to main content

Documentation

Applies to SDK 0.16+ · Last updated: 2026-06-12

AgentNode is the package manager and secure runtime for AI agent skills: agents discover, install, and run verified tools at runtime. This documentation covers the CLI, Python SDK, and REST API — from first install to publishing your own packages.

terminal
$ pip install agentnode-sdk
$ agentnode setup
$ agentnode install word-counter-pack

New here? Start with the Quick Start.

Also see the changelog, GitHub repository, and llms.txt for AI tooling.