发现优质的 AI Agent 技能

聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用

80,053浏览
2下载资源
1用户
广告位 728x90

共 56 个技能

🔗

PostgreSQL Optimization Workflow

来自 sickn33/antigravity-awesome-skills 技能

postgressqlworkflowsickn33+1
21942
0
🔗

pgbouncer.ini

server_idle_timeout = 60 client_idle_timeout = 300 ``` Reference: [Connection Timeouts](https://www.postgresql.org/docs/current/runtime-config-client.html#GUC-IDLE-IN-TRANSACTION-SESSION-TIMEOUT)

postgressqlsickn33agentic-skills+1
21942
0
🔗

Section Definitions

This file defines the rule categories for Postgres best practices. Rules are automatically assigned to sections based on their filename prefix.

postgressickn33agentic-skillsai-agents+1
21942
0
🔗

Writing Guidelines for Postgres Rules

This document provides guidelines for creating effective Postgres best practice rules that work well with AI agents and LLMs.

aiagentpostgresdocument+1
21942
0
🔗

Postgres Best Practices

**Version 1.0.0** Supabase January 2026

postgressickn33agentic-skillsai-agents+1
21942
0
🔗

Tech Stack

Set up the following tech stack: - **Rails ~8** with PostgreSQL - Server-side framework and database - **Inertia.js ~2.3** - Bridges Rails and React for SPA-like experience without API - **React ~19.2** - Frontend UI framework - **Vite ~5** - JavaScript bundler with HMR

aipostgressqldatabase+1
21942
0
🔗

For Postgres, use transactions instead of steps

engine.execute("INSERT INTO table VALUES (?)", data) ``` **Correct (using transaction):**

postgressickn33agentic-skillsai-agents+1
21942
0
🔗

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.

aipostgresdatabasesickn33+1
21942
0
🔗

PostgreSQL Job Queue

Production-ready job queue using PostgreSQL with priority scheduling, batch claiming, and progress tracking.

aipostgressqlopenclaw+1
2329
0
🔗

PostgreSQL State Management (Experimental)

This document describes how the OpenProse VM tracks execution state using a **PostgreSQL database**. This is an experimental alternative to file-based state (`filesystem.md`), SQLite state (`sqlite.md`), and in-context state (`in-context.md`).

postgressqldatabasedocument+1
2329
0
🔗

PostgreSQL State Management (Experimental)

This document describes how the OpenProse VM tracks execution state using a **PostgreSQL database**. This is an experimental alternative to file-based state (`filesystem.md`), SQLite state (`sqlite.md`), and in-context state (`in-context.md`).

postgressqldatabasedocument+1
2329
0
🔗

Supabase Vault — Enhanced Secret Storage

Replaces the local `secrets.json` vault with Supabase Vault. All OpenClaw API keys, tokens, and auth credentials are stored AES-256 encrypted in your Supabase Postgres database. Bootstrap credentials (the Supabase URL + service_role key needed to reach the vault) are encrypted locally using OS keychain or machine-derived AES-256-GCM.

aipostgresdatabaseapi+1
2329
0
广告位 728x90