Comprehensive MongoDB Atlas + mongosh skill for performance auditing, all index types (b-tree/text/2dsphere/hashed/TTL/partial/wildcard/Atlas-Search/Vector-Search), Performance Advisor analysis, query explain, schema advice, backup status, alerts, week-over-week diffs, and additive index creation. Read-only by default; create-index ops gated behind explicit --confirm. Hard-blocks any destructive op (delete, drop, restore, pause, terminate, kill, dbuser write, network change). Works against Atlas Cloud (full feature set) and self-hosted/local mongo (mongosh-based subset).
$npx -y skills add georgekhananaev/claude-skills-vault --skill mongodb-atlas-cliInstalls into the current project.
Run `npx skills use "https://github.com/georgekhananaev/claude-skills-vault" --skill "georgekhananaev/claude-skills-vault/mongodb-atlas-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/georgekhananaev/claude-skills-vault" that are relevant to the current task. Run `npx skills add "https://github.com/georgekhananaev/claude-skills-vault"` and select the relevant skills, then follow their instructions.