在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用changelog
星标4
分支0
更新时间2026年2月7日 13:55
Generate a changelog from recent commits
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Generate a changelog from recent commits
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Add a Homebrew package or Mac App Store app to dotfiles
Manage dotfiles with chezmoi
Create a conventional commit with proper format
Review code changes for quality and security
| name | changelog |
| description | Generate a changelog from recent commits |
| disable-model-invocation | true |
| allowed-tools | Bash, Read |
| argument-hint | ["since-tag-or-count"] |
Generate a structured changelog from git commits.
v1.0.0): generate changelog since that tag20): generate from last N commitsgit log --oneline --no-mergestype(scope): subject## Changelog
### Features
- (scope): description
### Bug Fixes
- (scope): description
### Documentation
- description
/changelog v1.2.0
/changelog 15
/changelog