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 - Publish packages to pub.dev

Prepare and execute Dart packages release to pub.dev with tiered publishing process

Tags

Updated: 2026-03-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • verify git state
  • check package versions
  • validate changelogs
  • validate READMEs
  • check pub.dev status
  • run package tests
  • bump version numbers
  • create release tag
  • publish tier 1 packages
  • publish tier 2 packages
  • publish tier 3 packages
  • merge release PR

Inputs

  • version string
  • Dart packages directory
  • GitHub repository

Outputs

  • git tag
  • pub.dev package versions
  • release pull request

Requirements

  • Bash access
  • Git repository
  • Dart environment
  • pub.dev access
  • clean working directory

Source

  • Spec: SKILL.md
pub.dev
Dart
release
package publishing
versioning
tiered publish
verify git state
check package versions
validate changelogs
validate READMEs
version string
Dart packages directory
GitHub repository
git tag
pub.dev package versions
release pull request