update-changelog

Appends session modifications to a master changelog markdown file for version control.

103|31|Updated Nov 2, 2025
One-click install
npx skills add https://github.com/Abilityai/cornelius --skill update-changelog-abilityai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-changelog
Source: https://github.com/Abilityai/cornelius/tree/main/.claude/skills/update-changelog
Command: npx skills add https://github.com/Abilityai/cornelius --skill update-changelog-abilityai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of documenting changes made to a knowledge graph, ensuring a clear and up-to-date record of modifications.

Core Features & Use Cases

  • Automatic Change Tracking: Identifies and logs new notes, connections, and significant edits made within a session.
  • Changelog Maintenance: Appends new entries to a central CHANGELOG.md file in a structured, readable format.
  • Use Case: After a research session where you've added several new insights and linked them to existing notes, this Skill will automatically update your project's changelog with a summary of these actions.

Quick Start

Use the update-changelog skill to record the changes made during this session.

Frequently Asked Questions about update-changelog

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically update a changelog for my knowledge graph notes?

To automatically update a knowledge graph changelog, this Skill identifies recent session modifications like new notes and connections, then appends them to a master markdown file for version control.

What's the best way to track new notes and connections added during a research session?

Tracking new notes and connections added during a research session is done by reading session history to identify modifications, then appending a structured summary of those actions to a central changelog file.

Can I append significant content edits to an existing markdown changelog file?

Yes, you can append significant content edits to an existing markdown changelog file. The Skill reads session history and writes new entries to a specified markdown file to maintain version control.

Does this changelog documentation tool work without external dependencies?

Yes, this changelog documentation tool works without external dependencies. It only requires reading session history and writing to a specified markdown file to log knowledge graph modifications.

When do I need to maintain a version control changelog for my documentation?

You need to maintain a version control changelog for documentation when you want a clear, up-to-date record of modifications made to a knowledge graph, ensuring changes are tracked across research sessions.