npm-publish

Installation
SKILL.md

npm Publish Skill

Publish @autumnsgrove/groveengine to npm while keeping the default registry as GitHub Packages.

When to Activate

Activate this skill when:

  • User says "publish to npm"
  • User says "release to npm"
  • User says "bump and publish"
  • User says "/npm-publish"

The Workflow

CRITICAL: The package.json uses GitHub Packages by default. You MUST swap to npm, publish, then swap BACK.

1. Bump version in packages/engine/package.json
2. Swap publishConfig to npm registry
Related skills
Installs
4
GitHub Stars
5
First Seen
Feb 5, 2026
Security Audits