LogoClawIndex
CasesSkillsAbout
LogoClawIndex

release - ruax Automated Release Process

Complete version update, source packaging, documentation updates, changelog, and npm publishing step by step

Tags

Updated: 2026-05-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • read version from package.json
  • update version number
  • package source code
  • check documentation files
  • update documentation
  • generate changelog
  • build documentation
  • update README
  • publish to npm

Inputs

  • package.json file
  • src/ directory
  • docs/ directory
  • git commit history
  • git working directory

Outputs

  • updated package.json
  • packaged source code
  • updated documentation
  • updated changelog.md
  • built documentation
  • updated README.md
  • published npm package

Requirements

  • npm installation
  • Node.js environment
  • git repository
  • npm account access

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
release
npm
deployment
automation
documentation
versioning
read version from package.json
update version number
package source code
check documentation files
package.json file
src/ directory
docs/ directory
updated package.json
packaged source code
updated documentation