community-automations/github-docs-rag

Araştırma ve İstihbarat

PublicClaude otomasyonu

GitHub Docs RAG

GitHub API dokümantasyonu kocaman; doğru endpoint'i ve rate-limit notlarını bulmak bir sürü sekme arasında gidip gelmeyi gerektirir. Bu agent ise soruyu yanıtlar ve kaynaklarını gösterir.

sonnet4 günPineconeOpenAIGitHub APILangChain
ClaudeClaude
ROI for
README.md

Bu otomasyon neden işinize yarar

GitHub API dokümantasyonu kocaman; doğru endpoint'i ve rate-limit notlarını bulmak bir sürü sekme arasında gidip gelmeyi gerektirir. Bu agent ise soruyu yanıtlar ve kaynaklarını gösterir.

Resmi dokümantasyonu işler, endpoint'e göre index'ler ve yalnızca getirilen bölümlerden yanıt verir. Her yanıt doğrudan ilgili dokümantasyon sayfasına bağlanır, böylece geliştirici detayı doğrulayabilir ve kendisi aramak zorunda kalmadan okumaya devam edebilir.

Nasıl çalışır

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

Örnek çıktı

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

Answer GitHub API questions from the official docs only, citing the endpoint and a deep link for each claim.

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.