Jujjuvarapu Abhishek
Community@Abhi-0930 · Hyderabad
Abhi-0930
Agent Skills by Jujjuvarapu Abhishek
Showing 7 vetted skills indexed across 1 GitHub repositories.
neon-postgres-egress-optimizer
Diagnose and fix Postgres query patterns that cause excessive database egress costs.
neon-functions
Deploy long-running Node.js HTTP functions on Neon branches with injected database connections.
neon-ai-gateway
Route LLM requests through a branch-scoped Neon gateway using one credential.
neon
Provision and configure Neon cloud backend primitives including Lakebase Postgres, Auth, Functions, and Object Storage.
neon-postgres-branches
Creates and manages Neon Postgres branches for migration testing and isolated development environments.
neon-object-storage
Provision and manage S3-compatible object storage that branches with Neon Postgres projects.
neon-postgres
Configure, connect, and diagnose Neon serverless Postgres databases including branching, migrations, and search.
Frequently Asked Questions About Jujjuvarapu Abhishek
FAQPage SchemaWhat tasks can I accomplish using Abhi-0930's Neon skills?▼
You can optimize Postgres egress costs, create isolated database branches for migration testing, provision S3-compatible object storage that branches with your project, deploy long-running serverless functions with cron triggers, and route LLM calls through a single gateway credential.
Who should use these Neon skill definitions?▼
Backend engineers and full-stack developers building on Neon Lakebase Postgres who need branching strategies, cost diagnostics, file storage, or streaming-capable functions. Also suited for teams consolidating multiple LLM provider keys into one gateway.
How do I set up and run these Neon skills?▼
Start with the root neon skill to configure the Neon CLI or MCP server and follow the branch-first workflow. Child skills activate contextually: neon-postgres handles DATABASE_URL and SQL work, while specialized skills cover egress, branches, storage, functions, and the gateway.
Are these Neon skills free and open source?▼
Yes. All seven skills are sourced from the public neondatabase/agent-skills GitHub repository. The skills themselves are freely accessible; underlying Neon platform usage follows Neon's own pricing, including scale-to-zero compute and egress-based billing.
What prerequisites do these Neon skills require?▼
A Neon project with Lakebase Postgres is the core prerequisite. Functions require Node.js workloads with DATABASE_URL injection; the gateway works with OpenAI, Anthropic, google-genai, Vercel AI SDK, or Mastra by changing only the base URL.