Compare commits

...

2 Commits

Author SHA1 Message Date
Tobin South
6fa4b6badf Add netlify-skills to marketplace 2026-03-20 10:27:50 -07:00
Tobin South
20a2871e28 Add zoominfo plugin to marketplace (#732)
Co-authored-by: Claude <noreply@anthropic.com>
2026-03-18 21:07:54 +00:00

View File

@@ -261,6 +261,16 @@
}
}
},
{
"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": "ruby-lsp",
"description": "Ruby language server for code intelligence and analysis",
@@ -1039,6 +1049,17 @@
},
"homepage": "https://github.com/intercom/claude-plugin-external"
},
{
"name": "zoominfo",
"description": "Search companies and contacts, enrich leads, find lookalikes, and get AI-ranked contact recommendations. Pre-built skills chain multiple ZoomInfo tools into complete B2B sales workflows.",
"category": "productivity",
"source": {
"source": "url",
"url": "https://github.com/Zoominfo/zoominfo-mcp-plugin.git",
"sha": "0705316ef8a2d0c64f81e50d4612ccc6a74edf03"
},
"homepage": "https://zoominfo.com"
},
{
"name": "cockroachdb",
"description": "CockroachDB plugin for Claude Code — explore schemas, write optimized SQL, debug queries, and manage distributed database clusters directly from your AI coding agent.",