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

Browse skills that share this capability.

  • gql-breaking-changes - GraphQL Breaking Changes Analyzer
    GraphQLschemabreaking changesdiff

    ★ 68 · Updated 2026-06-30

    Compare GraphQL schemas and identify breaking changes between demo server and local branch

    ⚙ build project⚙ start server⚙ download schema
  • git-commit - Create Git commits with emoji
    gitversion-controlcommitconventional-commits

    ★ 422 · Updated 2026-05-28

    Creates commits following Conventional Commits format with emoji

    ⚙ check project conventions⚙ review staged changes⚙ stage files
  • create-announcement - Generate Teams Announcements from PRs
    PR announcementsMicrosoft Teamsrelease communicationsdeveloper notifications

    ★ 0 · Updated 2026-03-23

    Generate formatted Teams announcements from GitHub pull request changes

    ⚙ fetch PR data⚙ analyze changes⚙ compose announcement
  • pr-writer - Create PRs following Sentry conventions
    pull requestGitHubSentryGit workflow

    ★ 0 · Updated 2026-03-11

    Create pull requests following Sentry conventions for titles, descriptions, and issue references

    ⚙ verify branch state⚙ analyze changes⚙ write PR description
  • suggest-commit-message - Git Commit Message Assistant
    gitcommitdevelopmentversion control

    ★ 11 · Updated 2026-03-09

    Suggest commit messages from git staged or unstaged changes

    ⚙ read git diff⚙ analyze changes⚙ suggest commit message
  • gt-stack - Organize code changes into Graphite stack for PR isolation
    gitversion-controlcode-reviewpr-management

    ★ 4 · Updated 2026-02-15

    Analyzes changes and organizes them into a Graphite stack of logically isolated PRs

    ⚙ run gt ls⚙ run git status⚙ run git diff