community-automations/postgres-conv-agent

Nghiên cứu & Thông tin tình báo

PublicSubagent Claude

Agent hội thoại Postgres

Hầu hết những người cần một con số từ Postgres đều không biết viết query, nên họ tạo ticket rồi chờ đợi. Agent này cho phép họ chỉ cần hỏi trong chat và nhận lại câu trả lời.

sonnet3 ngàyPostgresOpenAILangChainpgBouncer
ClaudeClaude
ROI for
README.md

Tại sao chọn subagent này

Hầu hết những người cần một con số từ Postgres đều không biết viết query, nên họ tạo ticket rồi chờ đợi. Agent này cho phép họ chỉ cần hỏi trong chat và nhận lại câu trả lời.

Mọi kết nối đều chạy qua role chỉ đọc, nên không có gì trong database bị thay đổi. Agent viết câu SELECT, chạy nó, giải thích các hàng bằng ngôn ngữ dễ hiểu, và hiển thị chính xác câu SQL bên dưới để kết quả dễ kiểm chứng.

Cách vận hành

    • 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.

Ví dụ đầu ra

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.