Claude-skill-registry draft-changelog

Analyzes changes since the last release and generates a draft changelog entry

install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/draft-changelog" ~/.claude/skills/majiayu000-claude-skill-registry-draft-changelog && rm -rf "$T"
manifest: skills/data/draft-changelog/SKILL.md
source content

Read

prompts/instructions.md
and execute.