Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions cookbooks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ description: "end-to-end recipes to teach agents to use the internet"
mode: "wide"
---

<Tip>
**Teach your agent first:** `npx skills add kernel/skills` ([what's included](/skills/overview))
</Tip>

Self-contained cookbooks to clone and run. Use as 1-click starts for your agents or as templates for your own build.

import { CookbookSearch } from '/snippets/cookbook-search.jsx';
Expand Down
Loading