Skip to main content
Run any Skill in Manus
with one click
$pwd:

deps-install

// Universal dependency installer that auto-detects the project's package manager (uv, bun, npm, yarn, pnpm, cargo, go) and runs the correct install command for dev, global, or project-local installs. Use when the user wants to install dependencies without worrying which package manager the project uses, add a package as a dev dependency, install globally, sync the lockfile, or when they mention "install dependencies", "add package", or "run the right package manager here".

$ git log --oneline --stat
stars:31
forks:5
updated:May 6, 2026 at 17:46
SKILL.md
readonly