Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    kishan04rajput

    commit-message-generator

    kishan04rajput/commit-message-generator
    Productivity
    1 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Use when generating commit messages for code changes.

    SKILL.md

    Commit Message Generator

    When the user asks to generate a commit message or when you are preparing a commit, you MUST follow the format below exactly.

    Output Structure

    Return the commit message as shown:

    <Short Summary of the Commit starting with ##>

    <Absolute Path to File 1>

    • <Specific change in File 1>
    • <Another specific change in File 1>

    <Absolute Path to File 2>

    • <Specific change in File 2>

    Guidelines

    1. Header: The first line must be the commit summary, starting with ##.
    2. File Paths: Use the file path for each file that was modified.
    3. Changes: Under each file path, list the changes made to that file using a bullet point -.
    4. Grouping: Group all changes by their respective files.

    Examples

    Please refer to the examples/ directory for concrete usage examples.

    Recommended Servers
    OpenZeppelin
    OpenZeppelin
    Gemini
    Gemini
    Vercel Grep
    Vercel Grep
    Repository
    kishan04rajput/ai-ide-rules
    Files