Skill Overview
Start with fit, limitations, and setup before diving into the repository.
Cenario recomendado: Ideal for AI agents that need importing and exporting mass spectrometry data. Resumo localizado: # 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.
Por que usar essa habilidade
Recomendacao: 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
Melhor para
Cenario recomendado: Ideal for AI agents that need importing and exporting mass spectrometry data.
↓ Casos de Uso Práticos for matchms
! Segurança e Limitações
- Limitacao: from matchms.filtering import select by relative intensity, require minimum number of peaks
- Limitacao: Require minimum peaks
- Limitacao: spectrum = require minimum number of peaks(spectrum, n required=5)
About The Source
The section below comes 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 e etapas de instalação
These questions and steps mirror the structured data on this page for better search understanding.
? Perguntas frequentes
O que é matchms?
Cenario recomendado: Ideal for AI agents that need importing and exporting mass spectrometry data. Resumo localizado: # 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.
Como instalar matchms?
Execute o comando: npx killer-skills add AbdurrahmanHabib/hrmsv1. Ele funciona com Cursor, Windsurf, VS Code, Claude Code e mais de 19 outros IDEs.
Quais são os casos de uso de matchms?
Os principais casos de uso incluem: Caso de uso: Applying Importing and Exporting Mass Spectrometry Data, Caso de uso: Applying Load spectra from multiple file formats and export processed data:, Caso de uso: Applying from matchms.importing import load from mgf, load from mzml, load from msp, load from json.
Quais IDEs são compatíveis com matchms?
Esta skill é compatível com 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. Use a CLI do Killer-Skills para uma instalação unificada.
matchms tem limitações?
Limitacao: from matchms.filtering import select by relative intensity, require minimum number of peaks. Limitacao: Require minimum peaks. Limitacao: spectrum = require minimum number of peaks(spectrum, n required=5).
↓ Como instalar este skill
-
1. Abra o terminal
Abra o terminal ou linha de comando no diretório do projeto.
-
2. Execute o comando de instalação
Execute: npx killer-skills add AbdurrahmanHabib/hrmsv1. A CLI detectará sua IDE ou agente automaticamente e configurará a skill.
-
3. Comece a usar o skill
O skill já está ativo. Seu agente de IA pode usar matchms imediatamente no projeto atual.
! 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 comes 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