CtrlK
BlogDocsLog inGet started
Tessl Logo

transformers

Hugging Face Transformers for loading Hub models, running pipeline inference, text generation, and Trainer fine-tuning on NLP, vision, audio, and multimodal tasks. Use when working with AutoModel, pipelines, tokenizers, or TrainingArguments—not for general ML outside the Transformers library.

72

Quality

89%

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

86%Weight 40%Scale 1-5

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

A well-organized reference skill with executable examples and clean navigation to verified bundle files. Minor conciseness and validation-checkpoint gaps keep it just short of top marks.

Suggestions

Trim the Overview paragraph and condensed security advice in Authentication; Claude already knows what Transformers is and the basics of token handling.

Add an explicit validation/check step to the Trainer fine-tuning recipe (e.g., evaluating on a held-out set or checking eval metrics) to strengthen workflow clarity.

Replace generic placeholders in Common Patterns ('task-name', 'model-id') with at least one fully concrete runnable example per pattern.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete code and command examples, but the Overview paragraph re-explains what Transformers is and the Authentication security prose could be trimmed; sits above anchor 3 but not fully lean.

4 / 5

Actionability

Provides copy-paste ready, executable examples with real model IDs (Qwen/Qwen2.5-1.5B), pinned install commands, and complete pipeline/AutoModel/Trainer snippets covering the common cases.

5 / 5

Workflow Clarity

Clear sequences for inference and training (args → Trainer → train) and a validated cite procedure, but most recipes lack explicit validation checkpoints; appropriate since operations are non-destructive.

4 / 5

Progressive Disclosure

Well-structured overview with clearly signaled, one-level-deep references to real files (pipelines.md, models.md, generation.md, training.md, tokenizers.md), all verified present in references/.

5 / 5

Total

18

/

20

Passed

Description

92%Weight 40%Scale 1-5

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

A strong, specific description that clearly states capabilities, triggers, and boundaries in third person. It is comprehensive and well-scoped with only minor synonym coverage gaps.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('loading Hub models, running pipeline inference, text generation, and Trainer fine-tuning') across named domains (NLP, vision, audio, multimodal), matching the comprehensive-coverage anchor.

5 / 5

Completeness

Explicitly answers both what (load models, inference, generation, fine-tuning) and when ('Use when working with AutoModel, pipelines, tokenizers, or TrainingArguments'), plus a negative boundary clause.

5 / 5

Trigger Term Quality

Strong natural keywords ('pipelines', 'AutoModel', 'tokenizers', 'TrainingArguments', 'fine-tuning') that users would say, but a few common synonyms (e.g., 'HF', 'inference') are absent, sitting just below the comprehensive anchor.

4 / 5

Distinctiveness Conflict Risk

Scoped to the Transformers library with an explicit exclusion ('not for general ML outside the Transformers library'), giving a clear niche with minimal conflict risk.

5 / 5

Total

19

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
K-Dense-AI/scientific-agent-skills
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.