From 95f807ee6cad0a7862361e535342a242f2f2870c Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Fri, 10 Apr 2026 16:52:42 -0500 Subject: [PATCH] Add cloudflare plugin (#1290) --- .claude-plugin/marketplace.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index e4472fb..f0e1dc4 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -264,6 +264,17 @@ "category": "productivity", "homepage": "https://github.com/anthropics/claude-plugins-official/tree/main/plugins/claude-md-management" }, + { + "name": "cloudflare", + "source": { + "source": "url", + "url": "https://github.com/cloudflare/skills.git", + "sha": "5ec03da67e230df52b698255c8e5979dc9b124b6" + }, + "description": "Skills for the Cloudflare developer platform: Workers, Durable Objects, Agents SDK, MCP servers, Wrangler CLI, and web performance.", + "category": "deployment", + "homepage": "https://github.com/cloudflare/skills" + }, { "name": "cloudinary", "description": "Use Cloudinary directly in Claude. Manage assets, apply transformations, optimize media, and more through natural conversation.",