CtrlK
BlogDocsLog inGet started
Tessl Logo

ncbi-clinicaltables-skill

Submit compact Clinical Tables NCBI Gene requests for human gene lookup, pagination, and field selection. Use when a user wants concise autocomplete-style human gene search results

80

Quality

100%

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

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.

The body is compact, actionable, and well-structured for a single-purpose skill, with an executable example and a verified script reference. It appropriately avoids over-explaining concepts Claude already knows.

DimensionReasoningScore

Conciseness

At ~37 lines the body is lean and assumes Claude's competence, with no padding or explanation of concepts Claude already knows; every section earns its place.

3 / 3

Actionability

Provides a concrete, copy-paste-ready bash invocation plus three specific JSON input patterns and exact param names (df, ef, sf, q, offset, count), not vague description.

3 / 3

Workflow Clarity

A simple single-task skill with an unambiguous input/stdin/output contract and explicit guidance to page via offset; per the simple-skills note, the single action is clear enough to score 3, and no destructive/batch operation requires validation checkpoints.

3 / 3

Progressive Disclosure

Under 50 lines with well-organized sections and a single referenced script (scripts/ncbi_gene_clinicaltables.py) that exists in the bundle; per the simple-skills note this warrants a 3 without further external references.

3 / 3

Total

12

/

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 concise, specific, and complete, clearly stating both the capability and an explicit use-when trigger with natural user language. It occupies a distinct niche with low conflict risk.

DimensionReasoningScore

Specificity

Names multiple concrete actions — "human gene lookup, pagination, and field selection" — tied to a specific endpoint, matching the multi-action anchor rather than the single-domain score-2 example.

3 / 3

Completeness

Explicitly answers both what ("Submit compact Clinical Tables NCBI Gene requests for ... lookup, pagination, and field selection") and when ("Use when a user wants concise autocomplete-style human gene search results").

3 / 3

Trigger Term Quality

Natural terms a user would say are present ("human gene search results", "autocomplete-style", "NCBI Gene"), giving good coverage rather than just technical jargon.

3 / 3

Distinctiveness Conflict Risk

The Clinical Tables autocomplete niche is distinct from general Entrez Gene records, with trigger language unlikely to fire for unrelated skills.

3 / 3

Total

12

/

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.