Maintains CHANGELOG.md in the project root using git commit history. Use when the user invokes /changelog, asks to "update the changelog", "generate a changelog", or wants to record what changed before merging a branch. Creates the file from scratch if it doesn't exist (all commits grouped by date); otherwise appends only commits newer than the last recorded date.
$npx -y skills add natnew/awesome-ai-scientists --skill changelogInstalls into the current project.
Run `npx skills use "https://github.com/natnew/awesome-ai-scientists" --skill "natnew/awesome-ai-scientists/changelog"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/natnew/awesome-ai-scientists" that are relevant to the current task. Run `npx skills add "https://github.com/natnew/awesome-ai-scientists"` and select the relevant skills, then follow their instructions.