building-ai-agent-on-cloudflare
Build stateful, real-time AI agents on Cloudflare using the Agents SDK, Durable Objects, and SQLite.
Install
npx skills add https://github.com/cloudflare/skills --skill building-ai-agent-on-cloudflareStats
| Total installs | 2,308 |
| Weekly installs | 2.3K |
| GitHub stars | 727 |
| First seen | Jan 19, 2026 |
| Source | @cloudflare/skills |
Summary
- Build agents using the Agents SDK that maintain state across client reconnections and scale via Durable Objects
- Support real-time WebSocket communication, HTTP endpoints, and automatic message history for chat-focused agents
- Schedule background tasks with delay, specific dates, or cron expressions; query state with embedded SQLite
- Extend Agent or AIChatAgent base classes, deploy with Wrangler, and integrate clients via React hooks or vanilla JavaScript
Tags
Related skills
| Skill | Installs | vs building-ai-agent-on-cloudflare |
|---|---|---|
| desktop control | 2,374 | +66 |
| parallel-feature-development | 2,537 | +229 |
| meme-rush | 1,993 | -315 |
| parallel-debugging | 2,558 | +250 |
| pua | 1,973 | -335 |
FAQ
- How many installs does building-ai-agent-on-cloudflare have?
- building-ai-agent-on-cloudflare has 2,308 total installs and 2.3K installs this week.
- Where is building-ai-agent-on-cloudflare hosted?
- building-ai-agent-on-cloudflare is published by @cloudflare/skills at https://github.com/cloudflare/skills.
- How many GitHub stars does building-ai-agent-on-cloudflare have?
- building-ai-agent-on-cloudflare has 727 GitHub stars.
- When was building-ai-agent-on-cloudflare first indexed?
- OrangeBot.AI first indexed building-ai-agent-on-cloudflare on Jan 19, 2026.
- How do I install building-ai-agent-on-cloudflare?
- Run: npx skills add https://github.com/cloudflare/skills --skill building-ai-agent-on-cloudflare