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: create git commit

Browse skills that share this capability.

  • evaluate - Review and debug agent execution steps
    reviewfeedbackevaluationdebugging

    ★ 6 · Updated 2026-05-28

    Interactive step-by-step review with structured feedback for agent execution

    ⚙ reflect on session actions⚙ write step execution details⚙ generate HTML review page
  • jr-rails-new - Interactive Rails App Scaffolder
    railsscaffoldingcode-generationinteractive

    ★ 26 · Updated 2026-05-09

    Interactive interview to generate new Rails apps with customizable stack and configuration

    ⚙ interview user⚙ generate rails app⚙ configure database
  • release-package-version - Publish R package versions
    rr-packagesversioningrelease

    ★ 34 · Updated 2026-03-25

    Execute complete R package version release cycle

    ⚙ increase package version⚙ update NEWS.md file⚙ run package checks
  • issue - Issue - Local Issue Manager
    project managementissue trackingagilelocal issues

    ★ 45 · Updated 2026-03-22

    Create and manage local issue specs with testable acceptance criteria

    ⚙ create issue⚙ list issues⚙ check issues
  • 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
  • bit-refactor - Boardgame Insert Toolkit Refactoring Workflow
    OpenSCADboardgame insertcode refactoringlibrary maintenance

    ★ 445 · Updated 2026-03-19

    Implements assess-patch-evaluate loop for OpenSCAD library refactoring

    ⚙ read cleanup plan⚙ generate patch specification⚙ apply code patch
  • commit - Git Commit with Conventional Commits
    gitversion-controlcommitconventional-commits

    ★ 78 · Updated 2026-02-23

    Create a git commit following Conventional Commits specification format

    ⚙ run git status⚙ run git diff⚙ stage specific files
  • ship - Automated Software Release Pipeline
    version-controlrelease-automationgit-operationsci-cd

    ★ 1 · Updated 2026-02-13

    Ship development code to main branch with version bump, changelog updates, and git tagging

    ⚙ verify current git branch⚙ run automated tests⚙ read changelog file
  • ship - Quickly commit and push Git changes to current branch
    gitversion controldeploymentautomation

    ★ 18 · Updated 2026-02-13

    Adds, commits, and pushes changes to the current Git branch

    ⚙ check git repository status⚙ stage all changes⚙ create git commit
  • ship - Git commit and push changes to current branch
    gitversion controldevelopmentautomation

    ★ 602 · Updated 2026-02-12

    Add, commit, and push changes to the current git branch

    ⚙ run git status⚙ stage all changes⚙ create git commit
  • commit - Git Commit with Conventional Message Format
    gitversion controlcommitcode management

    ★ 3 · Updated 2026-02-12

    Stage and commit local Git changes using conventional commit message formatting

    ⚙ review uncommitted changes⚙ stage local changes⚙ create git commit
  • release - Create and Publish cryptobot-python Package Releases
    release managementversion controlGitHub integrationpackage publishing

    ★ 6 · Updated 2026-02-11

    Prepare and publish new releases for the cryptobot-python package

    ⚙ validate semantic version⚙ update version files⚙ request release notes