npm

Official

Automate non-interactive npm installs.

AuthorOpenHands
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates handling npm installations in non-interactive environments by enabling piping of confirmations, removing manual prompts that block automation.

Core Features & Use Cases

  • Non-interactive installs: Allow npm to run in CI and scripts without prompts.
  • Piped confirmations: Use the unix yes command to supply confirmations automatically.
  • Use Case: Streamline automated server provisioning that relies on npm packages.

Quick Start

Use the npm skill to install packages in non-interactive environments by piping the output of the unix yes command to npm prompts, for example: printf 'y\n' | npm install

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: npm
Download link: https://github.com/OpenHands/skills/archive/main.zip#npm

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.