Skill Overview
Start with fit, limitations, and setup before diving into the repository.
Scenario recommande: Ideal for AI agents that need importing and exporting mass spectrometry data. Resume localise: # Matchms Overview Matchms is an open-source Python library for mass spectrometry data processing and analysis. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.
Pourquoi utiliser cette compétence
Recommandation: matchms helps agents importing and exporting mass spectrometry data. Matchms Overview Matchms is an open-source Python library for mass spectrometry data processing and analysis. This AI agent skill
Meilleur pour
Scenario recommande: Ideal for AI agents that need importing and exporting mass spectrometry data.
↓ Cas d'utilisation exploitables for matchms
! Sécurité et Limitations
- Limitation: from matchms.filtering import select by relative intensity, require minimum number of peaks
- Limitation: Require minimum peaks
- Limitation: spectrum = require minimum number of peaks(spectrum, n required=5)
About The Source
The section below is adapted from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.
Browser Sandbox Environment
⚡️ Ready to unleash?
Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.
FAQ et étapes d’installation
These questions and steps mirror the structured data on this page for better search understanding.
? Questions fréquentes
Qu’est-ce que matchms ?
Scenario recommande: Ideal for AI agents that need importing and exporting mass spectrometry data. Resume localise: # Matchms Overview Matchms is an open-source Python library for mass spectrometry data processing and analysis. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.
Comment installer matchms ?
Exécutez la commande : npx killer-skills add AbdurrahmanHabib/hrmsv1. Elle fonctionne avec Cursor, Windsurf, VS Code, Claude Code et plus de 19 autres IDE.
Quels sont les cas d’usage de matchms ?
Les principaux cas d’usage incluent : Cas d'usage: Importing and Exporting Mass Spectrometry Data, Cas d'usage: Load spectra from multiple file formats and export processed data:, Cas d'usage: from matchms.importing import load from mgf, load from mzml, load from msp, load from json.
Quels IDE sont compatibles avec matchms ?
Cette skill est compatible avec Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Utilisez la CLI Killer-Skills pour une installation unifiée.
Y a-t-il des limites pour matchms ?
Limitation: from matchms.filtering import select by relative intensity, require minimum number of peaks. Limitation: Require minimum peaks. Limitation: spectrum = require minimum number of peaks(spectrum, n required=5).
↓ Comment installer ce skill
-
1. Ouvrir le terminal
Ouvrez le terminal ou la ligne de commande dans le dossier du projet.
-
2. Lancer la commande d’installation
Exécutez : npx killer-skills add AbdurrahmanHabib/hrmsv1. La CLI détectera automatiquement votre IDE ou votre agent et configurera la skill.
-
3. Commencer à utiliser le skill
Le skill est maintenant actif. Votre agent IA peut utiliser matchms immédiatement dans le projet.
! Source Notes
This page is still useful for installation and source reference. Before using it, compare the fit, limitations, and upstream repository notes above.
Upstream Repository Material
The section below is adapted from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.
matchms
# Matchms Overview Matchms is an open-source Python library for mass spectrometry data processing and analysis. This AI agent skill supports Claude Code