CtrlK
BlogDocsLog inGet started
Tessl Logo

chebi-skill

Submit compact ChEBI 2.0 API requests for chemical search, compound lookup, ontology traversal, and structure metadata. Use when a user wants concise ChEBI summaries

70

Quality

85%

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

85%

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

A tight, actionable single-purpose skill with a clear I/O contract and appropriate bundling. The only real weakness is minor verbatim duplication of an example and the path list across sections.

Suggestions

Remove the duplicated caffeine es_search example from the Execution section since it already appears verbatim under Input, or replace one with a different route to add value.

De-duplicate the path guidance between Operating rules and Execution behavior by referencing it in one place.

DimensionReasoningScore

Conciseness

The body is lean and operational with no concept over-explanation, but the caffeine es_search example is duplicated verbatim in both the Input and Execution sections and the path list repeats the Operating rules, so it could be tightened.

2 / 3

Actionability

Provides an executable bash command with a complete JSON input, an explicit field contract, and concrete ChEBI request patterns — copy-paste ready.

3 / 3

Workflow Clarity

This is a single-action skill (run rest_request.py) whose action is unambiguous, with a documented success/error output contract; per the simple-skills note this merits a 3.

3 / 3

Progressive Disclosure

Under 50 lines with well-organized sections and a single real one-level-deep script reference (scripts/rest_request.py, verified present); the References section explicitly states no further references are needed.

3 / 3

Total

11

/

12

Passed

Description

85%

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 specific, well-scoped description with concrete capabilities and an explicit trigger. Its main weakness is that the Use-when clause narrows the trigger to only concise summaries rather than covering all four advertised capabilities.

Suggestions

Broaden the "Use when" clause to cover all four capabilities (search, lookup, ontology traversal, structure metadata) instead of only "concise ChEBI summaries".

Add natural user phrasings such as "look up a compound in ChEBI" or "ChEBI metabolite/molecule search" to improve trigger-term coverage.

DimensionReasoningScore

Specificity

Names four concrete actions — "chemical search, compound lookup, ontology traversal, and structure metadata" — matching the multiple-specific-actions anchor.

3 / 3

Completeness

Explicitly states what it does and includes an explicit "Use when..." trigger clause, satisfying both the what and when requirements.

3 / 3

Trigger Term Quality

Relevant domain terms (ChEBI, compound lookup, ontology) appear, but the "Use when a user wants concise ChEBI summaries" trigger only captures the summary use case and omits common phrasings (e.g. "look up a compound in ChEBI", metabolite/molecule search).

2 / 3

Distinctiveness Conflict Risk

ChEBI is a narrow, well-defined chemical database niche with distinct triggers unlikely to collide with other skills.

3 / 3

Total

11

/

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.