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: stage all changes

Browse skills that share this capability.

  • commit - Create signed Git commits
    Gitcommitversion controlGPG signing

    ★ 0 · Updated 2026-03-10

    Creates signed commits in local Git repository

    ⚙ verify GPG signing⚙ check current branch⚙ create semantic branch
  • Checkpoint Commit - Create quick Git checkpoint commits
    gitcheckpointcommitversion-control

    ★ 19 · Updated 2026-03-10

    Create timestamped checkpoint commits to save work progress and create restore points

    ⚙ create checkpoint commit⚙ stage all changes⚙ add timestamp to message
  • push - Automated Git Commit and Push to GitHub
    gitversion-controlautomationdeveloper-tools

    ★ 0 · Updated 2026-02-13

    Stage all changes, create a commit with appropriate message, and push to GitHub repository

    ⚙ stage all changes⚙ create commit⚙ push to GitHub
  • ship - Quickly commit and push Git changes to current branch
    gitversion controldeploymentautomation

    ★ 18 · Updated 2026-02-13

    Adds, commits, and pushes changes to the current Git branch

    ⚙ check git repository status⚙ stage all changes⚙ create git commit
  • ship - Git commit and push changes to current branch
    gitversion controldevelopmentautomation

    ★ 602 · Updated 2026-02-12

    Add, commit, and push changes to the current git branch

    ⚙ run git status⚙ stage all changes⚙ create git commit
  • backup - Backup Claude Code Configuration to GitHub
    backupgitconfigurationversion-control

    ★ 1 · Updated 2026-02-12

    Commits and pushes any changes to settings, skills, or other config files to GitHub repository

    ⚙ check git status⚙ show git changes⚙ stage all changes