118
24
In review
Synced today
What it does
Query documents from a MongoDB collection
Skill profile
Claude Code · Codex · OpenClaw
Keep exploring
More options in Dev Tools.
Python
Updated 8/8/2026
Agent compatibility
Compatibility has not been reviewed for this listing yet. Check the publisher documentation before installing.
Installation
npx skills add https://github.com/KeyArgo/custodian-kernel --skill mongodb-findReview source code and installation permissions before adding third-party tools to an agent.
mongodb-find is organized in the Dev Tools category. Compare its source, install method, and compatibility before adding it to your workflow.
Third-party agent tools may access source code, credentials, or browser sessions. Read the source documentation and use the minimum permissions needed.
npx skills add https://github.com/KeyArgo/custodian-kernel --skill mongodb-findSKILL.md
---
name: mongodb-find
description: "Query documents from a MongoDB collection"
version: 1.0.0
author: custodian
license: MIT
platforms: [linux, darwin, windows]
metadata:
hermes:
tags: [Database, NoSQL]
custodian:
band: L0
cost_usd: 0.00
configured: false
---
# Mongodb Find
Query documents from a MongoDB collection
skill
mattpocock
A tool that automates setting up Husky pre-commit hooks with lint-staged, Prettier formatting, type checking, and tests in a code repository.