About
The init-postgres-mac skill provides a comprehensive workflow for managing PostgreSQL on macOS using Homebrew. It handles the entire lifecycle of a database environment, from initial installation and pgvector extension setup to service management (start/stop/restart) and secure uninstallation. Beyond simple installation, it automates the creation of databases, users, and configuration files like .env and database.yaml, ensuring your local development environment is production-ready and optimized for AI-driven applications requiring vector similarity search.