From 0b5bd9a49b9d0a25a8cdecefbc5fdba22c302422 Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Mon, 6 Jul 2026 14:09:31 -0500 Subject: [PATCH] Rename qodo-skills plugin to qodo (Qodo rebrand) Rename the marketplace entry name qodo-skills -> qodo, add displayName "Qodo", and add a top-level renames entry so existing installs auto-migrate. Co-Authored-By: Claude Opus 4.8 (1M context) --- .claude-plugin/marketplace.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index bb07e48a..f4fa2a0f 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -10,7 +10,8 @@ "adlc": "agentforce-adlc", "airwallex": "airwallex-agentos", "convex-backend": "convex", - "vals": "valtown" + "vals": "valtown", + "qodo-skills": "qodo" }, "plugins": [ { @@ -2476,7 +2477,8 @@ "homepage": "https://skills.qdrant.tech" }, { - "name": "qodo-skills", + "name": "qodo", + "displayName": "Qodo", "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": {