ak init Initialize an AgentKit project
List of ak commands — setup , kits , account , inspect , config . Copy examples; scan key flags.
Source: ak --help
(AgentKit CLI). Universal flags: --json , --yes , --no-interactive , --quiet
.
ak init Initialize an AgentKit project
ak new Bootstrap a new AgentKit project
ak setup Guided first-run configuration wizard for AgentKit
ak onboard Run only missing first-run setup, login, and Kit install. --yes never force-overwrites.
ak self-update Check or apply signed AgentKit binary updates
ak update Preview or apply AgentKit-owned project refreshes
ak uninstall Remove an AK-managed project
ak gui Launch the AgentKit desktop GUI
ak kit Kit management commands
ak kit init Install or build a kit
ak kit refresh Refresh an installed kit and remove stale generated files
ak kit uninstall Uninstall a kit from the current project or adapter user directory. Dry-run unless --yes.
ak skills Browse and install kit skills
ak skill Manage per-skill runtime envs
ak agents Per-agent management commands
ak run Run a skill via the configured agent adapter
ak commands Per-slash-command management commands
ak content Publish content to channels
ak login Log in to AgentKit
ak logout Clear local AgentKit credentials
ak whoami Show current AgentKit login and licensed kits
ak licenses Show licensed AgentKit kits
ak doctor Run health checks on the AgentKit installation
ak audit Check installed kits for drift
ak backups Manage rollback snapshots
ak recover Restore one rollback snapshot (alias of ak backups restore)
ak journal Manage journals in configured plan storage
ak activity Inspect the local AgentKit activity feed
ak analytics Control the private local analytics index
ak content-search Opt-in local project content search (plaintext shards)
ak data Inspect derived-data retention and run bounded ingest
ak sessions Inspect and maintain local coding-agent sessions
ak diagnostics Export redacted support diagnostics
ak versions List local versions for ak, kits, and skills
ak changelog Show verified CLI, app, and kit release changelogs
ak feedback Send or export product feedback
ak config Open the local AgentKit dashboard
ak mcp Inspect local MCP server configuration
ak migrate Migrate an existing ClaudeKit install to AgentKit
ak projects Manage the global AK project registry
ak plan Manage AgentKit plan directories
ak api Run a local API + proxy server for AgentKit
ak watch Watch a GitHub repository and auto-respond to issues
ak orchestrate Run and supervise external CLI job graphs (Darwin only)
ak codex-agent-runtime Codex agent MCP dispatch runtime