community-automations/github-docs-rag

リサーチ&インテリジェンス

PublicClaude サブエージェント

GitHub ドキュメント RAG

GitHub APIのドキュメントは膨大で、目的のエンドポイントとレート制限の注記を見つけるだけでも、タブを行ったり来たりする羽目になります。このエージェントは質問に答えるだけでなく、その根拠も示します。

sonnet4日PineconeOpenAIGitHub APILangChain
ClaudeClaude
ROI for
README.md

このサブエージェントを選ぶ理由

GitHub APIのドキュメントは膨大で、目的のエンドポイントとレート制限の注記を見つけるだけでも、タブを行ったり来たりする羽目になります。このエージェントは質問に答えるだけでなく、その根拠も示します。

公式ドキュメントを取り込み、エンドポイントごとにインデックス化して、取得したセクションだけをもとに回答します。すべての回答が該当するドキュメントページに直接リンクするため、開発者は自分で検索し直すことなく、詳細を確認し、そのまま読み進められます。

動作の流れ

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

出力サンプル

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.