AI Agents
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-cloudflare2.0K installs24 viewsUpdated Today
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/building-ai-agent-on-cloudflare3
Start using the skill
The skill will be added to your project config and your AI agent will automatically recognize and use it
Related Skills
Dispatching Parallel Agents
obra/superpowers/tree/main/skills/dispatching-parallel-agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
AI Agents2.4K
npx skills add obra/superpowers/skills/dispatching-parallel-agentsVerification Before Completion
obra/superpowers/tree/main/skills/verification-before-completion
Claiming work is complete without verification is dishonesty, not efficiency. ``` NO COMPLETION CLAIMS WITHOUT FRESH VERIFICATION EVIDENCE
AI Agents1.1K
npx skills add obra/superpowers/skills/verification-before-completion