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_URI exists on a server, such as a remote .env file
  • 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>.json by default
Installs
1
GitHub Stars
1
First Seen
Jul 15, 2026
mongodb-crud — finpeakinc/frevana-skills