cloudflare

Consolidate Cloudflare platform knowledge for Workers, Pages, KV, D1, R2, and AI.

29|1|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/bohdanbirdie/cloudstash --skill cloudflare-bohdanbirdie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare
Source: https://github.com/bohdanbirdie/cloudstash/tree/main/.agents/skills/cloudflare
Command: npx skills add https://github.com/bohdanbirdie/cloudstash --skill cloudflare-bohdanbirdie

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidate Cloudflare platform knowledge for developers across Workers, Pages, KV, D1, R2, and AI, enabling faster discovery and implementation of best practices.

Core Features & Use Cases

  • Centralized guidance for multi-service Cloudflare projects and architecture decisions.
  • Quick-start references to bindings, configuration patterns, and infrastructure-as-code tooling.
  • Real-world task workflows spanning edge compute, storage, AI integration, and security across the Cloudflare ecosystem.

Quick Start

Ask me to explore Cloudflare's platform skill references to jump into Workers, Pages, D1, R2, and AI workflows.

Frequently Asked Questions about cloudflare

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

FAQPage Schema
How do I architect a full-stack application using Cloudflare Workers, Pages, and D1?

To architect a full-stack application on Cloudflare, you can use Workers for edge compute, Pages for frontend hosting, and D1 for relational database access. This skill provides centralized guidance on combining these services and configuring bindings for real-world scenarios.

What is the best way to manage storage and state in Cloudflare Workers?

The best way to manage storage and state in Cloudflare Workers involves using KV for key-value data and R2 for object storage. This skill consolidates configuration patterns and best practices for integrating these storage bindings into your serverless workflows.

How do I integrate AI models into my Cloudflare Pages or Workers project?

You can integrate AI models into your Cloudflare project by leveraging the platform's AI bindings within your Workers or Pages functions. This skill offers hands-on task workflows and discovery references for implementing AI capabilities at the edge.

Can I use infrastructure-as-code to configure Cloudflare Workers, R2, and KV bindings?

Yes, you can use infrastructure-as-code tooling to configure Cloudflare Workers, R2, and KV bindings across your ecosystem. This skill provides quick-start references to configuration patterns and infrastructure-as-code tooling for multi-service projects.

When should I use Cloudflare R2 instead of D1 for my application's data?

You should use Cloudflare R2 for object storage of large unstructured files and D1 for relational querying of structured data. This skill supports architecture decisions by providing product guidance across the Cloudflare storage ecosystem.

Does this skill provide guidance on security and edge compute workflows for Cloudflare?

Yes, this skill provides real-world task workflows spanning edge compute, storage, AI integration, and security across the Cloudflare ecosystem. It consolidates platform knowledge to help developers implement best practices for secure edge deployments.