AI AGENT ADDONS

Mongodb Search And Ai

mongodb/agent-skills
AI & Agent Building
2,528installs

MongoDB gives you three powerful ways to search your data. You can use full-text search for keywords and autocomplete. You can use vector search to find things by meaning, like similar movies or documents. Or you can combine both for hybrid search. This skill helps you pick the right method and build fast, accurate searches.

You will learn how to check your data, create the right indexes, and write queries that return great results. Whether you need fuzzy matching, semantic similarity, or filtered searches, you get step‑by‑step guidance. The skill also handles read‑only setups and checks your server version for hybrid features.

Add Mongodb Search And Ai skill to your workflow

Global

mkdir -p ~/.claude/skills/mongodb-search-and-ai

Project

mkdir -p .claude/skills/mongodb-search-and-ai

Source Repository

Stars
146
Forks
26
Watchers
146
License
Apache-2.0
Last Push
1 month ago
Created
5 months ago