From 3b3c1e4709910cb5668f1d5b3c08bc8ea34617eb Mon Sep 17 00:00:00 2001 From: Tobin South Date: Wed, 18 Mar 2026 21:33:09 -0700 Subject: [PATCH] Add netlify-skills to marketplace --- .claude-plugin/marketplace.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index dae36f4..a5785a4 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -559,6 +559,16 @@ }, "homepage": "https://github.com/neondatabase/agent-skills/tree/main/plugins/neon-postgres" }, + { + "name": "netlify-skills", + "description": "Netlify platform skills for Claude Code — functions, edge functions, blobs, database, image CDN, forms, config, CLI, frameworks, caching, AI gateway, and deployment.", + "category": "development", + "source": { + "source": "url", + "url": "https://github.com/netlify/context-and-tools.git" + }, + "homepage": "https://github.com/netlify/context-and-tools" + }, { "name": "notion", "description": "Notion workspace integration. Search pages, create and update documents, manage databases, and access your team's knowledge base directly from Claude Code for seamless documentation workflows.",