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.

update-version - Update Dockerman Version and Changelog

Updates the Dockerman website with a new version release including siteConfig, changelog, and README files

Tags

Updated: 2026-03-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • extract version number
  • update siteConfig.ts
  • convert markdown to MDX
  • prepend to changelog
  • update README badges
  • update README features

Inputs

  • changelog markdown content
  • screenshots
  • version number
  • current date

Outputs

  • updated siteConfig.ts
  • updated changelog MDX file
  • updated README.md
  • updated README.zh-CN.md
  • version badges
  • date badges

Requirements

  • Dockerman repository
  • TypeScript/React project
  • MDX support
  • changelog in markdown format
  • version number format vX.Y.Z

Source

  • Spec: SKILL.md
version management
changelog
documentation
release
automation
extract version number
update siteConfig.ts
convert markdown to MDX
prepend to changelog
changelog markdown content
screenshots
version number
updated siteConfig.ts
updated changelog MDX file
updated README.md