← ClaudeAtlas

neon-postgres-agent-platformslisted

Build and operate multi-tenant AI agent platforms on Neon. Use this skill whenever the user is designing an agent/app builder, provisioning a Neon project or database per user/app/agent run, managing thousands of tenant projects, separating sponsored free users from paid customers, moving projects between orgs, choosing personal vs organization vs project-scoped API keys, tracking fleet consumption or Agent Plan costs, creating compound checkpoints that combine DB snapshots with source revisions/secrets/deploy metadata, or orchestrating snapshot/restore flows for generated apps. Also use it for Neon Agent Program, Agent Plan, org/project limits, HIPAA, co-marketing, support, or neondatabase/neon-for-agent-platforms examples.
georgekhananaev/claude-skills-vault · ★ 24 · API & Backend · score 84
Install: claude install-skill georgekhananaev/claude-skills-vault
# Neon AI Agent Program Companion to `**neon-postgres**` (install that first). This skill covers fleet-scale control plane for the Neon Agent Program: dual-org layout, project transfer, per-tenant provisioning, compound checkpoints, consumption, and commercial terms. For connection strings, drivers, ORMs, branching tutorials, Auth in apps, Data API, and MCP, use `**neon-postgres**` and [Neon docs](https://neon.com/docs). ## Scope Use `**neon-postgres**` for general Neon usage. Use **this skill** when the question involves: - Dual-org economics and API keys (personal, organization, project-scoped) - Project-per-tenant provisioning and transfer - Fleet-wide snapshot/restore orchestration and housekeeping - Compound checkpoints - Consumption polling for metered fleets - Agent Plan commercial terms (with links, not invented numbers) - Partner support paths ## Install Skills ```bash npx skills add neondatabase/agent-skills -s neon-postgres ``` ## Assistants: what you can do after install With `**neon-postgres**` and **this skill** loaded, you have enough context for platform-level Neon work: dual-org layout, provisioning a project for a new tenant, compound checkpoints, org-wide consumption polling, and transfer/upgrade flows—without the user pasting long documentation. **Where runnable examples live:** TypeScript samples run from this skill’s [`scripts/`](https://github.com/neondatabase/neon-for-agent-platforms/tree/main/skills/neon-postgres-agent-platforms/scripts) dir