{"id":40993267,"url":"https://github.com/neondatabase/agent-skills","last_synced_at":"2026-01-27T19:25:50.836Z","repository":{"id":333906646,"uuid":"1138578572","full_name":"neondatabase/agent-skills","owner":"neondatabase","description":"Agent Skills for Neon Severless Postgres","archived":false,"fork":false,"pushed_at":"2026-01-21T21:23:10.000Z","size":94,"stargazers_count":11,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-26T07:37:21.507Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neondatabase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-01-20T21:17:10.000Z","updated_at":"2026-01-24T08:13:10.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/neondatabase/agent-skills","commit_stats":null,"previous_names":["neondatabase/agent-skills"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/neondatabase/agent-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neondatabase%2Fagent-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neondatabase%2Fagent-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neondatabase%2Fagent-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neondatabase%2Fagent-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neondatabase","download_url":"https://codeload.github.com/neondatabase/agent-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neondatabase%2Fagent-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28784093,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T13:55:28.044Z","status":"ssl_error","status_checked_at":"2026-01-26T13:55:26.068Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-22T08:00:36.674Z","updated_at":"2026-01-26T18:01:36.103Z","avatar_url":"https://github.com/neondatabase.png","language":null,"funding_links":[],"categories":["Skills Catalog","Data \u0026 Analytics"],"sub_categories":["Backend (7)"],"readme":"\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://neon.com/brand/neon-logo-dark-color.svg?new\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://neon.com/brand/neon-logo-light-color.svg?new\"\u003e\n  \u003cimg width=\"250px\" alt=\"Neon Logo fallback\" src=\"https://neon.com/brand/neon-logo-dark-color.svg?new\"\u003e\n\u003c/picture\u003e\n\n# Agent Skills\n\nA collection of [Agent Skills](https://agentskills.io/) for Neon Serverless Postgres.\n\n## What are Agent Skills?\n\nAs per the Agent Skills spec, skills are folders of instructions, scripts, and resources that agents can discover and use to do things more accurately and efficiently. Once installed, skills are automatically invoked by the agent upon detection of relevant tasks.\n\nIt all starts with the `SKILL.md` file in the skill's directory. It's the entry point and allows agents to progressively discover information as needed.\n\n## Available Skills\n\n### Using Neon\n\n[skills/using-neon](skills/using-neon/SKILL.md)\n\nA comprehensive guide and best practices for working with Neon Serverless Postgres. It covers:\n\n**Core Guides:**\n\n- Getting started with Neon\n- Developer tools (VSCode extension, MCP server, neon init CLI)\n- Choosing connection methods (decision tree by language/platform/runtime)\n- Feature overview (branching, autoscaling, scale-to-zero, instant restore)\n\n**Database Drivers \u0026 ORMs:**\n\n- `@neondatabase/serverless` - HTTP/WebSocket queries for serverless/edge functions\n- Drizzle ORM integration\n\n**Authentication \u0026 Full SDK:**\n\n- `@neondatabase/auth` - Authentication only\n- `@neondatabase/neon-js` - Auth + Data API (PostgREST-style queries)\n\n**Platform API \u0026 SDKs:**\n\n- REST API for managing Neon resources\n- TypeScript SDK (`@neondatabase/api-client`)\n- Python SDK (`neon-api`)\n\n## Installation\n\n```bash\nnpx add-skill neondatabase/agent-skills\n```\n\n## Usage\n\nExample prompts:\n\n```\nGet started with Neon\n```\n\n```\nRecommend a connection method for this project\n```\n\n```\nSet up Drizzle ORM with Neon\n```\n\n```\nSet up Neon Auth for my Next.js app\n```\n\n```\nQuery the database using neon-js\n```\n\n```\nCreate a new Neon branch using the API\n```\n\n```\nUse the serverless driver for edge functions\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneondatabase%2Fagent-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneondatabase%2Fagent-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneondatabase%2Fagent-skills/lists"}