db-readonlyRun safe read-only queries against MySQL or PostgreSQL for data inspection, reporting, and troubleshooting. Use when the user asks to read tables, inspect schema, count rows, sample data, or export query results without modifying data.
Install via ClawdBot CLI:
clawdbot install reed1898/db-readonlyGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 1, 2026
Retrieve daily sales data, customer order counts, and product performance metrics from a PostgreSQL database for generating reports without risking data modification. Useful for marketing teams to analyze trends and optimize campaigns.
Query a MySQL database to inspect patient records, count appointments, and sample anonymized data for compliance audits and troubleshooting. Ensures data integrity by blocking any updates or deletions during inspection.
Run read-only queries on a PostgreSQL database to monitor transaction logs, detect anomalies, and export results to CSV for further analysis. Supports safe data inspection for fraud detection teams.
Use this skill to query database logs stored in MySQL, such as error counts or user activity, for troubleshooting system issues. Helps IT teams diagnose problems without altering production data.
Inspect student enrollment data and course registrations from a PostgreSQL database to generate reports on demographics and attendance. Enables administrators to make data-driven decisions safely.
Integrate this skill into a subscription-based analytics service that provides read-only database access for clients to generate custom reports and dashboards. Revenue is generated through monthly or annual licensing fees.
Offer database inspection and troubleshooting services using this skill to help businesses audit data, optimize queries, and ensure compliance. Revenue comes from project-based contracts or hourly consulting rates.
Develop and sell a tool that leverages this skill to safely export database query results to formats like CSV or JSON for data migration or backup purposes. Revenue is generated through one-time purchases or tiered pricing.
💬 Integration Tip
Ensure environment variables are securely set and use the provided scripts to execute queries, avoiding manual SQL input to maintain safety.
Scored Apr 19, 2026
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Use SQLite correctly with proper concurrency, pragmas, and type handling.
AI-driven multi-format SVG content generation system for presentations, social media graphics, and marketing materials. Use when creating PPTs, posters, or v...
DuckDB CLI specialist for SQL analysis, data processing and file conversion. Use for SQL queries, CSV/Parquet/JSON analysis, database queries, or data conversion. Triggers on "duckdb", "sql", "query", "data analysis", "parquet", "convert data".
Fast Apple Mail search via SQLite on macOS. Search emails by subject, sender, date, attachments - results in ~50ms vs 8+ minutes with AppleScript. Use when asked to find, search, or list emails.
Use Redis effectively for caching, queues, and data structures with proper expiration and persistence.