npm-git-install
Install npm packages directly from Git repositories using HTTPS or SSH, supporting branches, tags, and private repos.
Install
npx skills add https://github.com/supercent-io/skills-template --skill npm-git-installStats
| Total installs | 10,439 |
| Weekly installs | 10.4K |
| GitHub stars | 88 |
| First seen | Jan 24, 2026 |
| Source | @supercent-io/skills-template |
Summary
- Supports HTTPS and SSH methods for public and private repositories, with authentication via SSH keys or personal access tokens
- Install from specific branches, tags, commits, or the default branch by appending #<ref> to the git URL
- Automatically runs the prepare script during installation, enabling TypeScript compilation and builds for packages not yet published to npm
- Add git URLs directly to package.json dependencies using full git URLs or GitHub shorthand syntax (github:owner/repo#branch)
Tags
Related skills
| Skill | Installs | vs npm-git-install |
|---|---|---|
| log-analysis | 10,644 | +205 |
| agent-configuration | 10,070 | -369 |
| technical-writing | 11,701 | +1,262 |
| docker-expert | 8,833 | -1,606 |
| agentic-workflow | 10,147 | -292 |
FAQ
- How many installs does npm-git-install have?
- npm-git-install has 10,439 total installs and 10.4K installs this week.
- Where is npm-git-install hosted?
- npm-git-install is published by @supercent-io/skills-template at https://github.com/supercent-io/skills-template.
- How many GitHub stars does npm-git-install have?
- npm-git-install has 88 GitHub stars.
- When was npm-git-install first indexed?
- OrangeBot.AI first indexed npm-git-install on Jan 24, 2026.
- How do I install npm-git-install?
- Run: npx skills add https://github.com/supercent-io/skills-template --skill npm-git-install