fatih / describe-git-title
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/describe-git-title && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/4141" && unzip -o skill.zip -d .claude/skills/describe-git-title && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/describe-git-title/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Generates a git commit title and description without committing. Use when user asks for a commit message, git description, or wants to describe their changes. Outputs the message and copies it to clipboard using pbcopy.
0 views
0 installs