npm
Originally fromopenhands/skills
Installation
SKILL.md
Npm
Npm is a package manager for Javascript. It is used by developers to install, share, and manage dependencies for their projects.
Official docs: https://docs.npmjs.com/
Npm Overview
- Package
- Version
- User
- Organization
Working with Npm
This skill uses the Membrane CLI to interact with Npm. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.