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.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
This tool gets the primary documentation from a GitHub repository. It retrieves relevant documentation (e.g., `llms.txt`), providing an overview of what the project is about.
This tool allows the AI to search through a repository's documentation using a specific search query, returning only relevant sections without loading all documentation.
This tool retrieves information from links mentioned in the documentation, converting the content into a format the AI can easily read.
This tool searches through the actual code in the repository using GitHub's code search, helping the AI find specific code examples or implementation details.