CtrlK
BlogDocsLog inGet started
Tessl Logo

quickgo-skill

Submit compact QuickGO requests for GO terms, annotations, and ontology traversal. Use when a user wants concise QuickGO 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%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 lean, single-purpose skill body that gives fully executable guidance, a clear failure/fallback path, and tidy sectioning with a verified single bundle reference. It adds only what Claude would not already know and respects the token budget.

DimensionReasoningScore

Conciseness

Every line is instructive — base_url, paths, field lists, and an executable example — with no explanations of concepts Claude already knows; notes on truncation and re-running are operationally relevant rather than padding.

3 / 3

Actionability

Provides copy-paste-ready executable bash with a real JSON payload, exact endpoint paths, required/optional field lists, and concrete defaults (limit=10, max_items=10).

3 / 3

Workflow Clarity

For a simple single-purpose skill the action is unambiguous, and it includes a failure path (ok=false with error.code/message) plus a fallback when annotation/search is upstream-fragile; no destructive/batch op is present to trigger the cap.

3 / 3

Progressive Disclosure

Under 50 lines with well-organized sections and a single one-level-deep bundle reference (scripts/rest_request.py, verified present); explicitly states no further runtime references are needed, fitting the simple-skill allowance.

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.

A concise, well-formed description that states concrete capabilities and an explicit Use-when trigger tied to a distinct QuickGO/GO-ontology niche. It avoids fluff and verbosity while covering both what and when.

DimensionReasoningScore

Specificity

Names three concrete capability areas — "GO terms, annotations, and ontology traversal" — matching the anchor for listing multiple specific concrete actions, not just a domain plus some actions.

3 / 3

Completeness

Explicitly answers both what ("Submit compact QuickGO requests...") and when ("Use when a user wants concise QuickGO summaries"), so it clears the explicit-trigger bar rather than capping at 2.

3 / 3

Trigger Term Quality

Includes natural terms users would say ("QuickGO requests", "GO terms", "annotations", "ontology traversal", "concise QuickGO summaries") with good coverage rather than jargon-only language.

3 / 3

Distinctiveness Conflict Risk

Targets a clear niche (QuickGO / Gene Ontology API) with distinct triggers 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.