Google's official skill for the gws CLI — drive Gmail, Drive, Calendar, Sheets, Docs, Chat and Admin APIs from an agent, with Model Armor screening.
Cloudflare PlatformSkill
Summary
Cloudflare's official platform skill — Workers, Pages, storage, AI, networking, security, and IaC in one reference.
Features
- Covers Workers, Pages, KV, D1, R2, and Queues
- Includes Workers AI, Vectorize, and the Agents SDK
- Networking, security, and infrastructure-as-code guidance
Install This Skill
Add this skill to your favorite AI agent in a few steps.
Skill Content
Description
The umbrella skill for building on Cloudflare, published by Cloudflare. It gives an agent accurate, current knowledge of the platform instead of whatever it absorbed from three-year-old blog posts.
Coverage spans compute (Workers, Pages), storage (KV, D1, R2, Durable Objects), AI (Workers AI, Vectorize, the Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS protection), and infrastructure as code with Terraform and Pulumi.
The practical benefit is correctness on the details that break deployments: binding configuration, compatibility flags, runtime API limits, and which primitive is the right one for a given job. Works with Claude Code, Cursor, OpenCode, Codex, and any agent supporting the SKILL.md format.
Related Skills
Netlify's official skill for zero-config managed Postgres — querying from Functions, Drizzle setup, migrations and per-preview database branches.
Official WordPress skill for Gutenberg block work: block.json, attributes and serialization, dynamic rendering, and the deprecation path that keeps existing content valid.
Persistent cross-session memory for coding agents: hooks capture each session, a local SQLite + vector store compresses it, and a mem-search skill reads it back.
