AgentKit

Introduction

What AgentKit is and where to start in the docs.

AgentKit is a command-line tool (ak) for installing and running AI agent kits — bundles of skills your coding assistant (Claude Code, Codex) can invoke. The CLI resolves signed release metadata, verifies each artifact before use, and manages kits, backups, and updates from one place.

Where to go next

  • Installation — install and verify ak on macOS, Linux, or Windows.
  • Quickstart — authenticate, install a kit, and run your first agent.
  • Onboarding — first-run setup: auth, kits, updates, backups, and feedback.
  • CLI reference — every command and flag, generated from the released binary.

On this page