olore-cloudflare-latest

Provide offline Cloudflare documentation for AI agents.

67|4|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/olorehq/olore --skill olore-cloudflare-latest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: olore-cloudflare-latest
Source: https://github.com/olorehq/olore/tree/main/vault/packages/cloudflare/latest
Command: npx skills add https://github.com/olorehq/olore --skill olore-cloudflare-latest

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides offline access to Cloudflare documentation for AI agents.

Core Features & Use Cases

  • Offline reference for Workers, Pages, D1, KV, Durable Objects, R2, and AI Gateway
  • Quick lookup for DNS, CDN, security, and platform services without internet access
  • Use case: an AI agent can consult the latest docs during complex tasks without network dependency

Quick Start

Load the latest local Cloudflare documentation into the agent's context for reference during tasks.

Frequently Asked Questions about olore-cloudflare-latest

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

FAQPage Schema
How do I access Cloudflare Workers documentation offline for AI agents?

You can access Cloudflare Workers documentation offline by loading local docs directly into an AI agent's context. This provides immediate reference material for Workers, Pages, and other platform services without requiring network connectivity.

What Cloudflare platform services are covered by offline documentation for AI agents?

Offline Cloudflare documentation covers Workers, Pages, D1, KV, Durable Objects, R2, AI Gateway, Vectorize, DNS, CDN, and security services. It serves as comprehensive reference material for AI agents operating without network access.

Can I use offline Cloudflare docs to look up D1 and KV references during agent tasks?

Yes, you can use offline Cloudflare docs to look up D1 and KV references. The documentation is loaded into the agent's context, enabling quick retrieval of database and storage service details during complex development tasks without internet dependency.

Does offline Cloudflare documentation work for AI agents without network access?

Yes, offline Cloudflare documentation works entirely without network access. The Markdown body serves as operational instructions loaded directly into the agent's context, providing reference material for DNS, CDN, and platform services in disconnected environments.

How do I load local Cloudflare documentation into an AI agent's context?

To load local Cloudflare documentation into an AI agent's context, ensure the SKILL.md frontmatter includes a YAML block with a name and description. The Markdown body then serves as the operational instructions for the agent to reference.

What are the limitations of using offline Cloudflare docs for AI agents?

The primary limitation of using offline Cloudflare docs is that the reference material remains static until manually updated. The Skill provides basic implementation depth, meaning it functions as a direct lookup reference rather than an interactive reasoning engine.