Skip to content

docs: fix broken skill links and names in agents-skills.md#2345

Open
ps-abhi wants to merge 1 commit intohuggingface:mainfrom
ps-abhi:fix/update-agents-skills-docs
Open

docs: fix broken skill links and names in agents-skills.md#2345
ps-abhi wants to merge 1 commit intohuggingface:mainfrom
ps-abhi:fix/update-agents-skills-docs

Conversation

@ps-abhi
Copy link
Copy Markdown

@ps-abhi ps-abhi commented Apr 1, 2026

Several skills in the huggingface/skills repo were renamed (hyphens removed from the hugging-face- prefix), which broke all the links in the Available Skills table.

A few skills were also removed or merged.

Changes

  • Updated all skill names and URLs to match current huggingface/skills repo
  • Removed hugging-face-dataset-viewer (merged into huggingface-datasets)
  • Removed hugging-face-object-detection-trainer (merged into huggingface-vision-trainer)
  • Removed hugging-face-tool-builder (deleted upstream)
  • Added huggingface-papers skill
  • Fixed transformers.js -> transformers-js URL

All new links verified as live, all old links confirmed 404.


Note

Low Risk
Documentation-only update that retargets links and renames entries; low risk beyond potentially introducing new broken URLs or mismatched skill descriptions.

Overview
Updates docs/hub/agents-skills.md to reflect upstream skill renames and consolidation: fixes broken hugging-face-* links by switching to huggingface-* skill names/paths, merges the dataset viewer and object detection entries into their successor skills, and removes entries that no longer exist upstream.

Also corrects the transformers-js URL and adds the new huggingface-papers skill to the Available Skills table.

Written by Cursor Bugbot for commit b89d4f7. This will update automatically on new commits. Configure here.

Skill names were renamed upstream in huggingface/skills, making all
old links 404. This updates the table to match current names, removes
deleted skills (object-detection-trainer, tool-builder), merges
dataset-viewer into the renamed datasets skill, and adds the new
huggingface-papers skill.
@pcuenca
Copy link
Copy Markdown
Member

pcuenca commented Apr 1, 2026

Thanks @ps-abhi! There's a previous PR by Merve: #2329

@merveenoyan can you consolidate any outstanding changes from this PR to yours and credit the author? 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants