CamelAI — DevOps skill for Claude Code
camelAI — an AI coding assistant platform built on Cloudflare Workers and Durable Objects.
How to install CamelAI
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open nibzard/camelAI and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What CamelAI does
camelAI — an AI coding assistant platform built on Cloudflare Workers and Durable Objects.
Alternatives in DevOps
- Claude Code Router — Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interact with the m 30.1k ★
- Cloudflare Deploy — Deploy apps to Cloudflare using Workers, Pages, and platform services 14.6k ★
- Cccc — Coordinate your coding agents like a group chat — read receipts, delivery tracking, and remote ops from your p 1.1k ★
README
An AI coding assistant for persistent workspaces, connected data, and deployable applications.
Website · Open camelAI · CI · MIT License
What camelAI does
camelAI gives teams persistent AI coding workspaces backed by Cloudflare. Each chat thread runs its own coding agent in a Durable Object. Users can connect external services and data, build applications, and publish them to managed app hosts.
The platform includes:
- persistent chat threads and project files
- AI coding agents with workspace-aware tools
- integrations for APIs, databases, email, Slack, Discord, and other services
- isolated application builds, notebook analysis, and SQL execution
- previews and production publishing through Workers for Platforms
- organization, authentication, billing, usage, and administrative controls
Quick start
Prerequisites
- Node.js 22 or newer
- Bun
- a Cloudflare account with access to the development resources
- Docker for sandbox-backed features and agent evals
Install the project and create a local secrets file:
git clone https://github.com/qaml-ai/camelAI.git
cd camelAI
bun install --frozen-lockfile
cp .dev.vars.example .dev.vars
Replace the placeholder signing and encryption secrets in `.dev.vars`. For hosted model access, also add a development Cloudflare AI Gateway token. You can instead configure an Anthropic, OpenAI, OpenRouter, Bedrock, or custom provider from t
Related Skills
Vinext Agents Example
Demonstrate how to build a Next.js app with AI chat agents using Cloudflare Workers, Durable Objects, and the
Aidevos
🤖 AIDevOS: AI-Driven Autonomous DevOps System Multi-agent collaboration framework with DSPy integration for a
OpenAdsReport
Live cross-platform ads dashboard (Meta + Google Ads): Account & Portfolio views, AI hints, JSON API for agent
Automation Creator Iautomate
A Claude Code skill that plans and builds automations the IAutomate way: business-first requirements, a delibe
Claudebox
A Claude Code Docker Development Environment for running Claude AI's coding assistant in a fully containerized
AI Traffic Alerts For Cloudflare
Get pinged the moment an AI assistant (ChatGPT, Perplexity, Gemini, Claude, Copilot, Grok) sends you a real vi
Related Agents
Cloudflare Specialist
Owns Cloudflare platform usage end to end: Workers, Durable Objects, D1, R2, KV, Queues, Workflows, Vectorize,
Cloudflare Builder
Cloudflare edge-runtime builder — Workers, Wrangler config/deploy, bindings + storage (KV, D1, R2, Queues, Vec
DevOps Hightower
公司 DevOps/SRE(Kelsey Hightower 思维模型)。当需要部署流水线搭建、CI/CD 配置、基础设施管理(Cloudflare Workers/Pages/KV/D1/R2)、监控告警、生产故障排查