LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills with input: PostgreSQL database connection

Browse skills that use this input.

  • typescript-distributed-lock - TypeScript Distributed Lock
    typescriptdistributed-lockredispostgresql

    ★ 0 · Updated 2026-09-14

    Implement safe distributed locks in TypeScript using Redis, PostgreSQL advisory locks, lease renewal, and fencing tokens for multi-instance Node workers.

    ⚙ Acquire Redis locks with TTL⚙ Release Redis locks via Lua⚙ Acquire PostgreSQL advisory locks
  • find-hypertable-candidates - Identify PostgreSQL Tables for TimescaleDB
    PostgreSQLTimescaleDBdatabase analysistime-series

    ★ 119 · Updated 2026-06-15

    Analyze PostgreSQL database to find tables suitable for TimescaleDB hypertable conversion

    ⚙ analyze database schema⚙ retrieve table statistics⚙ examine index patterns
  • auth:mlflow-oidc-auth - Configure MLflow with Keycloak OIDC authentication
    authenticationMLflowOIDCKeycloak

    ★ 122 · Updated 2026-03-23

    Configure MLflow Tracking Server with Keycloak OIDC authentication using mlflow-oidc-auth plugin

    ⚙ configure OIDC authentication⚙ set up authorization groups⚙ apply runtime patches
  • natural-language-postgres - Natural Language SQL Query Assistant for PostgreSQL
    databasesqlnlppostgresql

    ★ 602 · Updated 2026-02-12

    Converts natural language questions into SQL queries for PostgreSQL databases

    ⚙ accept natural language input⚙ generate SQL queries⚙ execute database queries