cloudflare

cloudflare is a skill for Claude Code, Codex from neverinfamous/memory-journal-mcp. It costs 161 tokens per session (555 once invoked), scanned A, original, MIT.

General guidance for choosing and using Cloudflare's infrastructure, storage, and networking products.

In plain words
What is it for?
Use it when comparing KV, D1, and R2, or handling general Cloudflare infrastructure and networking work.
Why use it?
It helps determine which Cloudflare product fits a task and points developers to current documentation for changing limits, prices, and APIs.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/neverinfamous/memory-journal-mcp/cloudflare
Any agent
npx skills add neverinfamous/memory-journal-mcp --skill cloudflare
Clone the repo
git clone --depth 1 https://github.com/neverinfamous/memory-journal-mcp

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for cloudflare

README.md
[![agentmods](https://agentmods.dev/badge/skills/neverinfamous/memory-journal-mcp/cloudflare.svg)](https://agentmods.dev/skills/neverinfamous/memory-journal-mcp/cloudflare)
Your own site
<a href="https://agentmods.dev/skills/neverinfamous/memory-journal-mcp/cloudflare"><img src="https://agentmods.dev/badge/skills/neverinfamous/memory-journal-mcp/cloudflare.svg" alt="Measured on agentmods" height="20"></a>
Per session 161 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 555 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00161 $0.00555
Opus 5 $0.00081 $0.00278
Sonnet 5 $0.00032 $0.00111
Haiku 4.5 $0.00016 $0.00056

Measured 4d ago against content hash 9cd32cc83948, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

cloudflare scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/cloudflare/SKILL.md · 38 lines

How it starts

The opening of the file, as written. The whole thing — 38 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Cloudflare Platform Skill

Consolidated skill for building on the Cloudflare platform. Use decision trees below to find the right product, then load detailed references.

Your knowledge of Cloudflare APIs, types, limits, and pricing may be outdated. Prefer retrieval over pre-training — the references in this skill are starting points, not source of truth.

Retrieval Sources

Fetch the latest information before citing specific numbers, API signatures, or configuration options. Do not rely on baked-in knowledge or these reference files alone.

Source How to retrieve Use for
Cloudflare docs cloudflare-docs search tool or https://developers.cloudflare.com/ Limits, pricing, API reference, compatibility dates/flags
Workers types npm pack @cloudflare/workers-types or check node_modules Type signatures, binding shapes, handler types
Wrangler config schema node_modules/wrangler/config-schema.json Config fields, binding shapes, allowed values
Product changelogs https://developers.cloudflare.com/changelog/ Recent changes to limits, features, deprecations

When a reference file and the docs disagree, trust the docs. This is especially important for: numeric limits, pricing tiers, type signatures, and configuration options.

Quick Decision Trees

See decision-trees.md for routing logic across Cloudflare's product suite (compute, storage, AI, networking, security, etc.).

Product Index

See references/product-index.md for the full mapping of Cloudflare products to their reference paths.

Read the full file on GitHub · 38 lines

Files

What ships with it

60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 38 lines · 161 tokens per session scan A 9cd32cc83948

Subscribe to this mod's changes

cloudflare is a skill published in the GitHub repository neverinfamous/memory-journal-mcp (20 stars, last pushed 1mo ago), licensed MIT. It adds 161 tokens to every session and 555 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.