Publish a dev preview of moi-computer to npm as X.Y.Z-next.N under the next dist-tag. Use when the user asks to publish/release a dev preview, next build, or prerelease. For stable releases (bumping latest + GitHub release) this is only a partial guide.
$npx -y skills add molefrog/moi --skill publish-nextInstalls into the current project.
Run `npx skills use "https://github.com/molefrog/moi" --skill "molefrog/moi/publish-next"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/molefrog/moi" that are relevant to the current task. Run `npx skills add "https://github.com/molefrog/moi"` and select the relevant skills, then follow their instructions.