cloudflare

Support Cloudflare development tasks across Workers, Pages, storage, AI, and networking.

2|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Nihalmai/opencode-plugin-update --skill cloudflare-nihalmai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare
Source: https://github.com/Nihalmai/opencode-plugin-update/tree/main/packages/opencode/test/fixture/skills/cloudflare
Command: npx skills add https://github.com/Nihalmai/opencode-plugin-update --skill cloudflare-nihalmai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines Cloudflare development tasks by offering a comprehensive suite of tools and resources to cover various aspects of the Cloudflare platform.

Core Features & Use Cases

  • Comprehensive Support: Covers Workers, Pages, storage (KV, D1, R2), AI, networking, security, and infrastructure-as-code.
  • Decision Trees: Provides quick decision trees for choosing the right product based on the task.
  • Detailed References: Offers detailed references for each product, enabling in-depth information retrieval.

Quick Start

Use the cloudflare skill to get information on how to use Workers for your Cloudflare applications.

Frequently Asked Questions about cloudflare

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

FAQPage Schema
How do I choose the right Cloudflare Workers product for my application task?

Cloudflare Workers product selection uses decision trees to map your specific application task to the optimal platform offering. These decision trees evaluate your requirements against Workers, Pages, storage, and networking options to recommend the most suitable product.

What is the best way to deploy serverless functions and static sites on Cloudflare Pages?

Cloudflare Pages supports deploying serverless functions and static sites by providing detailed references for integrating frontend hosting with backend capabilities. You can use the provided development resources to configure your project and deploy full-stack applications directly.

Can I use Cloudflare storage options like KV, D1, and R2 with my Workers scripts?

Cloudflare storage options including KV, D1, and R2 integrate directly with Workers scripts to provide comprehensive data persistence. The Skill offers detailed references covering how to bind and interact with these storage solutions within your serverless code.

Does Cloudflare provide infrastructure-as-code support for configuring networking and security features?

Cloudflare infrastructure-as-code support allows you to programmatically configure networking, security, and infrastructure features. You can use the comprehensive references to define and manage your edge network configurations through code instead of manual dashboard setup.

How do I integrate AI capabilities into my Cloudflare Workers applications?

Integrating AI capabilities into Cloudflare Workers involves using the platform's built-in AI product offerings alongside your serverless functions. The Skill provides detailed references covering the available AI models and how to invoke them within your Workers code.