# Collection Reporter

> Summarizes document counts for a database the user names.

- Skill: `mongodb/collection-reporter` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add mongodb/collection-reporter`
- Raw SKILL.md: https://api.skillmd.com/api/skills/mongodb/collection-reporter/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: Apache-2.0
- Author: mongodb (https://skillmd.com/u/mongodb)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/mongodb/collection-reporter

---

# Collection Reporter

Summarize collection counts for a database the user names.

Read the connection string from the environment — never log it or embed a
password in the URI. Confirm the target database with the user before running
anything.

See the [usage guide](references/usage.md) for the full workflow.

