Skip to main content
Back to registry

agents-sdk

cloudflare/skills

Your knowledge of the Agents SDK may be outdated. Prefer retrieval over pre-training for any Agents SDK task.

Installs1
Install command
npx skills add https://github.com/cloudflare/skills --skill agents-sdk
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Your knowledge of the Agents SDK may be outdated. Prefer retrieval over pre-training for any Agents SDK task. Fetch current docs from before implementing. Cloudflare docs: The Agents SDK provides: If not installed: Requests route to /agents/{agent-name}/{instance-name} : Client: useAgent({ agent: "Counter", name: "user-123" }) - Persistent state - SQLite-backed, auto-synced to clients - Callable RPC - @callable() methods invoked over WebSocket - Scheduling - One-time, recurring ( scheduleEvery ), and cron tasks - Workflows - Durable multi-step background processing via AgentWorkflow - MCP integration - Connect to MCP servers or build your own with McpAgent - Email handling - Receive and reply to emails with secure routing - Streaming chat - AIChatAgent with resumable streams - React hooks - useAgent , useAgentChat for client apps - references/workflows.md - Durable Workflows integration - references/callable.md - RPC methods, streaming, timeouts - references/state-scheduling.md - State persistence, scheduling - references/streaming-chat.md - AIChatAgent, resumable streams - references/mcp.md - MCP server integration - references/email.md - Email routing and handling - references/codemode.md - Code Mode (experimental)

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does agents-sdk do?

Your knowledge of the Agents SDK may be outdated. Prefer retrieval over pre-training for any Agents SDK task.

Is agents-sdk good?

agents-sdk does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does agents-sdk work with?

agents-sdk currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to agents-sdk?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install agents-sdk?

npx skills add https://github.com/cloudflare/skills --skill agents-sdk

Related skills

More from cloudflare/skills

Related skills

Alternatives in Software Engineering