Transforms any GitHub project (repositories or GitHub pages) into a documentation hub. It allows AI tools like Cursor to access up-to-date documentation and code, ending hallucinations seamlessly.
暂无评论. 成为第一个评论的人!
登录以参与讨论
This tool gets the primary documentation from a GitHub repository, retrieving relevant documentation (e.g., llms.txt) to give an overview of the project.
This tool allows the AI to search through a repository's documentation by providing a specific search query to find relevant parts without loading all documentation.
This tool helps the AI get information from links mentioned in the documentation, retrieving content from those links and converting it to a readable format.
This tool searches through the actual code in the repository using GitHub's code search to find specific code examples or implementation details.