agent-skills
MongoDB query generation, schema design, and performance optimization
All Skills in This Repository (8)
Pure Emerald Level Indicatorsreview-skill
Validate Agent Skill structure and content quality for deployment readiness.
mongodb-search-and-ai
Design and optimize MongoDB Atlas Search indexes for full-text, vector, and hybrid queries.
mongodb-mcp-setup
Guide MongoDB MCP server authentication through connection methods and environment variables.
atlas-stream-processing
Create and manage MongoDB Atlas data streaming pipelines for real-time processing.
mongodb-connection
Configure MongoDB client connection pool parameters for deployment and workload.
mongodb-natural-language-querying
Convert natural language requests into optimized MongoDB find and aggregation queries.
mongodb-schema-design
Design optimized MongoDB schemas with embedding, referencing, indexing, and validation strategies.
mongodb-query-optimizer
Analyze MongoDB query explain plans and suggest index improvements.
Frequently Asked Questions
FAQPage SchemaHow to install MongoDB Agent Skills?โผ
Run `npx skills add mongodb/agent-skills --all -g -y` in your terminal to install all skills globally.
How to generate MongoDB queries from plain English?โผ
The natural language querying skill reads your collection schema and sample documents, then produces correct find queries or aggregation pipelines automatically.
How to fix slow MongoDB queries?โผ
The query optimizer skill inspects existing indexes, runs explain plans, and checks Atlas Performance Advisor to recommend the right compound indexes.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and work in Claude Code, Cursor, Codex, GitHub Copilot, and Grok.
Do I need a MongoDB MCP server to use these skills?โผ
Most skills work best with the MongoDB MCP server connected, and the included setup skill walks you through configuring credentials step by step.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web