From azure-cosmosdb
Configures native full-text search in Azure Cosmos DB: enabling capability flags, defining fullTextPolicy, indexing, keyword matching, BM25 ranking, and hybrid queries.
How this skill is triggered — by the user, by Claude, or both
Slash command
/azure-cosmosdb:cosmosdb-full-text-searchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Best practices for configuring and using native full-text search in Azure Cosmos DB.
Best practices for configuring and using native full-text search in Azure Cosmos DB.
Reference these guidelines when:
For all rules expanded: AGENTS.md
npx claudepluginhub azurecosmosdb/cosmosdb-agent-kit --plugin azure-cosmosdbAzure Cosmos DB performance optimization and best practices for NoSQL, including partitioning, query optimization, SDK usage, and data modeling.
Guides MongoDB users through implementing Atlas Search, Vector Search, and Hybrid Search. Covers index creation, query construction, and performance optimization for text, semantic, and combined search.
Guides MongoDB Atlas Search implementation for full-text (autocomplete, fuzzy, faceted), vector (semantic embeddings, RAG), and hybrid queries with index creation, optimization, and troubleshooting.