Communityv1.0.4

MongoDB

Designs MongoDB schemas, indexes, and aggregation pipelines, and debugs slow queries, connection errors, and replica set failures. Use when modeling documents, deciding embed vs reference, reading an explain plan, or fixing a COLLSCAN, and when a query times out, a pipeline aborts at the memory limit, a cursor dies mid-loop, the pool exhausts and server selection times out, writes fail with duplicate key or "not writable primary", a secondary lags, the oplog window closes, a shard key hotspots, or WiredTiger cache stalls the cluster. Covers mongosh and Compass, Atlas, Mongoose and driver connection strings, transactions and retry loops, change streams, time-series collections, Atlas Search and vector search, sharding, backups, restores, and upgrades. Not for SQL or relational modeling — normalization instincts actively mislead here.

3.6kdownloads5starsIván
View on ClawHubBack to Skills

Skill Details

Slug
mongodb
Latest Version
1.0.4
Author
Iván
Published
Feb 10, 2026
Updated
Jul 25, 2026
Total Versions
5

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for MongoDB.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.4

Full coverage pass: deeper guides, situation-named files, and per-user configuration