Imported from ssrjkk/claude-skills (.claude/skills/database/mongodb-querying/SKILL.md). Install upstream with npx skills add ssrjkk/claude-skills --skill mongodb-querying. Copyright stays with the author.
MongoDB Querying
Querying with MongoDB. queries.
Quick Start
# MongoDB Querying# See MongoDB docs
When to Use
Building applications with MongoDB
queries
CRUD
operations
Step-by-Step
Install: npm install mongodb
Set up MongoDB
Configure Querying
Implement features
Test and verify
Dependencies
MongoDB >= latest stable
Runtime environment
Dependencies as needed
Examples
# MongoDB Querying# See MongoDB documentation
Resources
Official MongoDB documentation
Community tutorials
GitHub repositories
Validation
Run: mongodb --version
Test with sample data
Verify output correctness
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/ssrjkk-claude-skills-mongodb-querying/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.