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 with capability: commit changes locally

Browse skills that share this capability.

  • git-safe-pr-workflow - Safe GitHub PR Workflow for Beginners
    version controlGitHubpull requestconflict resolution

    ★ 0 · Updated 2026-03-23

    Guide users through safe GitHub PR workflow with branch syncing, conflict resolution, and safe recovery operations.

    ⚙ create feature branch⚙ commit changes locally⚙ open pull request
  • git-workflow - Git Workflow for Parallel Agent Development
    gitworkflowcollaborationversion-control

    ★ 0 · Updated 2026-02-18

    Coordinates multiple agents working on the same Git repository using worktrees for isolation and conflict prevention

    ⚙ create git worktrees⚙ create task branches⚙ commit changes locally