agents-sdk
π―Skillfrom null-shot/cloudflare-skills
Enables building stateful, persistent AI agents with advanced features like RPC, scheduling, state management, and streaming chat on Cloudflare Workers.
Part of
null-shot/cloudflare-skills(11 items)
Installation
npm install agentsSkill Details
Build stateful AI agents using the Cloudflare Agents SDK. Load when creating agents with persistent state, scheduling, RPC, MCP servers, email handling, or streaming chat. Covers Agent class, AIChatAgent, state management, and Code Mode for reduced token usage.
More from this repository10
Enables reliable asynchronous message processing on Cloudflare Workers, supporting background tasks, batch operations, retry logic, and decoupled message handling.
Builds AI agents on Cloudflare with persistent state, real-time WebSockets, scheduled tasks, and tool integration.
Enables high-performance, scalable event tracking and analytics by writing and querying event data with SQL across various use cases like user metrics, billing, and telemetry.
Builds and deploys secure, scalable Model Context Protocol servers on Cloudflare Workers with OAuth authentication and custom tools.
Generates microservices and handles HTTP, scheduled, and queue events using TypeScript and Cloudflare Workers configuration.
Manages Cloudflare Workers development and deployment with comprehensive CLI commands for resources like Workers, KV, R2, and more.
Stores and retrieves globally distributed key-value data for fast edge caching, session management, configuration, and user preferences.
Skill
Enables serverless SQLite database operations at the edge, supporting structured data, SQL queries, migrations, and complex relational data management in Cloudflare Workers.
Skill