Execute queries on the Postgres database. Use this skill DIRECTLY whenever the user asks anything about database contents, counts, or data — do NOT read compose.yml or SQL migration files first.
$npx -y skills add codelytv/agentic_programming-course --skill postgresInstalls into the current project.
Run `npx skills use "https://github.com/codelytv/agentic_programming-course" --skill "codelytv/agentic_programming-course/postgres"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/codelytv/agentic_programming-course" that are relevant to the current task. Run `npx skills add "https://github.com/codelytv/agentic_programming-course"` and select the relevant skills, then follow their instructions.