Skip to content
agentskit.js
CLI

CLI

Nine commands wrapping every part of AgentsKit — init, chat, run, dev, doctor, ai, tunnel, rag, config.

#Commands

CommandPurpose
agentskit initScaffold a new project (react / ink / runtime / multi-agent).
agentskit chatInteractive chat in the terminal (Ink).
agentskit run "<task>"Run an agent once. --provider, --model, --api-key, --base-url, --verbose.
agentskit devDev server with hot-reload.
agentskit doctorDiagnose env (providers, keys, tooling).
agentskit ai "<description>"NL → typed AgentSchema + scaffold. Recipe.
agentskit tunnelngrok-style tunnel for webhooks.
agentskit ragLocal RAG helpers (ingest / search).
agentskit configRead / write local config.

Each command has a dedicated guide in this section; start with agentskit ai for scaffolding or agentskit dev for the local development loop.

Explore nearby

On this page

Ask the docs
Ask anything about AgentsKit. Answers come from the docs corpus and cite their sources.