Use this skill for persistent PostgreSQL storage in agent workflows — spin up databases on demand, test schema migrations safely on forks, and pass databases as assets between agents using Ghost.
$npx -y skills add timescale/pg-aiguide --skill ghost-databaseInstalls into the current project.
Run `npx skills use "https://github.com/timescale/pg-aiguide" --skill "timescale/pg-aiguide/ghost-database"` 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/timescale/pg-aiguide" that are relevant to the current task. Run `npx skills add "https://github.com/timescale/pg-aiguide"` and select the relevant skills, then follow their instructions.