Domains
Forms
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 an overview of Neon's backend services (Postgres, Auth, Functions, Object Storage, AI Gateway), wants to pick the right Neon skill, or is setting up Neon for the first time / adding a service.
.md or curl.npx -y neon init, neon link, and branch-first dev with neon checkout.npx skills add.User gets oriented in Neon, has correct skills installed, project linked, and follows branch-first workflows with isolated DB branches.
Use Cases
A developer new to Neon wants to build an app with Postgres and Functions. Using the neon skill, they run `npx -y neon init` to install CLI/MCP, link the project via `neon link`, and follow the branch-first flow. The skill routes them to neon-functions for deployment, saving setup time and avoiding misconfiguration.
An agent needs to pick the right Neon capability among Postgres, Storage, and AI Gateway for a user task. The neon skill provides the decision map and doc-fetch tips, then installs missing skills via `npx skills add`. This prevents guesswork and ensures the agent uses the correct, up-to-date Neon skill set.
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