hf-release-notes Skill
Generate Hugging Face Hub (huggingfacehub) release notes from cached PR JSON files. Use when asked to draft release notes from PR files. Published by huggingface in huggingface_hub.
Decision snapshot
Is this a fit?
Documentation, Data analysis, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
20 days ago · Apache-2.0 license
No specific cautions were detected. Review the source and requested permissions before installing.
What is hf-release-notes Skill?
Generate Hugging Face Hub (huggingfacehub) release notes from cached PR JSON files. Use when asked to draft release notes from PR files. Published by huggingface in huggingface_hub. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Data analysis
- Documentation use cases
- Data analysis use cases
Declared skill metadata
- Source file: .opencode/skills/hf-release-notes/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use hf-release-notes Skill
- Use it for documentation.
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: huggingface
- Repository: huggingface/huggingface_hub
- Skill file: .opencode/skills/hf-release-notes/SKILL.md
What it does
Generate Hugging Face Hub (huggingfacehub) release notes from cached PR JSON files. Use when asked to draft release notes from PR files.
Skill instructions
HF Release Notes Overview Generate release notes for huggingfacehub 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 <outputdir. All paths below use this placeholder. Workflow 1. Read PR data Read all PR JSON files from <outputdir/tmp/pr.json. Each file contains: json { "number": 1234, "title": "...", "author": "username", "mergedat": "2026-01-15T10:30:00Z", "body": "...", "labels": ["highlight", "cli"], "url": "https://github.com/huggingface/huggingfacehub/pull/1234", "docdiffs": [ { "filename": "docs/source/en/guides/cli.md", "status": "modified", "patch": "@@ -10,6 +10,10 @@ ..." } ] } The docdiffs field contains unified diffs for any .md files under docs/ that were changed in the PR. This is empty ([]) for PRs with no documentation changes. 2. Identify highlights A PR should be highlighted if: - It has the "highlight" label on GitH
Verified compatibility and discovery
Frequently asked questions
What is hf-release-notes?
hf-release-notes is a open-source AI agent skill with Copy skill directory. Generate Hugging Face Hub (huggingfacehub) release notes from cached PR JSON files. Use when asked to draft release notes from PR files.
Who is hf-release-notes best for?
hf-release-notes is best for reusing agent instructions, scripts, and references, documentation workflows, data analysis workflows.
How do I install hf-release-notes?
Install or run hf-release-notes using Copy skill directory. Check hf-release-notes for the latest setup command.
Is hf-release-notes actively maintained?
hf-release-notes may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.