LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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 - Create and Publish cryptobot-python Package Releases

Prepare and publish new releases for the cryptobot-python package

Tags

Updated: 2026-02-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • validate semantic version
  • update version files
  • request release notes
  • update HISTORY.md
  • run test suite
  • create git commit
  • create git tag
  • create GitHub release

Inputs

  • version number
  • release notes
  • Git repository
  • GitHub repository

Outputs

  • updated version files
  • updated HISTORY.md
  • git commit
  • git tag
  • GitHub release

Requirements

  • semantic version format
  • all tests passing
  • Git repository setup
  • GitHub CLI installed

Source

  • Spec: SKILL.md
release management
version control
GitHub integration
package publishing
Python
validate semantic version
update version files
request release notes
update HISTORY.md
version number
release notes
Git repository
updated version files
updated HISTORY.md
git commit