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
Use Redis effectively for caching, queues, and data structures with proper expiration and persistence.
MarkItDown is a Python utility from Microsoft for converting various files (PDF, Word, Excel, PPTX, Images, Audio) to Markdown. Useful for extracting structu...
Database Designer - POWERFUL Tier Skill
Skill Oracle — Curated documentation of quality ClawHub skills. Markdown tables telling agents which tools work and which are empty. Not an API or code library.
Database Schema Designer
Use when optimizing SQL queries, designing database schemas, or tuning database performance. Invoke for complex queries, window functions, CTEs, indexing strategies, query plan analysis.