Skip to content

Fix skill name in agents-skills.md#2540

Open
0jg wants to merge 1 commit into
huggingface:mainfrom
0jg:patch-3
Open

Fix skill name in agents-skills.md#2540
0jg wants to merge 1 commit into
huggingface:mainfrom
0jg:patch-3

Conversation

@0jg

@0jg 0jg commented Jun 8, 2026

Copy link
Copy Markdown

This PR updates the documentation to fix the naming of the huggingface-gradio plugin and installation process for Claude Code.


Note

Low Risk
Documentation-only edits with no runtime or security impact.

Overview
Updates docs/hub/agents-skills.md so Claude Code install examples use /plugin install <skill-name>@huggingface-skills instead of @huggingface/skills.

In the Available Skills table, the Gradio skill is labeled huggingface-gradio (matching its repo path) rather than gradio.

Reviewed by Cursor Bugbot for commit b9d119f. Bugbot is set up for automated code reviews on this repo. Configure here.

Copilot AI review requested due to automatic review settings June 8, 2026 14:19

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the Skills documentation to reflect the correct plugin installation identifier and to align the listed Skill name with its repository path.

Changes:

  • Updated the /plugin install command to use @huggingface-skills.
  • Renamed the listed gradio Skill to huggingface-gradio to match the repo directory/link.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/hub/agents-skills.md
Comment on lines 18 to +21
/plugin marketplace add huggingface/skills

# install a specific Skill
/plugin install <skill-name>@huggingface/skills
/plugin install <skill-name>@huggingface-skills
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