npm

npm

Handle npm package installation in non-interactive environments by piping confirmations. Use when installing Node.js packages that require user confirmation prompts.

npmOpenHands
44 stars
1.2k downloads
Updated 1w ago

Readme

npm follows the SKILL.md standard. Use the install command to add it to your agent stack.

---
name: npm
description: Handle npm package installation in non-interactive environments by piping confirmations. Use when installing Node.js packages that require user confirmation prompts.
triggers:
- npm
---

When using npm to install packages, you will not be able to use an interactive shell, and it may be hard to confirm your actions.
As an alternative, you can pipe in the output of the unix "yes" command to confirm your actions.

Install

Requires askill CLI v1.0+

Metadata

LicenseUnknown
Version-
Updated1w ago
PublisherOpenHands

Tags

No tags yet.