Marketplace

Cloudflare Documentation Search

This skill should be used when the user asks about "Cloudflare", "Workers", "Pages", "R2", "D1", "KV", "Durable Objects", "Queues", "Vectorize", "AI Gateway", "Hyperdrive", "Cloudflare API", "Wrangler", "Cloudflare documentation", "how to deploy to Cloudflare", "Cloudflare best practices", "Cloudflare pricing", "Cloudflare limits".

$ インストール

git clone https://github.com/FlorinPopaCodes/claude-marketplace /tmp/claude-marketplace && cp -r /tmp/claude-marketplace/plugins/cloudflare-toolkit/skills/cloudflare-docs ~/.claude/skills/claude-marketplace

// tip: Run this command in your terminal to install the skill


name: Cloudflare Documentation Search description: This skill should be used when the user asks about "Cloudflare", "Workers", "Pages", "R2", "D1", "KV", "Durable Objects", "Queues", "Vectorize", "AI Gateway", "Hyperdrive", "Cloudflare API", "Wrangler", "Cloudflare documentation", "how to deploy to Cloudflare", "Cloudflare best practices", "Cloudflare pricing", "Cloudflare limits". version: 1.0.0

Cloudflare Documentation Search

Use the search_cloudflare_documentation MCP tool for semantic search across Cloudflare's official documentation.

Tool Reference

Tool: search_cloudflare_documentation Server: cloudflare-docs Input: Natural language query Output: Relevant documentation snippets

When to Use

  • Answering questions about Cloudflare services
  • Looking up API references and configuration options
  • Finding deployment guides and tutorials
  • Checking pricing, limits, or specifications

Query Patterns

Use CasePatternExample
API reference"[service] [operation] API""Workers fetch API headers"
Configuration"how to configure [feature] in [service]""how to configure caching in Workers"
Limits/pricing"[service] limits" or "[service] pricing""R2 storage limits"
Troubleshooting"[service] [specific issue]""Workers timeout exceeded error"
Integration"[service A] with [service B]""Workers with D1 database"
Migration"migrate from [source] to [Cloudflare service]""migrate from S3 to R2"

Product Reference

ProductPurposeCommon Topics
WorkersServerless computeRuntime APIs, bindings, limits, deployment
PagesStatic site hostingBuild config, functions, custom domains
R2Object storageAPI, pricing, lifecycle, S3 compatibility
D1SQL databaseSQL syntax, bindings, backups, limits
KVKey-value storeAPI, consistency, limits, pricing
Durable ObjectsStateful coordinationAlarms, websockets, storage
QueuesMessage queuesProducers, consumers, batching
VectorizeVector databaseIndexes, queries, embeddings
AI GatewayAI proxyCaching, rate limiting, logging
HyperdriveDatabase connectorConnection pooling, supported DBs
WranglerCLI toolCommands, config, deployment

Tips

  1. Be specific - include the product name and feature
  2. For complex questions, search multiple times with focused queries
  3. Include exact error messages when troubleshooting

Repository

FlorinPopaCodes
FlorinPopaCodes
Author
FlorinPopaCodes/claude-marketplace/plugins/cloudflare-toolkit/skills/cloudflare-docs
0
Stars
0
Forks
Updated9h ago
Added1w ago