ADK Docs Extension
Integrates official Agent Development Kit documentation into Gemini CLI for accurate, real-time information retrieval.
소개
This Gemini CLI extension provides up-to-date documentation for the Agent Development Kit (ADK) by leveraging the MCP LLMS-TXT Doc Server. It sources content directly from the official ADK-Docs repository's `llms.txt` file, which acts as a sitemap of the available documentation. The extension includes a `GEMINI.md` file that instructs the Gemini model to utilize these tools, ensuring that answers to ADK-related queries are precise and consistent with the latest ADK documentation, thereby avoiding reliance on potentially outdated internal knowledge.
주요 기능
- Integrates ADK documentation directly into Gemini CLI
- Guides the Gemini model with specific instructions for ADK queries
- Ensures access to current and accurate ADK information, preventing reliance on outdated knowledge
- 1 GitHub stars
- Utilizes MCP LLMS-TXT Doc Server for content delivery
- Sources content from the official ADK-Docs repository's `llms.txt` sitemap
사용 사례
- Providing consistent and current ADK information within the Gemini CLI environment
- Answering questions about ADK features and APIs via Gemini CLI
- Assisting developers with tasks related to the Agent Development Kit