community-automations/postgres-conv-agent

Дослідження та розвідка

PublicСубагент Claude

Розмовний агент Postgres

Більшість людей, яким потрібна цифра з Postgres, не вміють писати запити, тож створюють тікет і чекають. Цей агент дозволяє просто запитати в чаті й отримати відповідь.

sonnet3 дніPostgresOpenAILangChainpgBouncer
ClaudeClaude
ROI for
README.md

Чому цей субагент

Більшість людей, яким потрібна цифра з Postgres, не вміють писати запити, тож створюють тікет і чекають. Цей агент дозволяє просто запитати в чаті й отримати відповідь.

Кожне з'єднання працює через роль лише для читання, тому нічого в базі даних не може змінитися. Агент пише SELECT, виконує його, пояснює рядки простою мовою та показує точний SQL внизу, щоб результату було легко довіритися.

Як він працює

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

Приклад результату

json
// Sample output
// (generated when the pipeline finishes)

Answer questions about the Postgres database using read-only SELECT queries and report both the result and the SQL used.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.