
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@agentskit/cli
Advanced tools
Chat with any LLM, scaffold projects, and run agents — all from your terminal.
Tags: ai · agents · llm · agentskit · openai · anthropic · claude · gemini · chatgpt · cli · command-line · scaffolding · ai-agents · autonomous-agents
@agentskit/cli is the fastest path from terminal to working agent: scaffold projects, chat, run agents, inspect config, and diagnose setup.
Docs: package guide · agent handoff
npm install -g @agentskit/cli
# Chat with Claude instantly
ANTHROPIC_API_KEY=... agentskit chat --provider anthropic --model claude-sonnet-4-6
# Chat with a local model (no API key needed)
agentskit chat --provider ollama --model llama3.1
# Scaffold a new React chat app
agentskit init --template react --dir my-app
# Scaffold a terminal agent
agentskit init --template ink --dir my-cli
# Run a headless agent (same building blocks as the CLI)
agentskit run --help

agentskit chat — interactive streaming chat in the terminal powered by @agentskit/inkagentskit init — interactive project generator (React or Ink templates, production-ready structure)agentskit run — execute headless runtime agents from the terminalagentskit doctor — diagnose your environment, packages, and provider configagentskit dev — hot-reload agent developmentagentskit tunnel — expose local agent via public URLagentskit rag index — chunk + embed files into a file-backed vector storeagentskit config — print merged config or scaffold a template/usage + /cost--provider, --model, --system, --skill, --memory, --mode, --plugin-dirFull reference: docs/infrastructure/cli · ARCHITECTURE.md

| Package | Role |
|---|---|
| @agentskit/runtime | createRuntime — agents outside the CLI |
| @agentskit/adapters | All chat / run providers |
| @agentskit/ink | Ink UI used by interactive chat |
| @agentskit/core | Shared types and contracts |
MIT — see LICENSE.
FAQs
CLI for AgentsKit chat and project scaffolding.
The npm package @agentskit/cli receives a total of 133 weekly downloads. As such, @agentskit/cli popularity was classified as not popular.
We found that @agentskit/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.