CtrlK
BlogDocsLog inGet started
Tessl Logo

pyopenms

Python interface to OpenMS for mass spectrometry data analysis. Use for LC-MS/MS proteomics and metabolomics workflows including file handling (mzML, mzXML, mzTab, FASTA, pepXML, protXML, mzIdentML), signal processing, feature detection, peptide identification, and quantitative analysis. Apply when working with mass spectrometry data, analyzing proteomics experiments, or processing metabolomics datasets.

68

Quality

82%

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

65%Weight 40%Scale 1-5

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

Well-structured overview with excellent progressive disclosure to real reference files, but it loses points on a broken install command, an incomplete code example, and workflows that lack validation checkpoints for batch MS processing.

Suggestions

Fix the install command: change 'uv uv pip install pyopenms' to a single 'uv pip install pyopenms' so it is copy-paste executable.

Make the FeatureFinder example complete by defining 'features' and 'params' (e.g., ms.FeatureMap() and a Param object) before the run() call.

Add validation checkpoints to the metabolomics and identification workflows (e.g., verify loaded spectra count, confirm FDR threshold applied) to support batch/destructive operations.

DimensionReasoningScore

Conciseness

Mostly efficient and code-focused, but the Overview section repeats the frontmatter description and a few section intros restate the obvious, so it is not fully lean.

4 / 5

Actionability

Most code is concrete, but the install command 'uv uv pip install pyopenms' has a duplicated 'uv' and the FeatureFinder example references undefined 'features' and 'params' variables — missing key details rather than minor gaps.

3 / 5

Workflow Clarity

The metabolomics workflow gives a clear 5-step sequence but includes no validation or verification checkpoints; per the batch-operation cap, this limits the score to 3.

3 / 5

Progressive Disclosure

SKILL.md is a concise overview with well-signaled, one-level-deep references to six existing reference files (file_io, signal_processing, feature_detection, identification, metabolomics, data_structures), all verified present.

5 / 5

Total

15

/

20

Passed

Description

100%Weight 40%Scale 1-5

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, specific description that clearly states the skill's purpose and when to invoke it, with concrete actions, natural trigger terms, and file extensions. Third-person voice is used throughout, and there is no vague padding.

DimensionReasoningScore

Specificity

Lists multiple concrete actions across the domain — 'file handling (mzML, mzXML, mzTab, FASTA, pepXML, protXML, mzIdentML), signal processing, feature detection, peptide identification, and quantitative analysis' — giving comprehensive coverage rather than just naming the domain.

5 / 5

Completeness

Explicitly states what ('Python interface to OpenMS for mass spectrometry data analysis') and when ('Use for … Apply when working with mass spectrometry data, analyzing proteomics experiments, or processing metabolomics datasets') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Combines natural user phrases ('analyzing proteomics experiments, processing metabolomics datasets') with specific file extensions (mzML, mzXML, mzTab, mzIdentML) and synonyms, matching the comprehensive-coverage anchor.

5 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (mass spectrometry, LC-MS/MS proteomics, metabolomics, specialized file formats) with distinct triggers and minimal overlap with other skills.

5 / 5

Total

20

/

20

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
foryourhealth111-pixel/Vibe-Skills
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.