Design

Agents Sdk

cloudflare/skills/tree/main/skills/agents-sdk

Build persistent, stateful AI agents on Cloudflare Workers using the `agents` npm package. ```bash npm install agents

$ npx skills add cloudflare/skills/skills/agents-sdk
4.8K installs0 viewsUpdated 4d ago
Compatible with:
Claude CodeCursorwindsurf

How to Install

1

Open your terminal

Navigate to your project directory

2

Run the install command

$ npx skills add cloudflare/skills/skills/agents-sdk
3

Start using the skill

The skill will be added to your project config and your AI agent will automatically recognize and use it