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 remote repository

Browse skills that share this capability.

  • save - Save Work Progress and Push to Remote Repository
    gitversion-controlworkflowcollaboration

    ★ 650 · Updated 2026-02-17

    Save current progress and push to remote repository while keeping task status as IN PROGRESS

    ⚙ show git status changes⚙ get user task information⚙ update MASTER_PLAN document
  • ship - Automated Software Release Pipeline
    version-controlrelease-automationgit-operationsci-cd

    ★ 1 · Updated 2026-02-13

    Ship development code to main branch with version bump, changelog updates, and git tagging

    ⚙ verify current git branch⚙ run automated tests⚙ read changelog file
  • create-pr - Create Pull Request with Auto-Generated Description
    gitgithubpull-requestversion-control

    ★ 1 · Updated 2026-02-12

    Creates and pushes a pull request with automatically generated title and description

    ⚙ check git status⚙ verify current branch⚙ push to remote repository
  • commit - Selective Git Commit Tool
    version controlgitcode management

    ★ 10 · Updated 2026-02-12

    Commit git changes selectively based on conversation context

    ⚙ run git status⚙ stage files with git add⚙ create git commits
  • pr-with-docs - Create Production-Ready Pull Requests with Documentation Updates
    gitdocumentationpull-requestversion-control

    ★ 1 · Updated 2026-02-11

    Creates pull requests with automatically updated project documentation based on code changes

    ⚙ analyze git changes⚙ update AGENTS.md documentation⚙ update Cursor rules files