LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

gitcode-release-notes - Generate GitCode repository release notes from commits

Fetches commits from GitCode repositories by tag range or date, categorizes them, and generates Markdown formatted release notes.

Tags

Updated: 2026-09-21

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Fetch GitCode repository commits
  • Filter commits by date range
  • Group commits into change categories
  • Summarize commit messages
  • Generate Markdown release notes

Inputs

  • GitCode repository identifier
  • Target branch name
  • Tag range or since-date
  • GITCODE_TOKEN environment variable

Outputs

  • Markdown release notes
  • Commit data JSON

Requirements

  • Python 3.7 or higher
  • GITCODE_TOKEN environment variable

Source

  • Spec: SKILL.md
gitcode
release-notes
changelog
markdown
Fetch GitCode repository commits
Filter commits by date range
Group commits into change categories
Summarize commit messages
GitCode repository identifier
Target branch name
Tag range or since-date
Markdown release notes
Commit data JSON