发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
pgvector Skill
PostgreSQL + pgvector extension for vector similarity search.
NeonDB
Neon is **serverless Postgres** — scales to zero, branches like git, instant provisioning. Perfect for AI agents needing databases without ops overhead.
pgvector Version
For large-scale deployments (>1000 chunks) or team use, use the pgvector version with PostgreSQL.
Neon Serverless Postgres
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 and works with any language, framework, or ORM that supports Postgres.
Claimable Postgres
Instant Postgres databases for local development, demos, prototyping, and test environments. No account required. Databases expire after 72 hours unless claimed to a Neon account.
Database Optimization Guide
Practical strategies for PostgreSQL query optimization, indexing, and performance tuning.
Installing Vector Memory for Aister
Vector memory for Aister — smart search system using PostgreSQL + pgvector + e5-large-v2.
💚 Neon
Neon serverless Postgres — manage projects, branches, databases, roles, endpoints, and compute via the Neon API.
Structs Guild Stack
The Guild Stack is a Docker Compose application that runs a full guild node with PostgreSQL indexing, GRASS real-time events, a webapp, MCP server, and transaction signing agent. It provides sub-second database queries for game state that would take 1-60 seconds via CLI.
Database Engineering Mastery
> Complete database design, optimization, migration, and operations system. From schema design to production monitoring — covers PostgreSQL, MySQL, SQLite, and general SQL patterns.
PostgreSQL Patterns
Quick reference for PostgreSQL best practices. For detailed guidance, use the `database-reviewer` agent.
Rust API Service — Project CLAUDE.md
> Real-world example for a Rust API service with Axum, PostgreSQL, and Docker. > Copy this to your project root and customize for your service.