agents-sdk Skill
Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks. Biases towards retrieval from Cloud Published by openai in plugins.
What is agents-sdk Skill?
Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks. Biases towards retrieval from Cloud Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Documentation
- Deployment use cases
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use agents-sdk Skill
- Use it for deployment.
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/cloudflare/skills/agents-sdk/SKILL.md
What it does
Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks. Biases towards retrieval from Cloud
Skill instructions
Cloudflare Agents SDK Your knowledge of the Agents SDK may be outdated. Prefer retrieval over pre-training for any Agents SDK task. Retrieval Sources Fetch current docs from https://github.com/cloudflare/agents/tree/main/docs before implementing. | Topic | Doc | Use for | |-------|-----|---------| | Getting started | docs/getting-started.md | First agent, project setup | | State | docs/state.md | setState, validateStateChange, persistence | | Routing | docs/routing.md | URL patterns, routeAgentRequest, basePath | | Callable methods | docs/callable-methods.md | @callable, RPC, streaming, timeouts | | Scheduling | docs/scheduling.md | schedule(), scheduleEvery(), cron | | Workflows | docs/workflows.md | AgentWorkflow, durable multi-step tasks | | HTTP/WebSockets | docs/http-websockets.md | Lifecycle hooks, hibernation | | Email | docs/email.md | Email routing, secure reply resolver | | MCP client | docs/mcp-client.md | Connecting to MCP servers | | MCP server | docs/mcp-servers.md | Buil
Explore related resources
Frequently asked questions
What is agents-sdk?
agents-sdk is a open-source AI agent skill with Copy skill directory. Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications.
Who is agents-sdk best for?
agents-sdk is best for reusing agent instructions, scripts, and references, deployment workflows, documentation workflows.
How do I install agents-sdk?
Install or run agents-sdk using Copy skill directory. Check agents-sdk for the latest setup command.
Is agents-sdk actively maintained?
agents-sdk may need a closer maintenance check before production use.
Auto-fetched from GitHub.