Prompt Buddy logoPrompt Buddy

cloudflare · Cloudflare Workers Docs

Workers AI & agents

Overview of deploying full-stack AI and agent framework applications using Cloudflare Workers, including integration with the Agents SDK and LangChain.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Workers AI & agents

Overview of deploying full-stack AI and agent framework applications using Cloudflare Workers, including integration with the Agents SDK and LangChain.

When To Use

Use when you need to architect and deploy full-stack AI applications or agentic workflows using Cloudflare Workers, LangChain, or the Agents SDK.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/workers-framework-guides-ai-and-agents-38-workflow-guide.mdA guide explaining how to build full-stack applications using Cloudflare Workers with AI and agent frameworks like LangChain.Questions about a guide explaining how to build full-stack applications using Cloudflare Workers with AI and agent frameworks like La...

What This Skill Covers

  • Create full-stack applications deployed to Cloudflare Workers with AI & agent frameworks.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://developers.cloudflare.com/workers/framework-guides/ai-and-agents