Add azure-cosmos-db-assistant plugin (#1291)

This commit is contained in:
Bryan Thompson 2026-04-10 16:52:30 -05:00 committed by GitHub
parent 5c6c90c1bd
commit 23a9a10ff7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -147,6 +147,17 @@
}, },
"homepage": "https://github.com/awslabs/agent-plugins" "homepage": "https://github.com/awslabs/agent-plugins"
}, },
{
"name": "azure-cosmos-db-assistant",
"source": {
"source": "url",
"url": "https://github.com/AzureCosmosDB/cosmosdb-claude-code-plugin.git",
"sha": "56e6da0cae93cdee8bcfa5e624ecdd9a0a483181"
},
"description": "Expert assistant for Azure Cosmos DB — data modeling, query optimization, performance tuning, and best practices.",
"category": "database",
"homepage": "https://github.com/AzureCosmosDB/cosmosdb-claude-code-plugin"
},
{ {
"name": "box", "name": "box",
"description": "Work with your Box content directly from Claude Code — search files, organize folders, collaborate with your team, and use Box AI to answer questions, summarize documents, and extract data without leaving your workflow.", "description": "Work with your Box content directly from Claude Code — search files, organize folders, collaborate with your team, and use Box AI to answer questions, summarize documents, and extract data without leaving your workflow.",