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.

commit - Git commit code with optional pre-checks

Optionally checks, then commits code to the current or a new feature branch

Tags

Updated: 2026-02-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Run git status commands
  • Create new feature branches
  • Analyze code changes
  • Draft commit messages
  • Stage and commit files
  • Report commit results

Inputs

  • Code repository
  • Git changes
  • Branch information

Outputs

  • Commit hash
  • Commit message
  • Branch switch notification

Requirements

  • Git repository
  • Git commands access
  • Branch permissions

Source

  • Spec: SKILL.md
version-control
git
code-management
Run git status commands
Create new feature branches
Analyze code changes
Draft commit messages
Code repository
Git changes
Branch information
Commit hash
Commit message
Branch switch notification