Get started
Quickstart, mental model, comparisons, migrations.
New here? Three steps:
- Quickstart — streaming chat in under 10 lines.
- Mental model — how the six contracts compose.
- Packages overview — everything that ships under
@agentskit/*.
What's here
- Getting started — installation, quickstart, first-steps guides.
- Concepts — the six contracts (Adapter, Tool, Skill, Memory, Retriever, Runtime) + implementations index.
- Comparison — AgentsKit vs LangChain / Vercel AI / Mastra / LlamaIndex.
- Migrating — port from Vercel AI SDK, LangChain.js, Mastra.
- Announcements — release notes + milestones.
- Manifesto — why AgentsKit exists, what it stands for.
Then pick a path
- Chat UI → UI tab
- Autonomous agent → Agents tab
- RAG / memory → Data tab
- Production ops → Production tab
- API lookup → Reference tab