·azure-cosmos-py
</>

azure-cosmos-py

microsoft/agent-skills

Python 用 Azure Cosmos DB SDK (NoSQL API)。ドキュメントの CRUD、クエリ、コンテナ、およびグローバルに分散されたデータに使用します。 トリガー: 「cosmos db」、「CosmosClient」、「コンテナー」、「ドキュメント」、「NoSQL」、「パーティション キー」。

1インストール·0トレンド·@microsoft

インストール

$npx skills add https://github.com/microsoft/agent-skills --skill azure-cosmos-py

SKILL.md

Client library for Azure Cosmos DB NoSQL API — globally distributed, multi-model database.

| CosmosClient | Account-level operations | Direct instantiation | | DatabaseProxy | Database operations | client.getdatabaseclient() | | ContainerProxy | Container/item operations | database.getcontainerclient() |

| references/partitioning.md | Partition key strategies, hierarchical keys, hot partition detection and mitigation | | references/query-patterns.md | Query optimization, aggregations, pagination, transactions, change feed | | scripts/setupcosmoscontainer.py | CLI tool for creating containers with partitioning, throughput, and indexing |

Python 用 Azure Cosmos DB SDK (NoSQL API)。ドキュメントの CRUD、クエリ、コンテナ、およびグローバルに分散されたデータに使用します。 トリガー: 「cosmos db」、「CosmosClient」、「コンテナー」、「ドキュメント」、「NoSQL」、「パーティション キー」。 ソース: microsoft/agent-skills。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/microsoft/agent-skills --skill azure-cosmos-py
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

azure-cosmos-py とは?

Python 用 Azure Cosmos DB SDK (NoSQL API)。ドキュメントの CRUD、クエリ、コンテナ、およびグローバルに分散されたデータに使用します。 トリガー: 「cosmos db」、「CosmosClient」、「コンテナー」、「ドキュメント」、「NoSQL」、「パーティション キー」。 ソース: microsoft/agent-skills。

azure-cosmos-py のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/microsoft/agent-skills --skill azure-cosmos-py インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/microsoft/agent-skills