CtrlK
BlogDocsLog inGet started
Tessl Logo

biorxiv-skill

Submit compact bioRxiv and medRxiv API requests for details, publication-linkage, and DOI lookups. Use when a user wants concise preprint metadata summaries

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%

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

A compact, single-purpose skill body that is lean, fully executable, and well-sectioned with a real referenced script. It avoids concept padding and gives concrete I/O examples and operating rules.

DimensionReasoningScore

Conciseness

The body is lean — operating rules, I/O contract, and a copy-paste example with no concept explanations Claude already knows; every line is operational guidance, matching the lean/efficient anchor.

3 / 3

Actionability

Provides a fully executable `echo '...' | python scripts/rest_request.py` command plus concrete JSON request patterns and an explicit output field list, which is copy-paste ready; not the level below because code is real and complete rather than pseudocode.

3 / 3

Workflow Clarity

As a simple single-action skill (read JSON from stdin, run the script) the action is unambiguous via the operating rules and example; the simple-skill note allows a 3 here, and no destructive/batch validation loop is required.

3 / 3

Progressive Disclosure

Under 50 lines with well-organized sections and the single bundle file `scripts/rest_request.py` correctly referenced and present on disk; the under-50-lines/no-external-references note permits a 3 on organization alone.

3 / 3

Total

12

/

12

Passed

Description

100%

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 tight, third-person description that names concrete actions, supplies natural trigger terms, and explicitly covers both what the skill does and when to use it. Voice is correctly imperative/third person with no fluff or over-claims.

DimensionReasoningScore

Specificity

Lists three concrete operations — 'details', 'publication-linkage', and 'DOI lookups' — matching the anchor for multiple specific concrete actions; not the level below because it goes beyond naming a single domain action.

3 / 3

Completeness

Explicitly states what it does ('Submit ... API requests for details, publication-linkage, and DOI lookups') and when to use it ('Use when a user wants concise preprint metadata summaries'), satisfying both halves with an explicit trigger.

3 / 3

Trigger Term Quality

Natural user-facing terms 'bioRxiv', 'medRxiv', and 'preprint metadata' are exactly what a user would say, giving good coverage; 'publication-linkage' is somewhat technical but the natural vocabulary is present, so it is not the level below.

3 / 3

Distinctiveness Conflict Risk

The bioRxiv/medRxiv preprint niche is narrow with distinct triggers unlikely to collide with other skills; not the level below because the domain is specific rather than broadly overlapping.

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.