From d16f2a3c995100d584d02a405f10912bd9041dc5 Mon Sep 17 00:00:00 2001 From: Tobin South Date: Tue, 17 Mar 2026 13:30:17 -0700 Subject: [PATCH] Add searchfit-seo to marketplace --- .claude-plugin/marketplace.json | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 2ed6589..4d3c31b 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -397,7 +397,7 @@ }, { "name": "playground", - "description": "Creates interactive HTML playgrounds \u2014 self-contained single-file explorers with visual controls, live preview, and prompt output with copy button. Includes templates for design playgrounds, data explorers, concept maps, and document critique.", + "description": "Creates interactive HTML playgrounds — self-contained single-file explorers with visual controls, live preview, and prompt output with copy button. Includes templates for design playgrounds, data explorers, concept maps, and document critique.", "author": { "name": "Anthropic", "email": "support@anthropic.com" @@ -675,7 +675,7 @@ }, { "name": "coderabbit", - "description": "Your code review partner. CodeRabbit provides external validation using a specialized AI architecture and 40+ integrated static analyzers\u2014offering a different perspective that catches bugs, security vulnerabilities, logic errors, and edge cases. Context-aware analysis via AST parsing and codegraph relationships. Automatically incorporates CLAUDE.md and project coding guidelines into reviews. Useful after writing or modifying code, before commits, when implementing complex or security-sensitive logic, or when a second opinion would increase confidence in the changes. Returns specific findings with suggested fixes that can be applied immediately. Free to use.", + "description": "Your code review partner. CodeRabbit provides external validation using a specialized AI architecture and 40+ integrated static analyzers—offering a different perspective that catches bugs, security vulnerabilities, logic errors, and edge cases. Context-aware analysis via AST parsing and codegraph relationships. Automatically incorporates CLAUDE.md and project coding guidelines into reviews. Useful after writing or modifying code, before commits, when implementing complex or security-sensitive logic, or when a second opinion would increase confidence in the changes. Returns specific findings with suggested fixes that can be applied immediately. Free to use.", "category": "productivity", "source": { "source": "url", @@ -705,7 +705,7 @@ }, { "name": "qodo-skills", - "description": "Qodo Skills provides a curated library of reusable AI agent capabilities that extend Claude's functionality for software development workflows. Each skill is designed to integrate seamlessly into your development process, enabling tasks like code quality checks, automated testing, security scanning, and compliance validation. Skills operate across your entire SDLC\u2014from IDE to CI/CD\u2014ensuring consistent standards and catching issues early.", + "description": "Qodo Skills provides a curated library of reusable AI agent capabilities that extend Claude's functionality for software development workflows. Each skill is designed to integrate seamlessly into your development process, enabling tasks like code quality checks, automated testing, security scanning, and compliance validation. Skills operate across your entire SDLC—from IDE to CI/CD—ensuring consistent standards and catching issues early.", "category": "development", "source": { "source": "url", @@ -1038,6 +1038,16 @@ "sha": "eeef353eead2e3dc5f33f64dbaae54e1309e0d45" }, "homepage": "https://github.com/intercom/claude-plugin-external" + }, + { + "name": "searchfit-seo", + "description": "Free AI-powered SEO toolkit — audit websites, plan content strategy, optimize pages, generate schema markup, cluster keywords, and track AI visibility. Works with any website or codebase.", + "source": { + "source": "url", + "url": "https://github.com/searchfit/searchfit-seo.git", + "sha": "ced1a99a9fadfc10aa573a05829fc1bd357d4e4c" + }, + "homepage": "https://searchfit.ai" } ] }