Neon

Overview of Neon, a complete set of cloud backend primitives for apps and agents, spanning Lakebase Postgres, Auth, the Data API, Object Storage, Compute Functions, and the AI Gateway. Start here to route to the right Neon skill, set up the CLI or MCP server, and follow the branch-first workflow. Use when "Neon" or...

概览

Neon is a SKILL.md workflow from neondatabase/agent-skills. It is categorized under data analysis and links back to its reviewed source so users can inspect the complete instructions and bundled resources before installation.

使用场景

Apply Neon as a repeatable data analysis workflow.
Evaluate the source instructions and bundled resources before installation.
Use the skill with a compatible Agent Skills runtime.

安装说明

# Review source first
open https://github.com/neondatabase/agent-skills/blob/main/skills/neon/SKILL.md

Copy the reviewed skill folder into the skills directory used by your compatible agent.

安全提示

AIToolly validated the published source structure and license automatically. Review neondatabase/agent-skills and any bundled scripts again before granting workspace, command, or network access.

相关 Skills

Derive Client

vercel-labs/agent-browser

数据分析

通过将浏览器流量记录到 HAR 文件中,对网站的内部 API 进行逆向工程,然后生成一个直接调用端点的独立客户端或 CLI,在首次记录后无需浏览器。当被要求“派生客户端”、“为 <site> 构建 CLI”、“逆向工程此网站的 API”、“记录网络请求”、“将此网站转换为 API”,或者当同一个网站将被重复自动化且直接调用 HTTP 比每次都驱动浏览器更高效时,请使用此功能。

browserdata
42,073 StarsApache-2.0

Supabase Postgres Best Practices

supabase/agent-skills

数据分析

由 Supabase 维护的 Postgres 最佳实践,适用于运行在任何地方的 Postgres。在编写或更改 Postgres 数据库中的任何内容 BEFORE 加载此技能:创建或修改表和列(包括选择列类型)、架构设计、迁移和声明式架构文件、RLS 策略及验证它们的测试、索引、触发器、数据库函数、队列和计划任务 (pg_cron, pgmq)、向量/语义搜索 (pgvector),以及恢复转储 (pg_restore) 或导入。

securityreview
2,581 StarsMIT

Supabase

supabase/agent-skills

数据分析

在执行涉及 Supabase 的 ANY 任务时使用。触发场景:Supabase 产品(Database、Auth、Edge Functions、Realtime、Storage、Vectors、Cron、Queues);Next.js、React、SvelteKit、Astro、Remix 中的客户端库和 SSR 集成(supabase-js、@supabase/ssr);身份验证问题(login、logout、sessions、JWT、cookies、getSession、getUser、getClaims、RLS);Supabase CLI 或 MCP 服务器;模式更改、迁移、声明式模式、安全审计、Postgres 扩展(pg_graphql、pg_cron、pg_vector);deb

reactfrontend
2,581 StarsMIT

Deep Agents Orchestration

langchain-ai/langchain-skills

数据分析

在 Deep Agents 中使用子代理、任务规划或人工审批时的 INVOKE THIS SKILL。涵盖用于规划的 SubAgentMiddleware、TodoList 以及 HITL 中断。

CodexClaude
typescriptpython
1,200 Stars已链接来源

Dx App Analytics Query

forcedotcom/sf-skills

数据分析

ISV App Analytics 元数据类型 — AppAnalyticsQueryRequest 和 AppAnalyticsSettings。当用户询问有关检索托管包使用数据、配置 App Analytics 模拟模式、查询订阅者快照或了解 AppAnalyticsQueryRequest 生命周期(New → Pending → Complete → Expired)时,请使用此技能。TRIGGER 当:用户提到 App Analytics、AppAnalyticsQueryRequest、AppAnalyticsSettings、包使用数据、订阅者分析、ISV 分析或模拟模式时。

testingdata
948 StarsApache-2.0

Mongodb Connection

mongodb/agent-skills

数据分析

针对任何受支持的驱动程序语言优化 MongoDB 客户端连接配置(池、超时、模式)。在处理、更新或审查实例化或配置 MongoDB 客户端的函数(例如调用 `connect()` 时)、配置连接池、排查连接错误(ECONNREFUSED、超时、池耗尽)以及优化与连接相关的性能问题时,请使用此 skill。这包括使用 MongoDB 构建 serverless 函数、创建 API en 等场景。

CodexClaude
pythondesign
182 StarsApache-2.0