Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurf+15 more

    Elite Cloudflare Agent

    by Martin Gunderman

    1

    Build stateful AI agents with persistent memory, SQLite, and cron scheduling on Cloudflare's global edge network.

    Secure checkout via Stripe

    0 installsSecurity scanned

    See it in action

    You say

    Create a stateful MCP agent that monitors a weather API every hour and stores the history in a local SQLite table.

    Your agent does

    Successfully deployed WeatherMonitor agent. Features:

    • Cron: Hourly 'fetchWeather' task
    • Storage: 'weather_history' SQLite table
    • RPC: '@callable getAverageTemp()'
    • MCP: 'current-weather' tool for Claude Status: Live at https://weather-monitor.workers.dev

    What you get

    Create AI chatbots with long-term memory using persistent SQLite state.Deploy stateful MCP servers to provide custom tools for Claude Code or Cursor.Schedule recurring AI tasks like automated social media posting or reporting.Orchestrate multi-agent workflows with parent-child coordination on the edge.

    About this skill

    Stateful AI Agents on the Edge

    The Cloudflare Agents SDK is a powerful TypeScript framework designed for developers building persistent, stateful AI agents on Cloudflare's global network. By leveraging Durable Objects, each agent functions as an addressable compute instance with its own private SQLite storage, WebSocket capabilities, and automated lifecycle management.

    What it does

    • Persistent Identity: Maintains state and memory across sessions, months, or years, unlike standard serverless functions.
    • Native SQLite: Built-in synchronous SQL access for high-performance data management within the agent.
    • Advanced Scheduling: Robust task queue and cron system for reminders, daily digests, and delayed actions.
    • Real-time RPC: Exposes typed methods via WebSockets, enabling instant communication with React frontends or other agents.
    • MCP Server Integration: Transform agents into Model Context Protocol (MCP) servers to power tools for Claude Code, Cursor, and IDEs.

    Why use this skill?

    Building stateful agents usually requires managing complex database syncs, message queues, and WebSocket servers. This skill abstracts that infrastructure away. It is better than simple prompting because it provides the "body" for the AI—giving it a reliable memory, the ability to act on a schedule, and a secure way to interface with external APIs and local state. The output is a production-ready serverless architecture capable of scaling to millions of individual agents with zero idle costs.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 1 month ago

    Listed1 month ago

    Creator

    I use Agent Skills to increase my Work Output by a factor of 35 % ore more.

    Frequently Asked Questions

    Popular in AI Agents & LLM Ops