Cloudflare AI Agents SDK Skill

Build stateful AI agents with scheduling on Cloudflare

AI / ML Claude Skill

Details

Author: cloudflare
Category: AI / ML
Format: Claude Skill

How to install for Claude Code

One-line install

npx -y degit cloudflare/agent-skills ~/.claude/skills/cloudflare-ai-agents-sdk-skill

Manual steps

  1. Download the skill file from the source repository.
  2. Place it in the ~/.claude/skills/ directory.
  3. Claude Code will automatically pick up the skill in your next session.
Get from source