AI AGENT ADDONS

Mongodb Natural Language Querying

mongodb/agent-skills
Databases
2,603installs

Describe what you need in plain English and get a working MongoDB query. No need to remember complex syntax. This tool checks your collection's schema and sample data to build accurate queries.

It supports find commands and aggregation pipelines. It always prefers simple find queries when possible. The result is ready to run in your MongoDB shell or driver.

Add Mongodb Natural Language Querying skill to your workflow

Global

mkdir -p ~/.claude/skills/mongodb-natural-language-querying

Project

mkdir -p .claude/skills/mongodb-natural-language-querying

Source Repository

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