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: push to origin

Browse skills that share this capability.

  • commitsit - Auto-commit, PR, and CI iteration
    gitCI/CDpull requestcode review

    ★ 0 · Updated 2026-05-09

    Commit changes, create or update PR, then iterate against CI and code review bot until approved.

    ⚙ stage files⚙ commit changes⚙ push to origin
  • update - Git Branch Update and Conflict Resolution
    gitversion controlmergeconflict resolution

    ★ 2 · Updated 2026-03-22

    Fetch upstream changes, merge branch, and resolve conflicts

    ⚙ detect tracking branch⚙ fetch upstream changes⚙ check update status
  • commit - Smart Git Commit Workflow
    gitversion controlcommitbranch protection

    ★ 0 · Updated 2026-03-21

    Protected git commit workflow with auto-rebase and conventional commit messages

    ⚙ run git commands⚙ check current branch⚙ detect protected branch
  • create-pr - Create Pull Request with Auto-Generated Description
    gitgithubpull-requestversion-control

    ★ 3 · Updated 2026-02-12

    Creates and pushes pull requests with auto-generated titles and descriptions

    ⚙ check git status⚙ create descriptive branch⚙ push to origin