ak init Initialize an AgentKit project (onboard current 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 (onboard current project)
ak new Bootstrap a new AgentKit project
ak setup Guided first-run configuration wizard
ak self-update Check or apply signed AgentKit binary updates
ak update Preview or apply AgentKit-owned kit/project refreshes (TTY wizard: CLI → global → project)
ak uninstall Remove an AK-managed project (preview by default) — not for global kit removal
ak kit Kit management commands
ak kit init Install a kit for a target runtime (project or global)
ak kit refresh Force re-emit an installed kit; remove stale generated files
ak kit uninstall Remove AgentKit-owned kit content (global/project, native/plugin); preview-first
ak skills Browse and install kit skills
ak skill Manage per-skill runtime environments
ak agents Per-agent management commands
ak run Run a skill via the configured agent adapter
ak content Publish content to channels / content engine
ak commands Per-slash-command management commands
ak login Log in to AgentKit (email OTP, API key, or license key)
ak logout Clear local AgentKit CLI credentials
ak whoami Show current 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 Recover AgentKit state from a snapshot
ak activity Inspect the local AgentKit activity feed
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 local AgentKit dashboard (or HTTP dashboard)
ak config prefs Resolve, validate, or set preference keys in config.yaml
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 gui Launch the AgentKit desktop GUI (or show download hint)
ak api Run a local API + proxy server for AgentKit
ak watch Watch a GitHub repository and auto-respond to issues
ak codex-agent-runtime Codex agent MCP dispatch runtime