cloudflare-workers-ai
Production-ready knowledge domain for building AI-powered applications with Cloudflare Workers AI.
npx skills add majiayu000/claude-skill-registry --skill cloudflare-workers-ai-secondsky-claude-skills --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
--- name: cloudflare-workers-ai description: Cloudflare Workers AI for serverless GPU inference. Use for LLMs, text/image generation, embeddings, or encountering AI_ERROR, rate limits, token exceeded errors. Keywords: workers ai, cloudflare ai, ai bindings, llm workers, @cf/meta/llama, workers ai models, ai inference, cloudflare llm, ai streaming, text generation ai, ai embeddings, image generation ai, workers ai rag, ai gateway, llama workers, flux image generation, stable diffusion workers, vision models ai, ai chat completion, AI_ERROR, rate limit ai, model not found, token limit exceeded, neurons exceeded, ai quota exceeded, streaming failed, model unavailable, workers ai hono, ai gateway workers, vercel ai sdk workers, openai compatible workers, workers ai vectorize license: MIT --- # Cloudflare Workers AI - Complete Reference Production-ready knowledge domain for building AI-powered applications with Cloudflare Workers AI. **Status**: Production Ready ✅ **Last Updated**: 2025-11-21 **Dependencies**: cloudflare-worker-base (for Worker setup) **Latest Versions**: wrangler@4.43.0, @cloudflare/workers-types@4.20251014.0 --- ## Table of Contents 1. [Quick Start (5 minutes)](#quick
- Table of Contents
- Quick Start (5 minutes)
- 1. Add AI Binding
- 2. Run Your First Model
- 3. Add Streaming (Recommended)
- Workers AI API Reference
- Core API: env.AI.run()
- Input Types by Model Category
- Model Selection Guide
- Text Generation (LLMs)
- Text Embeddings
- Image Generation
- Vision Models
- Common Patterns
What does the cloudflare-workers-ai skill do?
Production-ready knowledge domain for building AI-powered applications with Cloudflare Workers AI.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill cloudflare-workers-ai-secondsky-claude-skills --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
