npm-package-publishing

Installation
SKILL.md

NPM Package Publishing for Node-RED

This skill provides patterns, workflows, and templates for publishing Node-RED node packages to npm with automated CI/CD pipelines.

When to Use This Skill

  • Configuring package.json for Node-RED node packages
  • Setting up GitHub Actions for CI/CD
  • Managing semantic versioning and releases
  • Creating changelog entries
  • Publishing packages to npm
  • Setting up automated dependency updates

Quick Start

To set up CI/CD for a Node-RED node package:

Installs
1
First Seen
Jun 21, 2026
npm-package-publishing — oriolrius/node-red-api-gateway