agentskit.js
Recipes

Recipes

Copy-paste solutions grouped by theme. Every recipe end-to-end, runs as written.

60+ recipes. Each one: single page, install line, code, run. No dependency between recipes — every page stands alone.

#Getting started

#Chat UI

#RAG + retrieval

#Memory

#Adapter composition

#Tools + integrations

#Multi-agent + orchestration

#Observability + cost

#Security

#Evaluation

#Apps + bots

#Skills + specs

#Conventions

  • Replace KEY with your actual API key (use process.env.X_API_KEY in real code).
  • TypeScript; remove types for plain JS.
  • Each recipe declares its npm install line at the top.

Explore nearby

✎ Edit this page on GitHub·Found a problem? Open an issue →·How to contribute →

On this page