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 output: git commit record

Browse skills that produce this output.

  • git-commit - Git Commit with Intelligent Prefix Selection
    version controldevelopmentgitcommit

    ★ 18 · Updated 2026-03-09

    Analyzes git changes and creates commit messages with appropriate prefixes

    ⚙ read git status⚙ analyze file changes⚙ select commit prefix
  • learn - Capture structured knowledge entries for future reference
    knowledge-managementdocumentationlearninggit

    ★ 4 · Updated 2026-02-23

    Capture lessons as structured knowledge entries that persist across sessions and projects

    ⚙ identify lessons from session context⚙ classify knowledge entries with metadata⚙ create structured markdown entry files
  • commit - Quick Git commit and push with conventional messages
    gitversion-controlautomationcommit

    ★ 3 · Updated 2026-02-12

    Automatically commit and push changes with conventional commit messages

    ⚙ analyze git status⚙ generate commit message⚙ commit changes
  • system-script - Create Custom System Scripts for User Execution
    scriptingautomationsystem-toolsdevelopment

    ★ 0 · Updated 2026-02-12

    Creates standalone executable scripts in the user's PATH directory

    ⚙ create system script⚙ place script in PATH⚙ make script executable
  • novel-writer - AI Chapter Generator for Fangcunzhijian Novel
    novel generationAI writingchapter draftingcontent creation

    ★ 816 · Updated 2026-02-12

    Generates chapter drafts for the novel Fangcunzhijian

    ⚙ generate chapter content⚙ save to markdown file⚙ add frontmatter metadata
  • commit - Create Git Commits Following Conventional Commit Standards
    gitversion controlcommit

    ★ 3 · Updated 2026-02-12

    Creates well-formatted Git commits following the conventional commits specification

    ⚙ check git status⚙ review staged changes⚙ suggest files to stage