Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Handle packages/dependencies, environment variables, config files, lockfiles, and scripts safely. Use this skill whenever a task involves installing or evaluating a dependency, changing config files (framework config, tsconfig, linting/build config), adding/changing environment variables, or modifying package.json scripts. Installing new dependencies, upgrading major versions, and changing config require approval before action.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 18% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 59% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 21% | 0% |
| case-19 | ✗→✓ | ▲ Improved | 37% | 0% |
| case-21 | ✗→✓ | ▲ Improved | 69% | 0% |
Manage packages, environment configuration, and project config files safely — avoiding unnecessary dependencies, unapproved upgrades, lockfile drift, and risky config changes.
.env.example or equivalent updated).tsconfig.json, lint/format config, build config) need changes.package.json scripts need to be added/changed.package.json (dependencies, devDependencies, scripts), lockfile type..env.example or equivalent (without reading actual secret values from .env if avoidable).package.json and codebase usage for a library that already solves the need, or a native/platform API that does..env.example) with a placeholder value and a short comment on purpose.process.env.X, a typed config module).package.json scripts unless asked; if asked, follow the naming style of existing scripts..env.example (or equivalent) in sync with actual required environment variables, without real secret values.package.json after any approved install (regenerated by the package manager, not hand-edited)..env.example/equivalent reflects any new required environment variables.Do not invent a custom final response format for this skill. Follow the Global Agent Output and Reporting Skill. Only include skill-specific reporting details when necessary for understanding the completed work.
Other measured skills in the registry, with their headline benchmark lift.