Skip to content

fix(huggingface-community-evals): correct stale skill references - #190

Open
xiaolai wants to merge 1 commit into
huggingface:mainfrom
xiaolai:fix/nlpm-community-evals-stale-skill-refs
Open

fix(huggingface-community-evals): correct stale skill references#190
xiaolai wants to merge 1 commit into
huggingface:mainfrom
xiaolai:fix/nlpm-community-evals-stale-skill-refs

Conversation

@xiaolai

@xiaolai xiaolai commented Jul 5, 2026

Copy link
Copy Markdown

Automated: drive-by fix from NLPM, an NL artifact linter. Reviewed and reproduced before submission.

Bug: SKILL.md and examples/USAGE_EXAMPLES.md reference a skill named hugging-face-jobs, which doesn't exist in this repo.

Evidence: ls skills/ | grep -i jobs returns no matches; the actual HF-Jobs remote-execution skill is huggingface-llm-trainer.

Fix: Repoints all eight references (SKILL.md lines 24, 53, 67, 147, 182, 192; USAGE_EXAMPLES.md lines 20, 101) to huggingface-llm-trainer.

References to `hugging-face-jobs` pointed to a skill name that
doesn't exist in this repo. The actual skill covering HF Jobs
remote execution is `huggingface-llm-trainer`.

Co-Authored-By: Claude Code <noreply@anthropic.com>
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.

1 participant