remote-bash
✓Execute bash commands against any public GitHub repository without cloning it locally. Use when the user needs to explore, search, or analyze external repos, check dependency source code, or investigate implementation details in third-party code.
Installation
SKILL.md
Execute bash commands against any public GitHub repository without cloning it to the local machine.
| owner/repo | vercel/next.js | Target the default branch | | package-name | zod | Reads version from local lockfile, resolves to repo + exact SHA |
| -ref | Target a specific branch or commit SHA | | -v | Target a specific version/tag |
Execute bash commands against any public GitHub repository without cloning it locally. Use when the user needs to explore, search, or analyze external repos, check dependency source code, or investigate implementation details in third-party code. Source: basehub-ai/forums.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/basehub-ai/forums --skill remote-bash- Source
- basehub-ai/forums
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is remote-bash?
Execute bash commands against any public GitHub repository without cloning it locally. Use when the user needs to explore, search, or analyze external repos, check dependency source code, or investigate implementation details in third-party code. Source: basehub-ai/forums.
How do I install remote-bash?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/basehub-ai/forums --skill remote-bash Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/basehub-ai/forums
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01