Install
openclaw skills install commitClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
Create a git commit with a contextual message based on current changes, then push the branch.
openclaw skills install commitgit statusgit diff HEADgit branch --show-currentgit log --oneline -10Based on the above changes, stage everything, create one commit with a contextual message, and push the current branch.
Required sequence:
--set-upstream origin <branch> if needed).Do not use interactive commands and do not output extra commentary.