Git Repo Reader

Clone and read any git repository given a URL (HTTPS or SSH), from any hosting platform (GitHub, GitLab, Gitee, Bitbucket, self-hosted, etc.). Caches cloned repos locally so follow-up questions in the same or later sessions can reuse them without re-downloading. TRIGGER THIS SKILL whenever the user provides a git repository URL and asks to read, explore, understand, or analyze the codebase. Trigger phrases include: 'look at this repo', 'read this repo', 'check this codebase', 'how does this repo implement X', 'what does this project do', 'analyze this repository', 'explore this codebase', 'clone and read', '看看这个仓库', '读一下这个代码库', '分析一下这个项目', '这个仓库怎么实现的', '帮我看看这个 repo'. Also trigger when a message contains a git clone URL (https://..., git@...) combined with a question about the code, architecture, or implementation. This skill works with ANY git-cloneable URL — not limited to GitHub. Use it even when the user just pastes a repo URL and asks a question about it.

jie-meng Updated

File contents

jie-meng/mythril-agent-skills/tree/main/mythril_agent_skills/skills/git-repo-reader commit 8418c36069

Frequently asked questions

npx skillmds@latest add jie-meng/git-repo-reader