CtrlK
BlogDocsLog inGet started
Tessl Logo

cbioportal-skill

Submit compact cBioPortal API requests for studies, molecular profiles, mutations, clinical data, and samples. Use when a user wants concise cBioPortal 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

Passed

No findings from the security scan

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 tight, actionable skill body: executable examples, concrete operational rules, and clean sectioning with a real bundle file. No padding and no missing validation gaps for this read-only request task.

DimensionReasoningScore

Conciseness

Lean bullet structure with no explanations of concepts Claude already knows; every line is operational guidance (pageSize/max_items, POST for fetches, Accept header), so each token earns its place.

3 / 3

Actionability

Provides an executable bash one-liner and two complete, copy-paste-ready JSON patterns with real endpoints and params (e.g. 'molecular-profiles/brca_tcga_mutations/mutations/fetch' with entrezGeneIds), not pseudocode.

3 / 3

Workflow Clarity

Single-task skill with an unambiguous action (build JSON, pipe to script, read output); per the simple-skills note this scores 3, and no destructive/batch operation triggers the validation cap.

3 / 3

Progressive Disclosure

Under 50 lines with well-organized sections and a single one-level-deep bundle reference (scripts/rest_request.py) that exists on disk; no nested reference chains.

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 strong description: concrete capabilities, an explicit 'Use when' trigger, and a distinct niche. It avoids vague fluff while staying concise.

DimensionReasoningScore

Specificity

Lists multiple concrete actions and entity types — 'studies, molecular profiles, mutations, clinical data, and samples' — matching the anchor for listing several specific concrete actions rather than naming only a domain.

3 / 3

Completeness

Explicitly answers both what ('Submit compact cBioPortal API requests for ...') and when ('Use when a user wants concise cBioPortal summaries'), satisfying the explicit-trigger requirement; not 2 because the when is stated, not merely implied.

3 / 3

Trigger Term Quality

Natural domain terms a user would say (cBioPortal, studies, mutations, clinical data, samples) appear directly, giving good coverage rather than just 'some relevant keywords'.

3 / 3

Distinctiveness Conflict Risk

cBioPortal is a clearly scoped niche with distinct triggers, making overlap with other skills unlikely.

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.