1
    Elite Cloudflare Agent

    Elite Cloudflare Agent

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

    Updated Jun 2026
    Instant install
    Claude Code

    $7

    · or 35 credits

    30-day refund guarantee

    Secure checkout via Stripe

    Included in download

    • Create AI chatbots with long-term memory using persistent SQLite state.
    • Deploy stateful MCP servers to provide custom tools for Claude Code or Cursor.
    • terminal automation included
    • Ready for Claude Code
    • Instant install

    Sample input

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

    Sample output

    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

    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.

    Use Cases

    • 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.

    Reviews

    No reviews yet - be the first to share your experience.

    Only users who have downloaded or purchased this skill can leave a review.

    Security Scanned

    Passed automated security review

    Permissions

    Terminal / Shell

    Allowed Hosts

    dash.cloudflare.com
    api.weather.com
    my-agent.
    api.openweathermap.org
    api.weatherapi.com
    weather-mcp.
    raw.githubusercontent.com
    mcp.github.com
    my-agent.example.workers.dev
    my-app.workers.dev

    File Scopes

    references/**

    Claude Code, Hermes, Openclaw, Codex

    Frequently Asked Questions

    $7