Compare commits

..

2 Commits

Author SHA1 Message Date
Tobin South
3b3c1e4709 Add netlify-skills to marketplace 2026-03-18 21:33:09 -07:00
Kenneth Lien
55de7f6d1a Merge pull request #740 from anthropics/marketplace-sorted
Enforce alphabetical sort on marketplace.json plugins
2026-03-18 21:21:36 -07:00

View File

@@ -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.",