CtrlK
BlogDocsLog inGet started
Tessl Logo

genebass-gene-burden-skill

Submit compact Genebass gene burden requests for one Ensembl gene ID and one burden set. Use when a user wants concise Genebass PheWAS summaries

75

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%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.

A tight, well-structured single-purpose skill: lean prose, a concrete executable example, an explicit input/output contract, and correct one-level-deep bundling of its single script. No significant gaps for a skill of this scope.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude knows Genebass/PheWAS concepts, with no padding or basic-concept explanations; every section earns its place, matching the lean-and-efficient anchor.

3 / 3

Actionability

It provides a fully executable, copy-paste-ready command ('echo ... | python scripts/genebass_gene_burden.py') plus concrete input forms and the supported burden-set list, matching the executable-and-complete anchor.

3 / 3

Workflow Clarity

This is a single-task skill whose one action (run the script with stdin JSON) is unambiguous, with a clearly documented input/output contract; per the simple-skills note a clear single action can score 3, and no destructive/batch feedback loop is required for a read-only fetch.

3 / 3

Progressive Disclosure

Under 50 lines with well-organized sections and a single correctly-referenced bundle file (scripts/genebass_gene_burden.py); the body explicitly states no additional references are needed, fitting the simple-skill note that allows a 3 with just well-organized sections.

3 / 3

Total

12

/

12

Passed

Description

85%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.

A specific, third-person description with an explicit 'Use when' trigger and clear scope constraints. It would benefit from a few more natural phrasings a user might say (e.g. 'PheWAS results', 'gene-level associations') to broaden trigger coverage.

Suggestions

Add common user phrasings like 'PheWAS results', 'gene-level associations', or 'gene burden test results' to broaden trigger-term coverage.

Consider mentioning the supported burden sets (pLoF, missense|LC, synonymous) implicitly via 'for any supported burden set' to better signal scope at the description level.

DimensionReasoningScore

Specificity

The description lists concrete actions ('Submit compact Genebass gene burden requests') with explicit constraints ('one Ensembl gene ID and one burden set'), matching the multiple-specific-concrete-actions anchor.

3 / 3

Completeness

It explicitly states what ('Submit compact Genebass gene burden requests for one Ensembl gene ID and one burden set') and when ('Use when a user wants concise Genebass PheWAS summaries'), satisfying the both-what-and-when anchor.

3 / 3

Trigger Term Quality

It includes relevant natural terms ('gene burden', 'PheWAS', 'Ensembl gene ID', 'burden set') but offers limited common variations and few synonyms a user might say, fitting the 'some relevant keywords but missing common variations' anchor.

2 / 3

Distinctiveness Conflict Risk

The narrow Genebass PheWAS gene-burden niche with distinctive domain triggers is unlikely to fire for unrelated skills, matching the clear-niche anchor.

3 / 3

Total

11

/

12

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
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.