node-deps

Installation
SKILL.md

Node Dependencies Update Skill

File paths: All scripts/ paths in this skill resolve under ~/.agents/skills/node-deps/. Do not look for them in the current working directory.

Update Node.js dependencies using taze CLI with smart prompting: auto-apply MINOR/PATCH updates, prompt for MAJOR updates individually, skip fixed-version packages.

Prerequisites

Before starting, verify taze is installed by running:

~/.agents/skills/node-deps/scripts/run-taze.sh

If exit code is 1, stop and inform the user that taze must be installed:

  • Global install: npm install -g taze
  • One-time: npx taze
Related skills

More from paulrberg/agent-skills

Installs
11
GitHub Stars
54
First Seen
Feb 5, 2026