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 output

Browse skills that use this input.

  • git-commit-assistant - Smart Git commit assistant with file protection
    gitversion-controlcommitconventional-commits

    ★ 18 · Updated 2026-06-15

    Assists with Git commits, validates .gitignore, classifies files, and generates Conventional Commits messages

    ⚙ check git status⚙ analyze .gitignore⚙ classify files
  • Dev10x:verify-acc-dod - Verify Acceptance Criteria Before Task Closure
    acceptance criteriadefinition of doneverificationcode review

    ★ 7 · Updated 2026-05-28

    Run automated acceptance criteria checks with project overrides and manual prompts

    ⚙ load plugin defaults⚙ load repository overrides⚙ merge check configurations
  • git-commit - Git Commit with Intelligent Prefix Selection
    gitversion-controlcommitdevelopment

    ★ 57 · Updated 2026-03-09

    Analyzes code changes to select appropriate commit prefixes and create clear, trackable commit messages.

    ⚙ analyze git changes⚙ select commit prefix⚙ create commit message
  • stage - Smart staging with auto-detected file blocks and interactive selection
    gitstagingversion-controldeveloper-tools

    ★ 18 · Updated 2026-03-09

    Stage files for commit using auto-detected logical blocks with interactive user selection

    ⚙ scan unstaged files⚙ detect file blocks⚙ present blocks to user
  • Atomic Commit - Create clean, atomic commits with change analysis and concern detection
    gitcommitversion-controlcode-quality

    ★ 18 · Updated 2026-02-15

    Analyzes git changes to detect mixed concerns and create atomic commits as complete units of work

    ⚙ analyze git changes⚙ detect mixed concerns⚙ group files by purpose
  • Atomic Commit - Create clean, atomic Git commits from changes
    gitcommitversion-controlcode-quality

    ★ 84 · Updated 2026-02-14

    Analyzes file changes and groups them into atomic commits based on single purpose

    ⚙ analyze git status and diff⚙ detect mixed concerns in files⚙ group files by shared purpose