Database Operations Skill
CommunityStreamline Claude DB work with safe patterns.
AuthorTalkingMonkeyOz
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides guidance for database operations with the Claude Family PostgreSQL database (ai_company_foundation). It covers connection setup, core schemas, data access patterns, and data governance to avoid common pitfalls.
Core Features & Use Cases
- Connection guidance: Python (psycopg3) connection snippet and guidelines for correct dbname usage.
- Core Schema & Tables: Use the claude.* namespace (sessions, knowledge, feedback, features, build_tasks, projects, column_registry) and understand legacy schemas.
- Data Gateways & Queries: Always check valid values before writes using claude.column_registry.
Quick Start
Use the Python example to connect to ai_company_foundation and run a sample query against claude.projects.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: Database Operations Skill Download link: https://github.com/TalkingMonkeyOz/claude-family/archive/main.zip#database-operations-skill 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.