一键导入
model-co-authors
提供 AI 模型 co-author 信息,供其他 git commit skill 引用
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
提供 AI 模型 co-author 信息,供其他 git commit skill 引用
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | model-co-authors |
| description | 提供 AI 模型 co-author 信息,供其他 git commit skill 引用 |
当在 commit message body 中附加 co-author 信息时,根据当前使用的模型选择对应邮箱:
| 模型 | co-author 行 |
|---|---|
| MiMoCode | Co-authored-by: MiMoCode <mimo@xiaomi.com> |
| MiniMax | Co-authored-by: MiniMax <model@minimax.io> |
| GPT/Codex | Co-authored-by: GPT <noreply@openai.com> |
| DeepSeek | Co-authored-by: DeepSeek <service@deepseek.com> |
git commit -m "<message>" -m "" -m "Co-authored-by: <Model> <email>"
Write and maintain changelogs for sphinxnotes projects. Covers preparing release changelogs, adding incremental entries, and the ``.. version::`` directive reference.
Release workflow for sphinxnotes/cookiecutter generated projects. Use when the user asks to release a new stable version.
Use when updating a sphinxnotes project from the cookiecutter template, resolving cruft update conflicts (.rej files), and completing template sync
General git commit workflow, lower priority — only use when user asks to commit changes, and no other commit skill is active
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
在 dotfiles 项目中,当我要求提交修改时使用