📝
WritingTypeScript

Release Notes Generator

by RAIT-09

Release Notes Generator is a Writing skill for Claude Code, published by RAIT-09 in obsidian-agent-client.

2.4K stars213 forkson RAIT-09/obsidian-agent-clientAdded 2026/08/18Repository updated 2026/08/15
agent-client-protocolclaude-codecodexgemini-cliobsidian-mdobsidian-pluginopencode
Install in seconds
Install Release Notes Generator
Copy Release Notes Generator into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/RAIT-09/obsidian-agent-client/tree/master/.claude/skills/release-notes ~/.claude/skills/release-notes

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/RAIT-09/obsidian-agent-client.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/release-notes/SKILL.md in RAIT-09/obsidian-agent-client
Installs to
~/.claude/skills/release-notes
Collection
The only skill cataloged from this repository
Category
Writing1012 skills

What Release Notes Generator does

Release Notes Generator analyzes git history and code diffs since the previous release to produce user-facing release notes in the project's established format. Use it when drafting or preparing release notes for a new version of the Obsidian plugin.

Release Notes Generator is cataloged under Writing on DirSkills. Release Notes Generator comes from a repository tagged agent-client-protocol, claude-code, codex, gemini-cli and obsidian-md.

Documentation

README

Release Notes Generator

Generate a release note draft for this repository by analyzing git changes since the previous release. The output is a Markdown code block ready to paste into a GitHub release — do NOT create the release itself.

The version number is provided as an argument (e.g. /release-notes 0.11.0). If no version is given, ask for one before proceeding.

Step 1: Determine the previous release

The "previous release" depends on the version type being drafted:

This is the opening of the README. Read the full README on GitHub.

Commands Release Notes Generator provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /release-notes

Frequently asked about Release Notes Generator

  • How does Release Notes Generator compare to other Writing skills?

    Release Notes Generator ranks #253 by stars among the 1012 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Release Notes Generator against them. Open each page to compare what they document and how they install.