Conversation
There was a problem hiding this comment.
Pull request overview
Adds the Azure Cosmos DB Agent Kit as a new plugin entry in the repository’s Copilot plugin marketplace configuration.
Changes:
- Register a new
cosmosdb-agent-kitplugin sourced fromAzureCosmosDB/cosmosdb-agent-kit. - Provide plugin description and version metadata for the new marketplace entry.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
The new plugin entry doesn’t include a skills field, while the other plugins in this marketplace config do. If the marketplace consumer expects plugins[*].skills to enumerate skill directories (as implied by the existing entries), this plugin will register but expose no skills. Consider adding a skills array (relative to the plugin root) and, if needed, adjusting source.path to point to the plugin root rather than directly to a skill directory so the configuration matches the established schema/pattern in this file.

No description provided.