Skip to content

feat(skills): package 3 Neon skills#506

Merged
JAORMX merged 1 commit into
mainfrom
skills/neon
Apr 20, 2026
Merged

feat(skills): package 3 Neon skills#506
JAORMX merged 1 commit into
mainfrom
skills/neon

Conversation

@JAORMX
Copy link
Copy Markdown
Collaborator

@JAORMX JAORMX commented Apr 20, 2026

Packages 3 skills from neondatabase/agent-skills (Apache-2.0), pinned to 38c7da8.

Skills added

  • neon-postgres — Neon Serverless Postgres guide (connection methods, drivers, CLI, branching, autoscaling, scale-to-zero, replicas)
  • claimable-postgres — instant temporary Postgres databases via neon.new (REST/CLI/SDK/Vite plugin paths)
  • neon-postgres-egress-optimizer — diagnose/fix high egress bills with pg_stat_statements and query refactors

Security

All 3 carry only MANIFEST_MISSING_LICENSE (INFO). No other scanner findings.

Test plan

  • task validate-skill on all 3 — VALID
  • task scan-skill passes
  • CI green
  • 3 OCI artifacts published

Closes #486

Packages 3 skills from neondatabase/agent-skills (Apache-2.0).

- neon-postgres — Neon Serverless Postgres guide (connection methods,
  drivers, CLI, branching, autoscaling, scale-to-zero, replicas)
- claimable-postgres — instant temp Postgres databases (neon.new) with
  REST/CLI/SDK/Vite plugin paths
- neon-postgres-egress-optimizer — diagnose/fix high egress bills with
  pg_stat_statements and query refactors

Pinned to upstream 38c7da8. All pass scanner with only
MANIFEST_MISSING_LICENSE.

Refs #486
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@JAORMX JAORMX added the skills Skill packaging, vendor skill imports label Apr 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🛡️ Skill Security Scan Results

✅ claimable-postgres

  • Status: Passed
  • Findings: 1
  • Allowed (not blocking): 1
    • MANIFEST_MISSING_LICENSE (Allowed: neondatabase/agent-skills is licensed Apache-2.0 at the repository root; upstream does not embed an SPDX license identifier in per-skill SKILL.md frontmatter.)

✅ neon-postgres

  • Status: Passed
  • Findings: 1
  • Allowed (not blocking): 1
    • MANIFEST_MISSING_LICENSE (Allowed: neondatabase/agent-skills is licensed Apache-2.0 at the repository root; upstream does not embed an SPDX license identifier in per-skill SKILL.md frontmatter.)

✅ neon-postgres-egress-optimizer

  • Status: Passed
  • Findings: 1
  • Allowed (not blocking): 1
    • MANIFEST_MISSING_LICENSE (Allowed: neondatabase/agent-skills is licensed Apache-2.0 at the repository root; upstream does not embed an SPDX license identifier in per-skill SKILL.md frontmatter.)

Summary: Scanned 3 skill(s), all passed security checks. ✅

@JAORMX JAORMX merged commit c34fd4a into main Apr 20, 2026
14 checks passed
@JAORMX JAORMX deleted the skills/neon branch April 20, 2026 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skills Skill packaging, vendor skill imports

Projects

None yet

Development

Successfully merging this pull request may close these issues.

skill: package neondatabase/agent-skills into dockyard

2 participants