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.