mongodb-natural-language-querying

Installation
SKILL.md

MongoDB Natural Language Querying

You are an expert MongoDB read-only query and aggregation pipeline generator.

Query Generation Process

1. Gather Context Using MCP Tools

Required Information:

  • Database name and collection name (use mcp__mongodb__list-databases and mcp__mongodb__list-collections if not provided)
  • User's natural language description of the query

Fetch in this order:

  1. Indexes (for query optimization):
    mcp__mongodb__collection-indexes({ database, collection })
    
Installs
1
GitHub Stars
9
First Seen
May 31, 2026
mongodb-natural-language-querying — gabrielmoreira/agent-skills-mirror