mongo-queryQuery MongoDB databases for debugging and troubleshooting. Use when user needs to: (1) List all databases, (2) List collections in a database, (3) Execute Mo...
Install via ClawdBot CLI:
clawdbot install peintune/mongo-queryGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 10, 2026
When a production application reports errors, developers can use mongodb-query to inspect database records for the affected user or transaction. They can run queries with filters to find relevant documents, check logs, and diagnose data issues quickly without needing a full database client.
Compliance officers or system administrators need to retrieve user activity logs from MongoDB for auditing purposes. Using mongodb-query, they can query collections for specific time ranges or user IDs, ensuring regulatory requirements are met.
Data engineers running ETL pipelines can verify data integrity by querying MongoDB collections after each pipeline run. They can quickly list collections and run sample queries to ensure transformations are correct and data is loaded properly.
IoT platform operators can use mongodb-query to check the latest sensor readings stored in MongoDB, filtering by device ID or timestamp. This enables quick validation that sensors are reporting data correctly without building custom dashboards.
Database administrators can perform routine checks by listing all databases and collections to ensure expected schemas exist. They can also use the health check feature to verify connectivity and replica set status across environments.
Offer a basic version of mongodb-query as a free CLI tool for individual developers, with premium features like multi-cluster support, advanced query templates, and audit logging for enterprise teams. Revenue comes from subscription upgrades and team licenses.
Provide a SaaS platform that integrates mongodb-query with a web UI, enabling teams to query their MongoDB databases without installing CLI tools. Charge per query or monthly flat fee based on database size and usage volume.
Package mongodb-query as an integrated module for incident management platforms (e.g., PagerDuty). Revenue is generated through a per-incident fee or annual license for the integration, targeting DevOps and SRE teams.
💬 Integration Tip
Store MongoDB connection strings in a secure vault or environment variables, and have the agent prompt users for confirmation before executing non-read-only queries to prevent accidental data modification.
Scored May 10, 2026
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
AI-optimized web search via Tavily API. Returns concise, relevant results for AI agents.
Multi search engine integration with 16 engines (7 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and Wolfra...
AI-optimized web search using Tavily Search API. Use when you need comprehensive web research, current events lookup, domain-specific search, or AI-generated answer summaries. Tavily is optimized for LLM consumption with clean structured results, answer generation, and raw content extraction. Best for research tasks, news queries, fact-checking, and gathering authoritative sources.
Web search via Tavily API (alternative to Brave). Use when the user asks to search the web / look up sources / find links and Brave web_search is unavailable...
This skill should be used when users need to search the web for information, find current content, look up news articles, search for images, or find videos. It uses DuckDuckGo's search API to return results in clean, formatted output (text, markdown, or JSON). Use for research, fact-checking, finding recent information, or gathering web resources.