hf-release-notes

Installation
SKILL.md

HF Release Notes

Overview

Generate release notes for huggingface_hub from cached PR JSON files. This skill reads PR metadata, categorizes entries, and produces a formatted markdown release notes document.

Output directory: The prompt will specify the output directory as <output_dir>. All paths below use this placeholder.

Workflow

1. Read PR data

Read all PR JSON files from <output_dir>/tmp/pr_*.json. Each file contains:

Installs
8
GitHub Stars
3.6K
First Seen
Apr 2, 2026
hf-release-notes — huggingface/huggingface_hub