Domains
Forms
- SKILL.md100.0%
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When a user needs a temporary Postgres database for local dev, demo, prototyping, or testing without account signup.
npx neon-new), SDK, or Vite plugin.envA working Postgres DB instantly with connection info in .env; user can claim within 72h to keep it permanently.
Use Cases
A developer is building a quick prototype and needs a Postgres DB without signing up. They ask the agent to set one up. The agent uses the claimable-postgres skill via CLI to provision a DB, write DATABASE_URL to .env, and share the claim URL. The dev gets a working DB in seconds and can claim it later to keep.
A QA engineer needs an isolated test DB that auto-expires. The agent calls the REST API with ref 'agent-skills', parses the JSON, writes the connection string to .env, and runs a seed SQL. The engineer gets a disposable DB for tests, avoiding cleanup and account overhead.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File