From openhands-skills
Handles npm package installation in non-interactive environments by piping 'yes' confirmations. Invoke via /npm for Node.js packages that prompt for user input.
npx claudepluginhub openhands/extensionsThis skill uses the workspace's default tool permissions.
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.
Manages NPM packages, configures Node.js projects, handles dependencies, and troubleshoots issues using npm, yarn, or pnpm.
Teaches terminal basics: navigation, file operations, npm, git, env vars, pipes. Auto-activates when Claude runs Bash commands for non-technical users.
Searches npm packages for Node.js/JavaScript libraries and tools via CLI wrapper for npm-search-mcp-server. Requires jq. Useful for package discovery and recommendations.
Share bugs, ideas, or general feedback.
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.