معظم من يحتاجون رقماً من Postgres لا يستطيعون كتابة الاستعلام، فيفتحون تذكرةً وينتظرون. هذا الوكيل يتيح لهم أن يسألوا في المحادثة ويحصلوا على الجواب.
sonnet3 أيامPostgresOpenAILangChainpgBouncer
Claude
65ROI
73Scale
$2.8k92Saved
ROI for
README.md
لماذا هذا الوكيل تحديدًا
معظم من يحتاجون رقماً من Postgres لا يستطيعون كتابة الاستعلام، فيفتحون تذكرةً وينتظرون. هذا الوكيل يتيح لهم أن يسألوا في المحادثة ويحصلوا على الجواب.
يمرّ كل اتصال عبر دورٍ للقراءة فقط، فلا يتغيّر شيء في قاعدة البيانات. يكتب الوكيل عبارة SELECT، ويشغّلها، ويشرح الصفوف بكلماتٍ بسيطة، ويعرض عبارة SQL المحدّدة تحتها، فتسهل الثقة بالنتيجة.
كيف يعمل
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.
يفحص المخطّط العام ويخزّن علاقات الجداول مؤقتاً، فتُبقي الأسئلة اللاحقة على السياق.
pending
يحوّل كل رسالة محادثة إلى SELECT، ويُجريه على قاعدة البيانات، ويقرأ الصفوف بلغةٍ بسيطة.
pending
يرفق عبارة SQL المحدّدة التي شغّلها بكل إجابة، ليتمكّن أي أحد من التحقّق أو إعادة التشغيل.
pending
نموذج للمخرجات
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.