Description
Add OpenClaw NPM tools skill that enables Claude/OpenClaw to automate npm package management and publishing.
What this skill does
- Package Publishing - Publish to official npm, beta/alpha versions, scoped packages
- Version Management - Semantic versioning (major/minor/patch), view version history
- Package Search - Search npm packages, view package info, download stats
Use cases
- Automate npm package publishing
- Auto-update version numbers
- Release test versions for user testing
Inspired by: OpenClaw plugin publishing workflows