From 538bc329272f64f0148bcb6e8568a8e76bd88ccb Mon Sep 17 00:00:00 2001 From: Yuting Zhong Date: Sat, 11 Apr 2026 07:06:16 -0700 Subject: [PATCH] Add toprank marketplace entry --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 79dff48..40f9bb5 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -215,6 +215,20 @@ "author": { "name": "Nelson Love" } + }, + { + "name": "toprank", + "source": { + "source": "git-subdir", + "url": "https://github.com/nowork-studio/toprank.git", + "path": ".", + "ref": "main" + }, + "description": "Open-source MIT Claude Code plugin with 9 SEO and Google Ads skills. Connects Google Search Console, PageSpeed Insights, and the Google Ads API, then ships fixes including meta tag rewrites, JSON-LD schema generation, keyword bid adjustments, and CMS content pushes.", + "version": "0.11.0", + "author": { + "name": "nowork-studio" + } } ] }