CtrlK
BlogDocsLog inGet started
Tessl Logo

rcsb-pdb-skill

Submit compact RCSB PDB requests for core metadata, Search API queries, and FASTA downloads. Use when a user wants concise RCSB summaries; save raw JSON or FASTA 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

Passed

No findings from the security scan

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 SKILL.md body is a compact, executable-oriented reference: concrete endpoints, copy-paste request examples, clear I/O contracts, and a single real bundle script referenced one level deep. It avoids verbosity and conceptual padding while remaining fully actionable.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — operating rules, I/O contracts, and copy-paste examples with no padding or explanations of concepts Claude already knows, matching the 'lean and efficient' anchor.

3 / 3

Actionability

Provides fully executable bash invocation and three concrete JSON request patterns, plus exact base_url values — copy-paste ready guidance rather than pseudocode.

3 / 3

Workflow Clarity

A simple single-task REST skill with unambiguous Input/Output/Execution sections; the rubric permits a 3 for clear simple skills, and there are no destructive or batch operations that would require validation feedback loops.

3 / 3

Progressive Disclosure

Content is well-organized into short sections with a single one-level-deep reference to the real scripts/rest_request.py bundle file, and an explicit References section confirming no deeper nesting — appropriate for a sub-50-line skill.

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, action-oriented, and explicitly states both its capabilities and a 'Use when...' trigger for RCSB PDB lookups. It occupies a clear niche with natural trigger terms and no over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions: 'core metadata, Search API queries, and FASTA downloads' — matches the anchor that enumerates several specific operations rather than vague language.

3 / 3

Completeness

Answers both what ('Submit compact RCSB PDB requests...') and when via the explicit 'Use when a user wants concise RCSB summaries' clause, satisfying the 'what AND when' anchor.

3 / 3

Trigger Term Quality

Covers natural terms a user would say — 'RCSB PDB', 'Search API', 'FASTA', 'RCSB summaries' — giving good domain-specific coverage rather than jargon.

3 / 3

Distinctiveness Conflict Risk

The narrow RCSB PDB niche with domain-specific triggers makes it unlikely to fire for unrelated skills, matching the 'clear niche with distinct triggers' anchor.

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.