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: Uncommitted changes

Browse skills that use this input.

  • git-workflow - Git operations for commits, branches, PRs, and conflicts
    gitworkflow

    ★ 1 · Updated 2026-09-09

    Provides guidelines for Git commit formatting, branch workflow, conflict resolution, and repository safety rules.

    ⚙ Format Git commit messages⚙ Create feature branches⚙ Push and create PRs
  • code-review - Automated Code Review Agent
    code reviewgitcode qualityarchitecture

    ★ 1 · Updated 2026-03-23

    Review current git changes or latest commit using code-reviewer and architect-reviewer agents

    ⚙ get git status⚙ get git diff⚙ get git log
  • create-pr - Create pull requests with quality checks
    GitGitHubCode ReviewQuality Assurance

    ★ 12 · Updated 2026-03-09

    Create a pull request from current branch with automated quality checks

    ⚙ run git status⚙ check branch name⚙ run npm lint
  • commit - Create Git Commits with Conventional Commits Format
    GitVersion controlCommitConventional commits

    ★ 2 · Updated 2026-02-13

    Assists in creating git commits following Conventional Commits standards

    ⚙ Run git status command⚙ Fetch latest remote updates⚙ Identify current git branch