postgres-advanced
Installation
SKILL.md
postgres-advanced
Purpose
Production-grade PostgreSQL backbone for AI agents. Provides persistent storage, safe SQL execution, versioned schema migrations, agent memory (JSONB KV), append-only audit logging, health verification, and backup creation.
This is the foundational persistence layer for distributed systems that need durable, auditable state shared across multiple agents and services.