Favicon of azure-cosmos-py

azure-cosmos-py Skill

AI Agent SkillCloud & DevOpsTypeScriptOpen source

Azure Cosmos DB SDK for Python (NoSQL API). Use for document CRUD, queries, containers, and globally distributed data. Triggers: "cosmos db", "CosmosClient", "container", "document", "NoSQL", "partition key". Published by microsoft in skills.

What is azure-cosmos-py Skill?

Azure Cosmos DB SDK for Python (NoSQL API). Use for document CRUD, queries, containers, and globally distributed data. Triggers: "cosmos db", "CosmosClient", "container", "document", "NoSQL", "partition key". Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
85/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Database workflows
  • Security review
  • Data analysis
  • Database workflows use cases
  • Security review use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use azure-cosmos-py Skill

  • Use it for database workflows.
  • Use it for security review.
  • Use it for data analysis.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/skills
  • Skill file: .github/plugins/azure-sdk-python/skills/azure-cosmos-py/SKILL.md

What it does

Azure Cosmos DB SDK for Python (NoSQL API). Use for document CRUD, queries, containers, and globally distributed data. Triggers: "cosmos db", "CosmosClient", "container", "document", "NoSQL", "partition key".

Skill instructions

Azure Cosmos DB SDK for Python Client library for Azure Cosmos DB NoSQL API — globally distributed, multi-model database. Installation bash pip install azure-cosmos azure-identity Environment Variables bash COSMOSENDPOINT=https://<account.documents.azure.com:443/ Required for all auth methods COSMOSDATABASE=mydb Required for all auth methods COSMOSCONTAINER=mycontainer Required for all auth methods AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production Authentication & Lifecycle 🔑 Two rules apply to every code sample below: 1. Prefer DefaultAzureCredential. It works locally (Azure CLI / VS Code / Developer CLI) and in Azure (managed identity, workload identity) with no code change. Avoid connection strings, account/API keys — they bypass Entra audit and rotation. - Local dev: DefaultAzureCredential works as-is. - Production: set AZURETOKENCREDENTIALS=prod (or AZURETOKENCREDENTIALS=<specificcredential) to constrain the credential chain to production-sa

Explore related resources

Frequently asked questions

What is azure-cosmos-py?

azure-cosmos-py is a open-source AI agent skill with Copy skill directory. Azure Cosmos DB SDK for Python (NoSQL API). Use for document CRUD, queries, containers, and globally distributed data.

Who is azure-cosmos-py best for?

azure-cosmos-py is best for reusing agent instructions, scripts, and references, database workflows, security review workflows, data analysis workflows.

How do I install azure-cosmos-py?

Install or run azure-cosmos-py using Copy skill directory. Check azure-cosmos-py for the latest setup command.

Is azure-cosmos-py actively maintained?

azure-cosmos-py may need a closer maintenance check before production use.

Share:

Stars
2,741
Forks
309
Last commit
9 days ago
Repository age
6 months
License
MIT

Auto-fetched from GitHub.

Similar to azure-cosmos-py