community-automations/github-docs-rag

Recherche & Veille

PublicSous-agent Claude

RAG docs GitHub

La doc de l'API GitHub est énorme, et trouver le bon endpoint avec ses notes de rate limit demande de jongler entre dix onglets. Cet agent répond à la question et montre ses sources.

sonnet4 joursPineconeOpenAIGitHub APILangChain
ClaudeClaude
ROI for
README.md

Pourquoi ce sous-agent

La doc de l'API GitHub est énorme, et trouver le bon endpoint avec ses notes de rate limit demande de jongler entre dix onglets. Cet agent répond à la question et montre ses sources.

Il ingère la doc officielle, l'indexe par endpoint et ne répond qu'à partir des sections récupérées. Chaque réponse renvoie directement à la page de docs concernée, pour qu'un développeur vérifie le détail et continue sa lecture sans avoir à la chercher lui-même.

Comment il s'exécute

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

Exemple de sortie

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.