Agent Skill
2/7/2026

git-convention

MANDATORY for all git operations. Enforces git commit message conventions. STRICTLY REQUIRED when user asks to commit changes or generate commit messages. DO NOT manually run git commands, always delegate to this skill. Ensures consistent commit message format, auto-generates conventional commits.

L
lugekit
0GitHub Stars
1Views
npx skills add LugeKit/dotfiles

SKILL.md

Namegit-convention
DescriptionMANDATORY for all git operations. Enforces git commit message conventions. STRICTLY REQUIRED when user asks to commit changes or generate commit messages. DO NOT manually run git commands, always delegate to this skill. Ensures consistent commit message format, auto-generates conventional commits.

put folder dotfiles under $HOME

input method

  1. Download Sogou
  2. Go to system settings - shortcuts - modifier: Capslock -> Earth-key

hammerspoon

rm ~/.hammerspoon/init.lua
ln -s ~/dotfiles/hammerspoon/init.lua ~/.hammerspoon/init.lua

zsh

echo 'source ~/dotfiles/zsh/.zshrc` >> ~/.zshrc

vim

echo 'source ~/dotfiles/vim/init.vimrc' >> ~/.vimrc
Skills Info
Original Name:git-conventionAuthor:lugekit