fix: validation errors for v7.0.0 release

- Fix oversized descriptions in scikit-learn, claimable-postgres, filesystem-context, skill-writer, hosted-agents
- Fix dangling links in alpha-vantage, emergency-card, filesystem-context, hosted-agents
- Fix missing name in skin-health-analyzer
- Fix name mismatch in google-sheets-automation
- Re-download pandas SKILL.md
- Fix emergency-card broken references
This commit is contained in:
sck_0
2026-03-06 09:13:58 +01:00
parent f313788985
commit e1b071dfd9
9 changed files with 11 additions and 30 deletions

View File

@@ -1,13 +1,6 @@
---
name: claimable-postgres
description: >-
Provision instant temporary Postgres databases via Claimable Postgres by Neon
(pg.new) with no login, signup, or credit card. Supports REST API, CLI, and
SDK. Use when users ask for a quick Postgres environment, a throwaway
DATABASE_URL for prototyping/tests, or "just give me a DB now". Triggers
include: "quick postgres", "temporary postgres", "no signup database",
"no credit card database", "instant DATABASE_URL", "npx get-db", "pg.new",
"pg.new API", "claimable postgres API".
description: Provision instant temporary Postgres databases via Claimable Postgres by Neon (pg.new). No login or credit card required. Use for quick Postgres environments and throwaway DATABASE_URL for prototyping.
---
# Claimable Postgres