community-automations/github-docs-rag

Research & Omvärld

PublicClaude-subagent

GitHub Docs RAG

GitHubs API-dokumentation är enorm, och att hitta rätt endpoint plus dess noter om rate limits innebär mycket flikhoppande. Den här agenten svarar på frågan och visar sina källor.

sonnet4 dagarPineconeOpenAIGitHub APILangChain
ClaudeClaude
ROI for
README.md

Varför denna subagent

GitHubs API-dokumentation är enorm, och att hitta rätt endpoint plus dess noter om rate limits innebär mycket flikhoppande. Den här agenten svarar på frågan och visar sina källor.

Den läser in den officiella dokumentationen, indexerar den per endpoint och svarar enbart utifrån hämtade avsnitt. Varje svar länkar rakt till rätt dokumentationssida, så en utvecklare kan kontrollera detaljen och läsa vidare utan att leta upp den själv.

Så kör den

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

Exempel på output

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.