cloudflare

Validate Cloudflare Skill units and generate structured metadata for cataloging.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/9miya20/zatommy --skill cloudflare-9miya20
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudflare
Source: https://github.com/9miya20/zatommy/tree/main/apps/auth/.agents/skills/cloudflare
Command: npx skills add https://github.com/9miya20/zatommy --skill cloudflare-9miya20

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Consolidates and validates Cloudflare platform Skill units, extracting name, description, and references from SKILL.md for consistent discovery and cataloging.

Core Features & Use Cases

  • Provides a unified Skill index by enforcing the mandatory SKILL.md entrypoint and frontmatter.
  • Exposes detailed references (references/ folder) for Workers, Pages, KV, D1, R2, AI, networking, and IaC topics to accelerate learning and task execution.
  • Enables automated metadata generation for search, discovery, and activation in tooling.

Quick Start

Load the Cloudflare Skill to access consolidated metadata and drill into the references for hands-on Cloudflare tasks.

Frequently Asked Questions about cloudflare

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

FAQPage Schema
How do I consolidate Cloudflare Workers and Pages metadata for skill discovery?

This Skill validates Cloudflare platform units by ensuring the root SKILL.md exists and its YAML frontmatter defines name and description, consolidating metadata for consistent discovery.

What is the best way to navigate Cloudflare platform references for KV, D1, and R2?

The best way to navigate Cloudflare KV, D1, and R2 references is by loading this Skill to expose detailed references from the references/ folder, accelerating hands-on task execution.

Can I use this Skill to validate my Cloudflare AI and IaC project structure?

Yes, you can validate your Cloudflare AI and IaC project structure by checking for the mandatory SKILL.md entrypoint and ensuring its YAML frontmatter properly defines the required name and description fields.

How does automated metadata generation work for Cloudflare Workers skills?

Automated metadata generation works by parsing valid Cloudflare SKILL.md files to extract tagline, keywords, dependencies, and references, outputting a structured YAML block suitable for tooling activation.

Does this tool expose references for Cloudflare networking and Workers components?

Yes, this tool exposes references for Cloudflare networking and Workers components by validating the SKILL.md frontmatter and indexing the detailed contents of the references/ folder.

Why does my Cloudflare Skill unit fail validation during metadata cataloging?

Your Cloudflare Skill unit fails validation during metadata cataloging if the root SKILL.md file is missing or its YAML frontmatter does not define the mandatory name and description fields required for discovery.