·gcm

Generate Git Commit Message. This skill should be used when generating a commit message for staged changes. It analyzes git staged changes and generates an appropriate English commit message following Conventional Commits format.

11Installs·1Trend·@takuan-osho

Installation

$npx skills add https://github.com/takuan-osho/ccmarketplace --skill gcm

SKILL.md

This skill analyzes the current git staged changes and generates an appropriate English commit message. It follows Conventional Commits format and provides clear, informative commit messages that accurately reflect the nature of the changes.

Based on the staged changes analysis, generate an appropriate English commit message with:

Generate Git Commit Message. This skill should be used when generating a commit message for staged changes. It analyzes git staged changes and generates an appropriate English commit message following Conventional Commits format. Source: takuan-osho/ccmarketplace.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/takuan-osho/ccmarketplace --skill gcm Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/takuan-osho/ccmarketplace --skill gcm
Category
</>Dev Tools
Verified
First Seen
2026-02-07
Updated
2026-02-18

Quick answers

What is gcm?

Generate Git Commit Message. This skill should be used when generating a commit message for staged changes. It analyzes git staged changes and generates an appropriate English commit message following Conventional Commits format. Source: takuan-osho/ccmarketplace.

How do I install gcm?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/takuan-osho/ccmarketplace --skill gcm Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/takuan-osho/ccmarketplace

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-07