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 changes

Browse skills that use this input.

  • understand-anything-knowledge-graph - Codebase to Knowledge Graph
    code analysisknowledge graphvisualizationdashboard

    ★ 40 · Updated 2026-06-30

    Turn codebase into interactive knowledge graph with multi-agent analysis

    ⚙ analyze codebase⚙ build knowledge graph⚙ open dashboard
  • systematic-debugging - Systematic debugging for root causes
    debuggingroot cause analysisproblem solvingdevelopment

    ★ 602 · Updated 2026-06-15

    Apply four-phase debugging process to identify root causes before fixing bugs

    ⚙ read error messages⚙ reproduce errors consistently⚙ check recent changes
  • systematic-debugging - Systematic Root Cause Debugging Process
    debuggingroot-causetestingtroubleshooting

    ★ 75 · Updated 2026-06-15

    Structured debugging process requiring root cause identification before any fixes

    ⚙ read error messages⚙ reproduce issues⚙ check recent changes
  • massgen - Delegator for Multi-Agent AI Tasks
    multi-agenttask delegationcode reviewproject planning

    ★ 844 · Updated 2026-05-11

    Invoke multi-agent system for parallel AI task execution

    ⚙ delegate tasks⚙ detect user mode⚙ write evaluation criteria
  • review-full - Comprehensive Project Fitness Review
    code reviewproject fitnessarchitecture reviewsecurity review

    ★ 1 · Updated 2026-03-10

    Runs comprehensive project fitness review combining architecture, security, reliability, testing, performance, algorithms, data, accessibility, process, and maintainability analysis.

    ⚙ launch all review skills⚙ collect review results⚙ generate fitness report
  • conventional-commits - Conventional Commits Writer and Reviewer
    gitversion controlcommitschangelog

    ★ 57 · Updated 2026-03-09

    Writes and reviews commit messages following the Conventional Commits specification (v1.0.0)

    ⚙ write commit messages⚙ review commit messages⚙ enforce commit format
  • git-commit - Git commit skill for analyzing changes and creating clear commit messages
    gitversion controlcommitdevelopment

    ★ 1 · Updated 2026-03-09

    Analyzes git changes, selects appropriate commit prefixes, and creates clear, trackable commit messages

    ⚙ analyze git changes⚙ select commit prefix⚙ create commit message
  • create-pr - Create or Update GitHub Pull Requests with AI Descriptions
    version-controlcollaborationdocumentationautomation

    ★ 90 · Updated 2026-03-09

    Generates and creates/updates comprehensive Pull Requests with descriptions, diagrams, and file walkthroughs

    ⚙ create pull request⚙ update pull request⚙ generate PR description
  • Atomic Commit - Atomic Commit Creation for Clean Git History
    gitversion controlcode managementcommits

    ★ 602 · Updated 2026-02-15

    Creates clean, atomic commits by analyzing changes and detecting mixed concerns

    ⚙ analyze git changes⚙ detect mixed concerns⚙ group files by purpose
  • describe-git-title - Generate Git commit messages from code changes
    gitcommit messagecode managementdevelopment tool

    ★ 1 · Updated 2026-02-13

    Generates git commit title and description without committing

    ⚙ check git diff⚙ generate title and description⚙ display message
  • 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