CtrlK
BlogDocsLog inGet started
Tessl Logo

huggingface-jobs

This skill should be used when users want to run any workload on Hugging Face Jobs infrastructure. Covers UV scripts, Docker-based jobs, hardware selection, cost estimation, authentication with tokens, secrets management, timeout configuration, and result persistence. Designed for general-purpose compute workloads including data processing, inference, experiments, batch jobs, and any Python-based tasks. Should be invoked for tasks involving cloud compute, GPU workloads, or when users mention running jobs on Hugging Face infrastructure without local setup.

68

Quality

82%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

65%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is highly actionable with executable MCP/CLI/Python examples and real, well-signaled reference files, but it is verbose: token guidance is repeated in multiple sections, basic concepts are over-explained, and reference content is duplicated inline rather than delegated. A tighter single end-to-end workflow and deduplication against the reference files would lift the lower dimensions.

Suggestions

Consolidate the duplicated token guidance into the references/token_usage.md file and keep only a brief inline summary plus the one critical $HF_TOKEN-vs-get_token() distinction, to remove the repetition across Prerequisites, Token Usage Guide, Hub Push config, Failure Modes, and Key Takeaways.

Add a single numbered end-to-end workflow near the top (choose hardware → set timeout/secrets → submit via hf_jobs() → verify token/persistence → return job URL) with explicit feedback loops, so the high-level sequence is not scattered across sections.

Trim basic concept explanations such as 'What are HF Tokens?' and the 'When to Use This Skill' list (which duplicates the Overview use cases) to respect the token budget and assume Claude's competence.

DimensionReasoningScore

Conciseness

The body is ~1040 lines with notable repetition — token guidance is restated in the Prerequisites, a large Token Usage Guide, the Hub Push config, Failure Modes, and Key Takeaways — and includes basic concept explanation ('What are HF Tokens? Authentication credentials for the Hugging Face Hub') that Claude already knows, so it is mostly efficient but could be tightened rather than fully lean.

2 / 3

Actionability

Provides fully executable, copy-paste-ready guidance: concrete hf_jobs('uv', {...}) and hf_jobs('run', {...}) calls, CLI and Python-API equivalents, complete PEP 723 inline scripts, ready-to-run Path(...).read_text() patterns, and a comparison table, matching the score-3 anchor.

3 / 3

Workflow Clarity

Validation checkpoints exist (the Verification Checklist, 'assert "HF_TOKEN" in os.environ', 'When tokens are required' lists), but the top-level end-to-end workflow is fragmented across scattered sections rather than one coherent submit→verify→monitor→persist sequence with explicit feedback loops, fitting the score-2 anchor of steps present but sequence implicit.

2 / 3

Progressive Disclosure

References are real, one-level-deep, and clearly signaled (references/hardware_guide.md, hub_saving.md, troubleshooting.md, token_usage.md and three scripts all exist and are linked), but large swaths of token-usage, hardware, and troubleshooting content are duplicated inline despite living in those reference files, matching the score-2 anchor where content that should be separate is inline.

2 / 3

Total

9

/

12

Passed

Description

100%Weight 40%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific, trigger-rich, and explicitly states both what the skill does and when to use it, with a clear niche tied to Hugging Face Jobs. It uses appropriate third-person voice throughout with no first/second-person phrasing.

DimensionReasoningScore

Specificity

Lists multiple concrete capabilities — 'UV scripts, Docker-based jobs, hardware selection, cost estimation, authentication with tokens, secrets management, timeout configuration, and result persistence' — matching the score-3 anchor for several specific actions rather than the partial coverage of score 2.

3 / 3

Completeness

Explicitly answers both what (the enumerated capabilities) and when ('This skill should be used when users want to run any workload on Hugging Face Jobs infrastructure' and 'Should be invoked for tasks involving cloud compute, GPU workloads...'), satisfying the score-3 anchor with an explicit trigger clause.

3 / 3

Trigger Term Quality

Covers natural user-facing terms such as 'run any workload', 'cloud compute', 'GPU workloads', 'batch jobs', 'data processing, inference, experiments', and 'running jobs on Hugging Face infrastructure without local setup', giving good coverage of phrasings a user would say.

3 / 3

Distinctiveness Conflict Risk

Tied to the specific 'Hugging Face Jobs infrastructure' product niche with distinct triggers, and even points users to the separate model-trainer skill, making conflicts with other skills unlikely.

3 / 3

Total

12

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (1043 lines); consider splitting into references/ and linking

Warning

Total

15

/

16

Passed

Repository
openai/plugins
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.