diff --git a/cookbooks.mdx b/cookbooks.mdx new file mode 100644 index 00000000..d704630b --- /dev/null +++ b/cookbooks.mdx @@ -0,0 +1,39 @@ +--- +title: "cookbooks" +description: "featured examples and one-click prompts to give to your agent" +mode: "wide" +--- + + + + + Run a web scraper using Modal. + + + Deploy a frontend QA agent using Modal. + + + Give Claude Managed Agents browsers on-demand. + + + Give Claude Managed Agents browsers on-demand. + + + Give Claude Managed Agents browsers on-demand. + + + Give Claude Managed Agents browsers on-demand. + + + Give Claude Managed Agents browsers on-demand. + + + Give Claude Managed Agents browsers on-demand. + + + Give Claude Managed Agents browsers on-demand. + + + Give Claude Managed Agents browsers on-demand. + + diff --git a/docs.json b/docs.json index 0dec9f89..f42093ca 100644 --- a/docs.json +++ b/docs.json @@ -31,7 +31,7 @@ "default": "light", "strict": false }, - "name": "Kernel", + "name": "KERNEL", "colors": { "primary": "#212225", "light": "#CAB168", @@ -286,6 +286,12 @@ "tab": "API Reference", "openapi": "https://api.onkernel.com/spec.json" }, + { + "tab": "Cookbooks", + "pages": [ + "cookbooks" + ] + }, { "tab": "CLI", "groups": [ diff --git a/images/cookbook1.png b/images/cookbook1.png new file mode 100644 index 00000000..c15f9ca1 Binary files /dev/null and b/images/cookbook1.png differ diff --git a/images/cookbook10.png b/images/cookbook10.png new file mode 100644 index 00000000..9ab5e583 Binary files /dev/null and b/images/cookbook10.png differ diff --git a/images/cookbook2.png b/images/cookbook2.png new file mode 100644 index 00000000..abc94529 Binary files /dev/null and b/images/cookbook2.png differ diff --git a/images/cookbook3.png b/images/cookbook3.png new file mode 100644 index 00000000..5cf019df Binary files /dev/null and b/images/cookbook3.png differ diff --git a/images/cookbook4.png b/images/cookbook4.png new file mode 100644 index 00000000..2de502ab Binary files /dev/null and b/images/cookbook4.png differ diff --git a/images/cookbook5.png b/images/cookbook5.png new file mode 100644 index 00000000..576444ac Binary files /dev/null and b/images/cookbook5.png differ diff --git a/images/cookbook6.png b/images/cookbook6.png new file mode 100644 index 00000000..c09ff243 Binary files /dev/null and b/images/cookbook6.png differ diff --git a/images/cookbook7.png b/images/cookbook7.png new file mode 100644 index 00000000..78135b24 Binary files /dev/null and b/images/cookbook7.png differ diff --git a/images/cookbook8.png b/images/cookbook8.png new file mode 100644 index 00000000..86742041 Binary files /dev/null and b/images/cookbook8.png differ diff --git a/images/cookbook9.png b/images/cookbook9.png new file mode 100644 index 00000000..8a84dfd5 Binary files /dev/null and b/images/cookbook9.png differ diff --git a/index.mdx b/index.mdx index fd38ca27..edea1eb8 100644 --- a/index.mdx +++ b/index.mdx @@ -1,11 +1,10 @@ --- title: "wrangle the wild web" sidebarTitle: "Introduction" -description: "" mode: "wide" --- -We build crazy fast, open source infra for AI agents to access the internet. Trusted by Cash App, Framer, and 3,000+ teams. +We build crazy fast, open source infra for AI agents to act on the internet. Trusted by Cash App, Framer, Vercel, and 7,000+ teams. diff --git a/reference/cli.mdx b/reference/cli.mdx index a5a61e8c..93d323d1 100644 --- a/reference/cli.mdx +++ b/reference/cli.mdx @@ -1,9 +1,8 @@ --- title: "Kernel CLI" +description: "The Kernel CLI helps you access and manage your Kernel resources" --- -The Kernel CLI helps you access and manage your Kernel resources. - ## Installation ```bash