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) <noreply@anthropic.com>
This commit is contained in:
Bryan Thompson 2026-07-06 14:09:31 -05:00
parent b47ef13563
commit 0b5bd9a49b
No known key found for this signature in database
GPG Key ID: 1D66D91917EE02E6

View File

@ -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": {