community-automations/github-docs-rag

Ricerca & Intelligence

PublicSubagent Claude

RAG sulla documentazione GitHub

La documentazione delle API di GitHub è enorme, e trovare l'endpoint giusto con le sue note sui rate limit significa saltare tra mille schede. Questo agente risponde alla domanda e mostra le sue fonti.

sonnet4 giorniPineconeOpenAIGitHub APILangChain
ClaudeClaude
ROI for
README.md

Perché questo subagent

La documentazione delle API di GitHub è enorme, e trovare l'endpoint giusto con le sue note sui rate limit significa saltare tra mille schede. Questo agente risponde alla domanda e mostra le sue fonti.

Ingerisce la documentazione ufficiale, la indicizza per endpoint e risponde solo a partire dalle sezioni recuperate. Ogni risposta rimanda direttamente alla pagina pertinente della documentazione, così uno sviluppatore può verificare il dettaglio e continuare a leggere senza doverlo cercare da sé.

Come gira

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

Esempio di 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.