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: write commit message

Browse skills that share this capability.

  • git-workflow - Git Workflow Design and Automation
    Gitversion controlCI/CDworkflow

    ★ 5 · Updated 2026-03-26

    Designs git workflows including branching strategies, conventional commits, CI/CD pipelines, and repository hygiene

    ⚙ design branching strategy⚙ configure CI/CD pipeline⚙ write commit message
  • commit - Smart Git Commit Workflow
    gitversion controlcommitbranch protection

    ★ 0 · Updated 2026-03-21

    Protected git commit workflow with auto-rebase and conventional commit messages

    ⚙ run git commands⚙ check current branch⚙ detect protected branch
  • commit-push-open-mr - Review, Commit, Push and Create Merge Requests
    gitversion-controlcode-collaborationworkflow-automation

    ★ 3 · Updated 2026-02-18

    Review git changes, commit relevant files, push code, and create or update merge/pull requests

    ⚙ review git status⚙ stage relevant files⚙ research changes
  • commit-message-style - Generate Git commit messages in type: summary format
    gitcommitdocumentation

    ★ 0 · Updated 2026-02-13

    Formats and writes commit messages following a specific style guide.

    ⚙ write commit message⚙ format type and summary⚙ wrap code in backticks