CtrlK
BlogDocsLog inGet started
Tessl Logo

ipd-skill

Submit compact IPD REST requests for HLA allele and cell-level metadata using the public IPD query API. Use when a user wants concise IPD summaries; save raw JSON or text only on request.

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 a compact, well-structured single-purpose skill: concrete executable guidance, clear operating/execution sections, and a verified script reference with no nesting or padding. It respects token budget while remaining fully actionable.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — tersely listing operating rules, fields, and an executable example without explaining REST/IPD concepts Claude already knows; every section earns its tokens.

3 / 3

Actionability

Provides a copy-paste-ready executable bash example piping JSON into scripts/rest_request.py, a concrete base_url, named routes, and multiple complete example JSON payloads rather than pseudocode.

3 / 3

Workflow Clarity

This is a simple single-action skill (issue one REST request); the single action is unambiguous across Operating rules, Execution behavior, and the Execution example, satisfying the simple-skill allowance for a 3 without needing multi-step checkpoints.

3 / 3

Progressive Disclosure

At under 50 lines with well-organized sections and a single real one-level reference to scripts/rest_request.py (verified present), the skill meets the simple-skill allowance for a 3 with no nested 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 self-contained: it lists concrete actions, gives natural domain trigger terms, and includes an explicit 'Use when' clause. It is clearly distinguishable and unlikely to trigger for the wrong skill.

DimensionReasoningScore

Specificity

Names multiple concrete actions — 'Submit compact IPD REST requests', retrieve 'HLA allele and cell-level metadata', and 'save raw JSON or text' — matching the multi-action anchor rather than the single-domain anchor at 2.

3 / 3

Completeness

States both what it does ('Submit compact IPD REST requests for HLA allele and cell-level metadata') and an explicit 'Use when a user wants concise IPD summaries' trigger, satisfying the both-what-and-when anchor.

3 / 3

Trigger Term Quality

Covers the natural terms a user of this domain would say — 'IPD', 'HLA allele', 'cell-level metadata', 'IPD summaries', 'IPD query API' — rather than only technical jargon or a single generic term.

3 / 3

Distinctiveness Conflict Risk

Targets a clear niche (IPD HLA allele/cell metadata via a specific public API) with distinct triggers unlikely to collide with other 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.