community-automations/github-docs-rag

Research & intel

PublicClaude-subagent

GitHub Docs RAG

De GitHub API-docs zijn enorm, en het juiste endpoint plus de rate-limit-notities vinden betekent veel heen-en-weer tussen tabbladen. Deze agent beantwoordt de vraag en laat zijn bronnen zien.

sonnet4 dagenPineconeOpenAIGitHub APILangChain
ClaudeClaude
ROI for
README.md

Waarom deze subagent

De GitHub API-docs zijn enorm, en het juiste endpoint plus de rate-limit-notities vinden betekent veel heen-en-weer tussen tabbladen. Deze agent beantwoordt de vraag en laat zijn bronnen zien.

Hij leest de officiële docs in, indexeert ze per endpoint en antwoordt alleen uit opgehaalde secties. Elk antwoord linkt rechtstreeks naar de juiste docs-pagina, zodat een developer het detail kan verifiëren en verder kan lezen zonder er zelf naar te zoeken.

Hoe hij werkt

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

Voorbeelduitvoer

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.