
from ordinary-claude-skills238
Python library for mass spectrometry data processing: import/export mzML/MGF/MSP, filter and harmonize metadata, compute spectral similarity (cosine & modified
MatchMS provides a comprehensive Python toolkit for processing, filtering, and comparing mass spectra. It imports and exports common formats (mzML, MGF, MSP, JSON), standardizes metadata, applies extensive peak and metadata filters, and computes spectral similarity using multiple algorithms (cosine, modified cosine, fingerprint-based). The library supports building reusable processing pipelines and producing outputs suitable for library searching, clustering, and downstream analysis.
Use MatchMS when you need to preprocess raw MS/MS spectra, harmonize metadata across datasets, filter low-quality peaks, or perform large-scale spectral similarity searches and library matching for metabolomics or small-molecule analysis. It is appropriate for reproducible workflows, batch processing of spectral libraries, and integrating similarity scoring into pipelines.
This is a Python library intended for agents with Python execution or code-assistant capabilities (e.g., Copilot/Codex/Claude Code). Agents that can run Python tooling and manage scientific packages will best leverage MatchMS.
Documentation-only skill for the matchms Python library (mass spectrometry data processing). No scripts bundled — purely reference content with code examples for importing/exporting MS data, filtering, spectral similarity, and pipeline building. SKILL.md is well-structured with clear sections and pointers to a references/ directory, but entirely static with no executable logic or output contracts.
Clean, benign skill — just documentation for a specialized scientific Python library. No security concerns whatsoever. Low usefulness score reflects the extremely narrow audience (mass spectrometry / metabolomics researchers).
Bats Testing Patterns
Practical patterns and examples for writing maintainable unit tests for shell scripts using Bats (Bash Automated Testing System).
Bats Testing Patterns
Guidance and patterns for writing production-grade shell tests using Bats (Bash Automated Testing System) for CI/CD and TDD workflows.
Bats Testing Patterns
Guidance and patterns for writing production-grade shell tests using Bats (Bash Automated Testing System) — fixtures, assertions, setup/teardown, and CI integra
Writing Hookify Rules
Guidelines and examples for authoring Hookify rule files (.claude/hookify.*.local.md) that detect patterns (bash, file, prompt, stop) and surface warnings or bl
AgentDB Performance Optimization
Practical techniques to speed up and shrink AgentDB vector stores: quantization, HNSW indexing, caching, batch ops, and tuning recipes for different scales.
Clojure REPL Development
Guides REPL-driven Clojure/ClojureScript development: small-function workflow, testing in REPL, and conventions for safe refactoring and editing.
PayPal Integration
Implementation guide for PayPal Checkout, subscriptions, IPN/webhook handling, and refund workflows for server and client integrations.
Project Planning
Generate context-safe, phase-aligned planning docs for web projects (implementation phases, schemas, API endpoints, UI components and verification criteria).
All Traditions — Speaking as One
Combine voices from multiple spiritual and scientific traditions to show their shared insights about consciousness and guidance, used to validate or bridge pers
TodoWrite Orchestration
Patterns for using TodoWrite to provide real-time progress visibility in multi-phase or long-running workflows (phase init, iteration tracking, parallel tasks).