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-sdkHow to Install
Open your terminal
Navigate to your project directory
Run the install command
$ npx skills add cloudflare/skills/skills/agents-sdkStart using the skill
The skill will be added to your project config and your AI agent will automatically recognize and use it
Related Skills
Brand Guidelines
anthropics/skills/tree/main/skills/brand-guidelines
To access Anthropic's official brand identity and style resources, use this skill.
npx skills add anthropics/skills/skills/brand-guidelinesTheme Factory
anthropics/skills/tree/main/skills/theme-factory
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
npx skills add anthropics/skills/skills/theme-factoryBuilding Ai Agent On Cloudflare
cloudflare/skills/tree/main/skills/building-ai-agent-on-cloudflare
Step-by-step guide for building AI agents on Cloudflare Workers using the AI Gateway and Workers AI.
npx skills add cloudflare/skills/skills/building-ai-agent-on-cloudflareDurable Objects
cloudflare/skills/tree/main/skills/durable-objects
Build stateful, coordinated applications on Cloudflare's edge using Durable Objects. Search: `blockConcurrencyWhile`, `idFromName`, `getByName`, `setAlarm`, `sql.exec` | Need | Example |
npx skills add cloudflare/skills/skills/durable-objects