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 output: pushed branches

Browse skills that produce this output.

  • git-maker - Fast commit and push automation
    gitversion-controlautomationcommit

    ★ 4 · Updated 2026-06-15

    Commit and push changes in one action with automatic grouping and worktree support

    ⚙ create conventional commits⚙ group changes logically⚙ stage selected files
  • troubleshoot-rebase - Git Rebase Troubleshoot: Diagnose and Recover from Failures
    gitrebasetroubleshootingversion-control

    ★ 3 · Updated 2026-02-14

    Diagnose and recover from git rebase failures

    ⚙ diagnose rebase failures⚙ recover from rebase failures⚙ check git status
  • git - Git workflows for agents: ship, worktree, and hunks
    gitversion-controlworkflowautomation

    ★ 18 · Updated 2026-02-13

    Provides git workflows for agents including staging, committing, pushing, parallel branches, and selective staging.

    ⚙ stage files⚙ commit changes⚙ push changes
  • git-workflow - Git Operations and Pull Request Workflows
    gitversion-controlpull-requestworkflow

    ★ 18 · Updated 2026-02-11

    Perform Git operations and manage pull request workflows including creating PRs, rebasing branches, and resolving conflicts.

    ⚙ add files to git staging⚙ commit changes with messages⚙ push branches to remote