Getting Started
Start here
Three steps to land. Build a real agent, learn the stack, then pick your path.
#Three steps
- Build your first agent β provider + runtime + tools + memory + observability in one guide.
- Quick start β copy-paste a streaming chat if you only need the UI layer first.
- Packages overview β all 19
@agentskit/*packages grouped by role.
#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
- First real agent β Build your first agent
- Chat UI β Quick start
- Autonomous agent internals β Runtime
- RAG pipeline β createRAG
- Production ops β Observability Β· Security Β· Evals