You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/cookbook/agentkit.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ title: Build a browser agent with Inngest AgentKit
3
3
description: "Integrate Steel with Inngest's AgentKit framework."
4
4
---
5
5
6
-
<RecipeJsonLdslug="agentkit"title={"Build a browser agent with Inngest AgentKit"}description={"Integrate Steel with Inngest's AgentKit framework."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2025-09-05"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/282aab34ac443c363254074e5f501a616831c943/examples/agentkit" />
6
+
<RecipeJsonLdslug="agentkit"title={"Build a browser agent with Inngest AgentKit"}description={"Integrate Steel with Inngest's AgentKit framework."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2025-09-05"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/92f29742253e2b6c6801d109e18232768e5291a0/examples/agentkit" />
Copy file name to clipboardExpand all lines: content/docs/cookbook/agno.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ title: Build a browser agent with Agno
3
3
description: Integrate Steel with the Agno agent framework.
4
4
---
5
5
6
-
<RecipeJsonLdslug="agno"title={"Build a browser agent with Agno"}description={"Integrate Steel with the Agno agent framework."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2025-09-05"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/282aab34ac443c363254074e5f501a616831c943/examples/agno" />
6
+
<RecipeJsonLdslug="agno"title={"Build a browser agent with Agno"}description={"Integrate Steel with the Agno agent framework."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2025-09-05"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/92f29742253e2b6c6801d109e18232768e5291a0/examples/agno" />
Copy file name to clipboardExpand all lines: content/docs/cookbook/auth-context.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ title: Reuse authenticated sessions across browsers
3
3
description: Maintain authenticated sessions across Steel browser instances by capturing and reusing cookies and local storage.
4
4
---
5
5
6
-
<RecipeJsonLdslug="auth-context"title={"Reuse authenticated sessions across browsers"}description={"Maintain authenticated sessions across Steel browser instances by capturing and reusing cookies and local storage."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2025-03-11"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/282aab34ac443c363254074e5f501a616831c943/examples/auth-context" />
6
+
<RecipeJsonLdslug="auth-context"title={"Reuse authenticated sessions across browsers"}description={"Maintain authenticated sessions across Steel browser instances by capturing and reusing cookies and local storage."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2025-03-11"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/92f29742253e2b6c6801d109e18232768e5291a0/examples/auth-context" />
Copy file name to clipboardExpand all lines: content/docs/cookbook/browser-use-captcha-auto.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ title: Solve CAPTCHAs automatically in a Browser Use agent
3
3
description: Build an AI agent with browser-use and Steel that solves CAPTCHAs automatically.
4
4
---
5
5
6
-
<RecipeJsonLdslug="browser-use-captcha-auto"title={"Solve CAPTCHAs automatically in a Browser Use agent"}description={"Build an AI agent with browser-use and Steel that solves CAPTCHAs automatically."}authors={[{"handle":"jagadeshjai","name":"Jagadesh Jai"}]}datePublished="2025-02-20"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/282aab34ac443c363254074e5f501a616831c943/examples/browser-use-captcha-auto" />
6
+
<RecipeJsonLdslug="browser-use-captcha-auto"title={"Solve CAPTCHAs automatically in a Browser Use agent"}description={"Build an AI agent with browser-use and Steel that solves CAPTCHAs automatically."}authors={[{"handle":"jagadeshjai","name":"Jagadesh Jai"}]}datePublished="2025-02-20"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/92f29742253e2b6c6801d109e18232768e5291a0/examples/browser-use-captcha-auto" />
Copy file name to clipboardExpand all lines: content/docs/cookbook/browser-use-captcha-manual.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ title: Solve reCAPTCHA v2 manually with Browser Use
3
3
description: "Manually solve reCAPTCHA v2 using Steel's CAPTCHA API with the browser-use framework."
4
4
---
5
5
6
-
<RecipeJsonLdslug="browser-use-captcha-manual"title={"Solve reCAPTCHA v2 manually with Browser Use"}description={"Manually solve reCAPTCHA v2 using Steel's CAPTCHA API with the browser-use framework."}authors={[{"handle":"jagadeshjai","name":"Jagadesh Jai"}]}datePublished="2026-02-10"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/282aab34ac443c363254074e5f501a616831c943/examples/browser-use-captcha-manual" />
6
+
<RecipeJsonLdslug="browser-use-captcha-manual"title={"Solve reCAPTCHA v2 manually with Browser Use"}description={"Manually solve reCAPTCHA v2 using Steel's CAPTCHA API with the browser-use framework."}authors={[{"handle":"jagadeshjai","name":"Jagadesh Jai"}]}datePublished="2026-02-10"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/92f29742253e2b6c6801d109e18232768e5291a0/examples/browser-use-captcha-manual" />
Copy file name to clipboardExpand all lines: content/docs/cookbook/browser-use.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ title: Build a browser agent with Browser Use
3
3
description: Integrate Steel with the browser-use framework for AI-driven web automation.
4
4
---
5
5
6
-
<RecipeJsonLdslug="browser-use"title={"Build a browser agent with Browser Use"}description={"Integrate Steel with the browser-use framework for AI-driven web automation."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2025-02-20"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/282aab34ac443c363254074e5f501a616831c943/examples/browser-use" />
6
+
<RecipeJsonLdslug="browser-use"title={"Build a browser agent with Browser Use"}description={"Integrate Steel with the browser-use framework for AI-driven web automation."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2025-02-20"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/92f29742253e2b6c6801d109e18232768e5291a0/examples/browser-use" />
Copy file name to clipboardExpand all lines: content/docs/cookbook/claude-agent-sdk.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,13 @@ title: Build a browser agent with the Claude Agent SDK
3
3
description: "Use Steel with the Claude Agent SDK (TypeScript) to build a tool-using browser agent on Anthropic's first-party agent loop."
4
4
---
5
5
6
-
<RecipeJsonLdslug="claude-agent-sdk"title={"Build a browser agent with the Claude Agent SDK"}description={"Use Steel with the Claude Agent SDK (TypeScript) to build a tool-using browser agent on Anthropic's first-party agent loop."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2026-04-29"dateModified="2026-04-29"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/282aab34ac443c363254074e5f501a616831c943/examples/claude-agent-sdk-ts" />
6
+
<RecipeJsonLdslug="claude-agent-sdk"title={"Build a browser agent with the Claude Agent SDK"}description={"Use Steel with the Claude Agent SDK (TypeScript) to build a tool-using browser agent on Anthropic's first-party agent loop."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2026-04-29"dateModified="2026-04-29"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/92f29742253e2b6c6801d109e18232768e5291a0/examples/claude-agent-sdk-ts" />
Copy file name to clipboardExpand all lines: content/docs/cookbook/claude-computer-use-mobile.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ title: Drive a mobile browser with Claude Computer Use
3
3
description: Claude Computer Use with Steel for autonomous task execution in mobile browser environments.
4
4
---
5
5
6
-
<RecipeJsonLdslug="claude-computer-use-mobile"title={"Drive a mobile browser with Claude Computer Use"}description={"Claude Computer Use with Steel for autonomous task execution in mobile browser environments."}authors={[{"handle":"jagadeshjai","name":"Jagadesh Jai"}, {"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2025-10-14"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/282aab34ac443c363254074e5f501a616831c943/examples/claude-computer-use-mobile" />
6
+
<RecipeJsonLdslug="claude-computer-use-mobile"title={"Drive a mobile browser with Claude Computer Use"}description={"Claude Computer Use with Steel for autonomous task execution in mobile browser environments."}authors={[{"handle":"jagadeshjai","name":"Jagadesh Jai"}, {"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2025-10-14"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/92f29742253e2b6c6801d109e18232768e5291a0/examples/claude-computer-use-mobile" />
Copy file name to clipboardExpand all lines: content/docs/cookbook/claude-computer-use.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,13 @@ title: Drive a browser with Claude Computer Use
3
3
description: Connect Claude to a Steel browser session for autonomous web interactions.
4
4
---
5
5
6
-
<RecipeJsonLdslug="claude-computer-use"title={"Drive a browser with Claude Computer Use"}description={"Connect Claude to a Steel browser session for autonomous web interactions."}authors={[{"handle":"junhsss","name":"Jun Ryu"}, {"handle":"hussufo","name":"Hussien Hussien"}]}datePublished="2025-07-16"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/282aab34ac443c363254074e5f501a616831c943/examples/claude-computer-use-ts" />
6
+
<RecipeJsonLdslug="claude-computer-use"title={"Drive a browser with Claude Computer Use"}description={"Connect Claude to a Steel browser session for autonomous web interactions."}authors={[{"handle":"junhsss","name":"Jun Ryu"}, {"handle":"hussufo","name":"Hussien Hussien"}]}datePublished="2025-07-16"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/92f29742253e2b6c6801d109e18232768e5291a0/examples/claude-computer-use-ts" />
Copy file name to clipboardExpand all lines: content/docs/cookbook/convex-chat-with-page.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ title: Chat with any webpage on Convex
3
3
description: "Convex app that streams an AI agent's answer about any URL. The agent runs server-side with one Steel-backed scrape tool and pages through long articles via a chunked cache."
4
4
---
5
5
6
-
<RecipeJsonLdslug="convex-chat-with-page"title={"Chat with any webpage on Convex"}description={"Convex app that streams an AI agent's answer about any URL. The agent runs server-side with one Steel-backed scrape tool and pages through long articles via a chunked cache."}authors={[{"handle":"nibzard","name":"Nikola Balic"}]}datePublished="2026-05-04"dateModified="2026-05-04"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/282aab34ac443c363254074e5f501a616831c943/examples/convex-chat-with-page" />
6
+
<RecipeJsonLdslug="convex-chat-with-page"title={"Chat with any webpage on Convex"}description={"Convex app that streams an AI agent's answer about any URL. The agent runs server-side with one Steel-backed scrape tool and pages through long articles via a chunked cache."}authors={[{"handle":"nibzard","name":"Nikola Balic"}]}datePublished="2026-05-04"dateModified="2026-05-04"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/92f29742253e2b6c6801d109e18232768e5291a0/examples/convex-chat-with-page" />
0 commit comments