cloudflare/awesome-agents
TypeScript
Captured source
source ↗cloudflare/awesome-agents
Description: Awesome Agents
Language: TypeScript
Stars: 192
Forks: 22
Open issues: 5
Created: 2025-10-27T11:06:57Z
Pushed: 2026-04-23T20:58:48Z
Default branch: main
Fork: no
Archived: no
README:
Awesome Agents 
> A curated list of awesome projects (AI agents/MCPs etc) using the Cloudflare Agents SDK
The Cloudflare Agents SDK enables developers to build powerful, distributed AI agents that run on Cloudflare's global network. This repository is a curated collection of AI agent projects and tools that showcase the capabilities and potential of building with the SDK.
Contents
- [Projects](#projects)
- [Getting Started](#getting-started)
- [Contributing](#contributing)
- [License](#license)
Projects
Communication & Messaging
- [Slack Agent](./agents/slack) - An AI agent for Slack integration and automation
- [Personal Discord Agent](./agents/discord-agent) - A hackable AI agent with persistent memory that lives in your Discord DMs.
- [Cloudflare Discord Agent](./agents/cloudflare-docs-discord-bot) - A Discord agent that answers questions about Cloudflare using RAG with Cloudflare Docs MCP.
Getting Started
To explore or run any of these projects:
1. Clone this repository:
git clone https://github.com/cloudflare/awesome-agents.git cd awesome-agents
2. Navigate to the specific project directory:
cd agents/[project-name]
3. Follow the project-specific README for setup instructions
Contributing
We welcome contributions! If you've built an awesome project with the Cloudflare Agents SDK, we'd love to feature it here.
Submission Guidelines
1. Fork this repository 2. Create a new directory under agents/ for your project 3. Include a comprehensive README with:
- Project description
- Features
- Setup instructions
- Usage examples
- Screenshots/demos (if applicable)
4. Ensure your code is well-documented and follows best practices 5. Submit a pull request with a clear description of your project
Quality Standards
Projects should:
- Be functional and well-tested
- Include clear documentation
- Follow TypeScript/JavaScript best practices
Resources
License
This repository is licensed under the MIT License - see individual project directories for specific project licenses.
Notability
notability 5.0/10Curated list, moderate traction