cloudflare-ai-search

Cloudflare AI Search for semantic search and vector embeddings in Workers

11 stars

Best use case

cloudflare-ai-search is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Cloudflare AI Search for semantic search and vector embeddings in Workers

Teams using cloudflare-ai-search should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/cloudflare-ai-search/SKILL.md --create-dirs "https://raw.githubusercontent.com/enuno/claude-command-and-control/main/skills-templates/cloudflare-ai-search/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/cloudflare-ai-search/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How cloudflare-ai-search Compares

Feature / Agentcloudflare-ai-searchStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Cloudflare AI Search for semantic search and vector embeddings in Workers

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Cloudflare-Ai-Search Skill

Comprehensive assistance with cloudflare-ai-search development, generated from official documentation.

## When to Use This Skill

This skill should be triggered when:
- Working with cloudflare-ai-search
- Asking about cloudflare-ai-search features or APIs
- Implementing cloudflare-ai-search solutions
- Debugging cloudflare-ai-search code
- Learning cloudflare-ai-search best practices

## Quick Reference

### Common Patterns

*Quick reference patterns will be added as you use the skill.*

## Reference Files

This skill includes comprehensive documentation in `references/`:

- **configuration.md** - Configuration documentation
- **getting_started.md** - Getting Started documentation
- **other.md** - Other documentation

Use `view` to read specific reference files when detailed information is needed.

## Working with This Skill

### For Beginners
Start with the getting_started or tutorials reference files for foundational concepts.

### For Specific Features
Use the appropriate category reference file (api, guides, etc.) for detailed information.

### For Code Examples
The quick reference section above contains common patterns extracted from the official docs.

## Resources

### references/
Organized documentation extracted from official sources. These files contain:
- Detailed explanations
- Code examples with language annotations
- Links to original documentation
- Table of contents for quick navigation

### scripts/
Add helper scripts here for common automation tasks.

### assets/
Add templates, boilerplate, or example projects here.

## Notes

- This skill was automatically generated from official documentation
- Reference files preserve the structure and examples from source docs
- Code examples include language detection for better syntax highlighting
- Quick reference patterns are extracted from common usage examples in the docs

## Updating

To refresh this skill with updated documentation:
1. Re-run the scraper with the same configuration
2. The skill will be rebuilt with the latest information

Related Skills

mcp-cloudflare

11
from enuno/claude-command-and-control

Manage Workers/KV/R2/D1/Hyperdrive via Cloudflare MCP, perform observability/build troubleshooting/audit/container sandbox operations. Triggers: worker/KV/R2/D1/logs/build/deploy/screenshot/audit/sandbox. Three permission tiers: Diagnose (read-only), Change (write requires confirmation), Super Admin (isolated environment). Write operations must follow read-first, user confirmation, post-execution verification.

deep-research

11
from enuno/claude-command-and-control

Research a topic thoroughly in this repo and return a structured summary with file references. Use when you need to understand how something works, find patterns across modules, or audit implementations.

cloudflare

11
from enuno/claude-command-and-control

Infrastructure operations for Cloudflare: Workers, KV, R2, D1, Hyperdrive, observability, builds, audit logs. Triggers: worker/KV/R2/D1/logs/build/deploy/audit. Three permission tiers: Diagnose (read-only), Change (write requires confirmation), Super Admin (isolated environment). Write operations follow read-first, confirm, execute, verify pattern. MCP is optional — works with Wrangler CLI/Dashboard too.

brave-search

11
from enuno/claude-command-and-control

Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.

search-for-service

11
from enuno/claude-command-and-control

Search and browse the x402 bazaar marketplace for paid API services. Use when you or the user want to find available services, see what's available, discover APIs, or need an external service to accomplish a task. Also use as a fallback when no other skill clearly matches — search the bazaar to see if a paid service exists. Covers "what can I do?", "find me an API for...", "what services are available?", "search for...", "browse the bazaar".

lead-research-assistant

11
from enuno/claude-command-and-control

Identifies high-quality leads for your product or service by analyzing your business, searching for target companies, and providing actionable contact strategies. Perfect for sales, business development, and marketing professionals.

Cloudflare Web Analytics

11
from enuno/claude-command-and-control

> Privacy-first, free web analytics with Core Web Vitals, real user monitoring, and automatic SPA support.

cloudflare-r2

11
from enuno/claude-command-and-control

Cloudflare R2 object storage with S3-compatible API and zero egress fees

cloudflare-pulumi

11
from enuno/claude-command-and-control

Pulumi infrastructure as code for Cloudflare resources with TypeScript, Python, and Go support

cloudflare-pages

11
from enuno/claude-command-and-control

Cloudflare Pages - Full-stack JAMstack platform with global CDN, serverless functions, Git integration, and native bindings to Workers, KV, R2, D1, and Durable Objects

cloudflare-kv

11
from enuno/claude-command-and-control

Cloudflare Workers KV for low-latency key-value storage at the edge

cloudflare-ai-gateway

11
from enuno/claude-command-and-control

Cloudflare AI Gateway for unified interface to AI providers with caching, rate limiting, and analytics