community-automations/postgres-conv-agent

リサーチ&インテリジェンス

PublicClaude サブエージェント

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.