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.

Skills tagged: version management

Browse skills that share this tag.

  • update_models - AI Model Provider Audit Skill
    auditmodel providerversion managementJSON diff

    ★ 2,098 · Updated 2026-06-30

    Audit AI model providers against live APIs to detect deprecated, new, and config-changed models

    ⚙ read audit state⚙ count models⚙ spawn researcher subagents
  • version-management - Technology-agnostic Version Management System
    version managementgitsemverbash

    ★ 18 · Updated 2026-06-15

    Version management system using Git tags as source of truth with platform adapters

    ⚙ generate version⚙ bump version⚙ get latest version
  • pypi-release - PyPI Release Automation
    PyPIpackage releaseGitHub Actionsworkflow automation

    ★ 124 · Updated 2026-05-11

    Release tunacode-cli to PyPI using GitHub Actions workflow with local checks

    ⚙ check git status⚙ run tests⚙ bump version
  • openclaw-vulnerability-checker - OpenClaw Vulnerability Checker
    securityvulnerabilityversion managementopenclaw

    ★ 2 · Updated 2026-03-24

    Detects OpenClaw security vulnerabilities and compares versions

    ⚙ get current version⚙ query vulnerabilities⚙ match vulnerabilities
  • skill-evolve - Iteratively evolve skills based on usage
    skill developmentperformance trackingcontinuous improvementversion management

    ★ 18 · Updated 2026-03-23

    Track skill usage, analyze failures, and polish iteratively

    ⚙ track usage⚙ analyze failures⚙ polish skills
  • version-bumper - Automatically manage plugin version updates
    semantic versioningversion managementplugin automationmarketplace sync

    ★ 11 · Updated 2026-03-23

    Handles semantic version updates across plugin files and marketplace catalog

    ⚙ read plugin version⚙ calculate new version⚙ update plugin.json
  • yabgp-release-workflow - YABGP Development and Release Workflow
    workflowversion managementrelease processdevelopment

    ★ 243 · Updated 2026-03-23

    Defines development, version management, and release workflow for yabgp project

    ⚙ manage project branches⚙ follow PEP 440 standards⚙ create feature branch
  • pypi-publisher - Publish Python packages to PyPI
    pythonpackage managementpublishingversion management

    ★ 6 · Updated 2026-03-22

    Guide for publishing Python packages to PyPI with best practices

    ⚙ publish packages to PyPI⚙ update package versions⚙ build Python packages
  • direnv - Automatic per-project shell configuration
    development environmentshell configurationenvironment variablesproject automation

    ★ 602 · Updated 2026-03-20

    Manage automatic per-project shell environment configuration

    ⚙ set environment variables⚙ modify PATH⚙ load env files
  • release - Automate Screenpipe Monorepo Releases
    releaseversion managementGitHub Actionsmonorepo

    ★ 602 · Updated 2026-03-20

    Bump versions, generate changelogs, and trigger GitHub Actions for screenpipe monorepo components

    ⚙ check current versions⚙ generate changelog⚙ bump version
  • semver - Semantic Versioning 2.0.0 Validator
    version managementsemantic versioningversion validationrelease management

    ★ 1 · Updated 2026-03-10

    Enforces Semantic Versioning 2.0.0 rules for version strings and release management

    ⚙ validate version string⚙ determine version bump type⚙ compare version precedence
  • bump-ios-version - Update iOS and Xcode versions in Eigen project
    iOS developmentCI/CDXcode configurationversion management

    ★ 3,760 · Updated 2026-03-09

    Guide for updating iOS SDK, Xcode, simulator versions, and CI configurations in Eigen projects

    ⚙ Check CI support for Xcode versions⚙ Verify iPhone simulator compatibility⚙ Update ios-config.json file
  • update-version - Update Dockerman Version and Changelog
    version managementchangelogdocumentationrelease

    ★ 323 · Updated 2026-03-09

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

    ⚙ extract version number⚙ update siteConfig.ts⚙ convert markdown to MDX
  • prepare-changelog-release - Update CHANGELOG.md for plugin version release
    version managementchangelogrelease preparationdocumentation

    ★ 9 · Updated 2026-02-14

    Prepares the CHANGELOG.md file for release by updating the unreleased section with the current plugin version and date

    ⚙ read plugin version from file header⚙ read CHANGELOG.md content⚙ identify unreleased section in changelog
  • bump-plugin-version - Update plugin versions in manifest files
    version managementplugin developmentmanifest files

    ★ 0 · Updated 2026-02-13

    Bump plugin version numbers in plugin.json manifests

    ⚙ read plugin.json files⚙ calculate version increments⚙ update version field
  • kata-whats-new - Display Kata updates and changelog information
    system toolversion managementupdate checkchangelog

    ★ 1 · Updated 2026-02-11

    Show changes between installed and latest Kata versions, display changelog entries, and provide update instructions

    ⚙ read version file⚙ fetch remote changelog⚙ parse version information