Getting Started
Start here
Three steps to land. Copy a working chat, pick your path, ship.
Three steps
- Quick start — copy-paste a streaming chat. Swap the adapter in one line.
- Packages overview — all 21
@agentskit/*packages grouped by role. - Open the guide for what you ship — React, Ink, runtime, RAG, evals. Follow the links from the overview.
Reference
- Signatures and types: Generated API (TypeDoc) — run
pnpm --filter @agentskit/docs docs:apionce for local previews. - Install cheat sheet: Installation.
- Mental model: How the six contracts compose.
Pick a path
- Chat UI → Quick start
- Autonomous agent → Runtime
- RAG pipeline → createRAG
- Production ops → Observability · Security · Evals