We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ce79a5 + 658767a commit 5290a5aCopy full SHA for 5290a5a
1 file changed
articles/cosmos-db/gen-ai/agent-kit.md
@@ -63,7 +63,7 @@ Before installing the Azure Cosmos DB Agent Kit:
63
Install the Agent Kit with a single command:
64
65
```bash
66
-npx add-skill AzureCosmosDB/cosmosdb-agent-kit
+npx skills add AzureCosmosDB/cosmosdb-agent-kit
67
```
68
69
That's it. The skill is now installed in your development environment and activates automatically when you work on Azure Cosmos DB-related tasks.
0 commit comments