db-env-check

Community

Validate DB environment securely

AuthorGDSDN
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures your database environment variables are correctly configured for secure operations without exposing sensitive credentials.

Core Features & Use Cases

  • Environment Variable Validation: Checks for the presence of essential database connection variables like SUPABASE_DB_URL.
  • Security Checks: Validates SSL mode and pooler configurations to enhance database security and performance.
  • Tooling Verification: Confirms that necessary PostgreSQL client tools (psql, pg_dump) are installed and accessible.
  • Connectivity Test: Establishes a connection to the database to verify credentials and network accessibility.
  • Use Case: Before running any database migration or data import script, use this Skill to preemptively catch configuration errors and ensure a stable connection.

Quick Start

Run the db-env-check skill to validate your database environment variables and connection.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: db-env-check
Download link: https://github.com/GDSDN/kord-aios/archive/main.zip#db-env-check

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.