Ross ROSS = Recommend OSS · open-source software intelligence for agents

siddharthkp/auto-install

Install dependencies as you code ⚡️ observed · 2026-08-28

github.com/siddharthkp/auto-install · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3678
  • days_rel: n/a
  • days_push: 1934
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1203 stars · 49 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Node.js CLI tool that watches your code and automatically installs npm dependencies as you import them, uninstalling unused ones. It supports yarn, exact versions, and a secure mode that only installs popular packages.

Use cases

  • automatically install npm packages when I import them
  • stop manually running npm install while coding
  • auto-remove unused dependencies from package.
  • use yarn instead of npm for auto-installing dependencies
  • only auto-install popular packages to avoid typosquatting

When to choose

  • you want zero-friction dependency management while prototyping in Node.js
  • you frequently forget to install modules before running code
  • you want unused packages cleaned up automatically

When to avoid

  • you need strict, reviewed dependency changes in production projects
  • the project is inactive and may lag behind modern npm/yarn behavior
  • you use package managers other than npm or yarn

Facets

cli-tool · maturity maintenance

package-manager developer-tools cli developer-tools web-development cli cross-platform npm yarn auto-install watch-mode javascript command-line nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
siddharthkp/auto-installmain23

For agents

markdown · JSON · MCP: product_card(name="siddharthkp/auto-install")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem