CtrlK
BlogDocsLog inGet started
Tessl Logo

neon-postgres

Guides and best practices for working with Neon Serverless Postgres. Covers getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/auth), PostgREST-style data API (@neondatabase/neon-js), Neon CLI, and Neon's Platform API/SDKs. Use for any Neon-related questions.

75

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

85%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-architected index-style skill: lean per-topic pointers with explicit trigger descriptions, concrete MCP/doc-fetching commands, and a verification checkpoint in the setup workflow. The only real weakness is a brief introductory paragraph that re-explains Neon architecture Claude already knows.

Suggestions

Trim or remove the opening paragraph ('Neon is a serverless Postgres platform that separates compute and storage...') — Claude already knows Neon's architecture; keep only the navigational 'What Is Neon' pointer if framing is needed.

Consolidate the redundant Neon Auth note that re-points to connection-methods.md, since connection methods already have their own section, to tighten the body further.

DimensionReasoningScore

Conciseness

Mostly an efficient index of 'Use this for X. Link: <url>' pointers plus concise key-points bullets, but the opening line 'Neon is a serverless Postgres platform that separates compute and storage to offer autoscaling, branching, instant restore, and scale-to-zero. It's fully compatible with Postgres...' explains Neon architecture Claude already knows. Not a 3 because of that unnecessary explanatory padding; not a 1 because the body is largely lean and navigational.

2 / 3

Actionability

Provides concrete, copy-paste-ready items: 'codex mcp add neon --url https://mcp.neon.tech/mcp', the doc-fetching tricks 'Append .md to the URL' and 'curl -H "Accept: text/markdown"', and the docs index URL. Not a 2 because the inline guidance is executable and specific rather than pseudocode or vague.

3 / 3

Workflow Clarity

The MCP setup sequence is clearly ordered with an explicit verification checkpoint: add the server, 'Restart Codex, then verify by attempting to list projects.' Doc-fetching is unambiguous with two named methods. Not a 2 because an explicit validate/verify step is present; there are no destructive or batch operations that would cap the score.

3 / 3

Progressive Disclosure

Textbook one-level-deep structure: an overview in SKILL.md with well-signaled 'Link:' pointers to per-topic reference pages, each prefixed by a 'Use this for...' description. The only bundle files present are images in assets/; the referenced paths are remote hosted docs (verified not local bundle files), so navigation is one level deep and easy. Not a 2 because references are clearly signaled and content is appropriately split.

3 / 3

Total

11

/

12

Passed

Description

100%Weight 40%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, third-person description that names concrete capabilities with real package identifiers and includes an explicit 'Use for...' trigger. It clearly answers both what the skill does and when to invoke it, with low conflict risk given the Neon-specific niche.

DimensionReasoningScore

Specificity

Lists multiple concrete capability areas with real, specific names: 'getting started, local development with Neon, choosing a connection method, Neon features, authentication (@neondatabase/auth), PostgREST-style data API (@neondatabase/neon-js), Neon CLI, and Neon's Platform API/SDKs'. The named packages and feature areas match the 'lists multiple specific concrete actions' anchor; not a 2 because the coverage is comprehensive rather than partial.

3 / 3

Completeness

Answers both what ('Guides and best practices for working with Neon Serverless Postgres. Covers...') and when via an explicit 'Use for any Neon-related questions' trigger clause. Not a 2 because the 'when' is explicit, not merely implied.

3 / 3

Trigger Term Quality

Natural user-facing terms appear throughout: 'Neon Serverless Postgres', 'Neon features', 'Neon CLI', 'authentication', and the explicit trigger 'Use for any Neon-related questions'. A user would readily say 'Neon' or 'Neon Postgres'; not a 2 because common variations are well covered.

3 / 3

Distinctiveness Conflict Risk

Neon is a specific, narrowly-scoped niche with distinct trigger terms, so it is unlikely to fire for unrelated skills. Not a 2 because the triggers ('Neon', 'Neon Serverless Postgres') are specific rather than generic.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
openai/plugins
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.