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 input: git status

Browse skills that use this input.

  • stave-worktree-pr-flow - Ship current work as GitHub PR via worktree
    gitGitHub PRworktreeworkflow

    ★ 4 · Updated 2026-05-09

    Move dirty state to worktree, commit with Conventional Commits, push to GitHub, and create pull request

    ⚙ confirm intended scope⚙ detect worktree mode⚙ move dirty state
  • git-commit - Create Conventional Commits for Git
    gitversion controlcommitconventional commits

    ★ 6 · Updated 2026-03-25

    Create proper git commits from repository changes using Conventional Commits format

    ⚙ review code changes⚙ create commit subject⚙ write commit body
  • unified-review - Multi-Domain Code Review Orchestration
    revieworchestrationcode-qualitymulti-domain

    ★ 18 · Updated 2026-03-23

    Orchestrates appropriate review skills based on codebase analysis

    ⚙ analyze repository⚙ detect project structure⚙ identify code patterns
  • chronos-release - Chronos Monorepo Version Release Automation
    releaseversioningcigit

    ★ 18 · Updated 2026-03-09

    Release new versions of the AllSource Chronos monorepo by bumping versions, running CI tests, and creating commits and tags

    ⚙ determine version number⚙ check preconditions⚙ bump version numbers
  • pr - GitHub Pull Request Management with gh CLI
    GitHubversion controlcollaborationcode review

    ★ 0 · Updated 2026-02-13

    Create and manage GitHub pull requests using the gh CLI

    ⚙ create pull request⚙ check PR status⚙ view PR details
  • commit - Quick Git commit and push with conventional messages
    gitversion-controlautomationcommit

    ★ 3 · Updated 2026-02-12

    Automatically commit and push changes with conventional commit messages

    ⚙ analyze git status⚙ generate commit message⚙ commit changes
  • commit - Quick Git Commit and Push
    gitcommitpushversion control

    ★ 1 · Updated 2026-02-12

    Commit and push code changes with conventional commit messages

    ⚙ analyze git status⚙ generate commit message⚙ stage changes