CtrlK
BlogDocsLog inGet started
Tessl Logo

chembl-skill

Submit compact ChEMBL API requests for activity, molecule, target, mechanism, and text-search endpoints. Use when a user wants concise ChEMBL 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 well-structured, token-efficient skill body that gives executable commands and concrete examples for a single ChEMBL REST task, with clean sectioning and a single verified bundle reference. No verbosity or concept re-explanation is present.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it states rules, fields, and examples without explaining what ChEMBL or REST is, and every section earns its place.

3 / 3

Actionability

It provides a copy-paste-ready 'echo ... | python scripts/rest_request.py' command plus three complete JSON input examples with concrete paths, params, and record_path values.

3 / 3

Workflow Clarity

This is a single-task skill whose single action is unambiguous (build the request, run the script, parse the compact output); per the simple-skills note, that clarity merits a 3.

3 / 3

Progressive Disclosure

Content is organized into clearly labeled sections (Operating rules, Execution behavior, Input, Output, Execution, References) with a single one-level-deep real reference (scripts/rest_request.py, verified to exist) and an explicit statement that no further references are needed.

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 concise, third-person description that clearly states the skill's actions and gives an explicit 'Use when' trigger, covering a well-scoped ChEMBL niche. It is specific, complete, and distinctive with no over-claims.

DimensionReasoningScore

Specificity

The description lists multiple concrete capabilities — 'activity, molecule, target, mechanism, and text-search endpoints' — matching the anchor for enumerating several specific concrete actions.

3 / 3

Completeness

It answers both 'what' (submit compact ChEMBL API requests for named endpoints) and 'when' via an explicit 'Use when a user wants concise ChEMBL summaries' trigger clause.

3 / 3

Trigger Term Quality

It surfaces natural domain terms a user would actually say ('ChEMBL', 'activity', 'molecule', 'target', 'mechanism', 'concise ChEMBL summaries'), giving good coverage rather than only technical jargon.

3 / 3

Distinctiveness Conflict Risk

ChEMBL is a distinct, named data source with its own endpoint vocabulary, making this skill unlikely to trigger for or conflict with 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.