home/categories/git-workflows/atomui-atomui-agents-skills-commit-msg-skill-md
git-workflowsdevops

atomui-commit-msg

Generate a single-line commit message for AtomUI by reading the project's git staged area and recent commit style. Use when the user asks for a commit message, says "msg", "commit msg", "写提交信息", or wants one-line text that covers all staged changes. Output should match the repository's existing commit style and summarize all staged changes in one line.

AtomUI
maintainer
AtomUI
更新于 4/10/2026
星标
737
分支
58
quick start

Installation and usage

Generate a single-line commit message for AtomUI by reading the project's git staged area and recent commit style. Use when the user asks for a commit message, says "msg", "commit msg", "写提交信息", or wants one-line text that covers all staged changes. Output should match the repository's existing commit style and summarize all staged changes in one line.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use atomui-commit-msg