cloudflare-expert

Design and deploy Cloudflare Workers AI agents with bindings and RAG workflows.

54|18|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/hainamchung/agent-assistant --skill cloudflare-expert-hainamchung
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare-expert
Source: https://github.com/hainamchung/agent-assistant/tree/main/skills/cloudflare-expert
Command: npx skills add https://github.com/hainamchung/agent-assistant --skill cloudflare-expert-hainamchung

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Cloudflare-expert provides a centralized, actionable guide for building on Cloudflare's AI-enabled platforms, reducing ramp time and integration risk across Workers AI, AI Gateway, Vectorize, and related services.

Core Features & Use Cases

  • Bindings, model invocation patterns, RAG workflows, and AI Gateway integration
  • Wrangler integration, function calling patterns, and Pages integration
  • Real-world scenarios across edge AI, data pipelines, and multi-model deployments

Quick Start

Load this skill and request a starter example showing a basic Cloudflare Workers AI integration.

Frequently Asked Questions about cloudflare-expert

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a RAG workflow with Cloudflare Workers AI and Vectorize?

To build a RAG workflow with Cloudflare Workers AI, you use Vectorize bindings to store and query embeddings, then invoke Workers AI models to generate responses. This skill guides model invocation patterns and binding configuration for end-to-end retrieval pipelines.

What is the best way to integrate the AI Gateway in my Cloudflare Workers deployment?

The best way to integrate the AI Gateway is by configuring it during your Wrangler deployment to route and observe model invocations. This skill provides patterns for AI Gateway integration, enabling caching, rate limiting, and analytics for your Workers AI agents.

Can I use Wrangler bindings for function calling patterns in Cloudflare Workers AI?

Yes, you can use Wrangler bindings to connect your Workers AI agents with external APIs and resources for function calling. This skill covers function calling patterns, typing enforcement, and security considerations for seamless platform integration.

How do I deploy multi-model AI agents to Cloudflare Pages?

You deploy multi-model AI agents to Cloudflare Pages by leveraging Wrangler integration and Workers AI bindings within your Pages functions. This skill demonstrates real-world scenarios for edge AI deployments and multi-model orchestration.

Does Cloudflare Workers AI support observability and pricing awareness for edge data pipelines?

Cloudflare Workers AI supports observability and pricing awareness through AI Gateway analytics and structured monitoring practices. This skill helps you select models and design workflows while enforcing cost tracking and operational visibility.