Browse GitHub repos in Emacs without cloning
Press C-x C-f with a GitHub URL and browse without cloning.
An LLM agent to query any github repo - Ask questions, features, gaps, improvements
Chat-with-your-codebase tool, but Cursor, Continue, and Cody already own this.
Developers onboarding large codebases, understanding unfamiliar OSS projects, or building code-aware AI agents.
Cursor · Continue · Sourcegraph Cody
The idea is simple. When you open a new repo, most of the time goes into figuring out: - Where the main logic lives - How modules connect - How to run or debug things
This agent clones a repo, indexes files, and lets an LLM reason over the structure so you can ask questions or automate tasks.
Useful for: - Onboarding large codebases - Understanding OSS repos - Debugging unfamiliar projects - Building higher-level code agents
This came out of experiments we were doing with NEO AI for building autonomous AI Agents where agents need to read repos before modifying them.
Looking for feedback on repo indexing strategies, eval benchmarks, or similar tools people have built.
Press C-x C-f with a GitHub URL and browse without cloning.
Clever VFS-over-GitHub-API trick, but Gitingest and Cursor already solve this.
Curated directory of gov repos, but GitHub Advanced Search already filters by topic and org.
No repo required beats Vercel's skills.sh for sharing single SKILL.md files.
Git-native markdown sync with agent templates for release notes and task summaries.
Single-page scorer for AI-ready repos when 'code quality' already covers this.