mongodb-crud
Installation
SKILL.md
MongoDB CRUD
Safely inspect and change MongoDB documents through saved local profiles. The skill uses a Bash script and mongosh; it does not depend on Python or jq.
Purpose
Use this skill for:
- saving reusable MongoDB connection profiles
- direct MongoDB shell connections
- SSH tunnel connections to private MongoDB hosts
- SSH remote execution where
MONGODB_URIexists on a server, such as a remote.envfile ping, database listing, collection listing,find,count,insert,update,delete, and guarded raw MongoDB JavaScript
Output:
- JSON printed to stdout
- the same JSON saved to
./out/mongodb-crud-<UTC timestamp>-<pid>.jsonby default