LogoClawIndex
CasesSkillsAbout
LogoClawIndex

commit - Selective Git Commit Tool

Commit git changes selectively based on conversation context

Tags

Updated: 2026-02-12
version controlgitcode management

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • run git status
  • stage files with git add
  • create git commits
  • push to remote repository
  • view git diff summary
  • check git log

Inputs

  • git repository changes
  • commit arguments
  • conversation context

Outputs

  • git commit records
  • remote repository push
  • staged file changes

Requirements

  • git environment
  • repository access
  • working directory

Source

  • Spec: SKILL.md

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.
run git status
stage files with git add
create git commits
push to remote repository
git repository changes
commit arguments
conversation context
git commit records
remote repository push
staged file changes