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.

version-control - Git Operations & Release Management

Execute git operations and manage releases

Tags

Updated: 2026-03-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create branch
  • create commit
  • merge branch
  • create tag
  • create pull request
  • resolve conflict
  • run pre-commit checks
  • generate release notes

Inputs

  • Git repository
  • branch name
  • commit message
  • version number

Outputs

  • Git commit
  • merged branch
  • release tag
  • pull request
  • release notes

Requirements

  • Git installed
  • GitHub CLI
  • Fork context

Source

  • Spec: SKILL.md
version control
git
branching
commits
releases
pull requests
code quality
create branch
create commit
merge branch
create tag
Git repository
branch name
commit message
Git commit
merged branch
release tag