lingxling/awesome-skills-cn-antigravity-awesome-skills-claimable-postgres
Provision instant temporary Postgres databases via Claimable Postgres by Neon (neon.new) with no login, signup, or credit card. Supports REST API, CLI, and SDK. Use when users ask for a quick Postgres environment, a throwaway DATABASE_URL for prototyping/tests, or "just give me a DB...
This is a copy. The original lives at lingxling/claimable-postgres.
npx skills add https://github.com/lingxling/awesome-skills-cn --skill claimable-postgres
Take lingxling/awesome-skills-cn-antigravity-awesome-skills-claimable-postgres from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference npm, npx.
Without those the skill loads but fails at the first command.