dev10x-db-psql
CommunitySecure SQL queries for Claude.
Authorwooyek
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a secure and auditable way to run read-only SQL queries against databases, preventing accidental data modification and ensuring queries are safe for AI execution.
Core Features & Use Cases
- Read-Only Access: Enforces read-only transactions and uses read-only database users or replicas.
- SQL Validation: A pre-execution hook blocks non-SELECT queries (INSERT, UPDATE, DELETE, etc.).
- Configuration Flexibility: Supports database credentials via environment variables or system keyring.
- Use Case: Safely query production database schemas or retrieve specific records for analysis without risking data integrity.
Quick Start
Execute the SQL query 'SELECT * FROM users LIMIT 10;' against the 'my-prod' database.
Dependency Matrix
Required Modules
psqluvsecret-tool
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dev10x-db-psql Download link: https://github.com/wooyek/dev10x-ai/archive/main.zip#dev10x-db-psql Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.