← Back to tools
View AGENTS.md for gitsnip
gitsnip
Download specific folders from a git repository
Description
Gitsnip is a CLI tool to download specific folders from a git repository without cloning the entire repo. Extract just the directories you need from any git repository.
When to use this tool
✓ Good fit when
- You only need specific folders from a repository
- You want to avoid cloning large repos
✕ Avoid when
- You need the full repository history
AI Summary
Download specific folders from git repositories without cloning the entire repo.
Capabilities
- + Download specific directories from repos
- + Avoid full repository clones
- + Extract targeted content
Use When
- → You only need specific folders from a repository
- → You want to avoid cloning large repos
Avoid When
- x You need the full repository history