docs: fix broken skill links and names in agents-skills.md#2345
Open
ps-abhi wants to merge 1 commit intohuggingface:mainfrom
Open
docs: fix broken skill links and names in agents-skills.md#2345ps-abhi wants to merge 1 commit intohuggingface:mainfrom
ps-abhi wants to merge 1 commit intohuggingface:mainfrom
Conversation
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.
Member
|
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? 🙏 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
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.mdto reflect upstream skill renames and consolidation: fixes brokenhugging-face-*links by switching tohuggingface-*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-jsURL and adds the newhuggingface-papersskill to the Available Skills table.Written by Cursor Bugbot for commit b89d4f7. This will update automatically on new commits. Configure here.