Конвертация данных приборов в формат Allotrope
★ 7.3 · content
instrument-data-to-allotrope is a Claude Code skill that converts laboratory instrument output files (PDF, CSV, Excel, TXT) into Allotrope Simple Model (ASM) JSON or flattened 2D CSV for upload to LIMS/ELN systems, data lakes, and long-term archival. It auto-detects the instrument type, parses files using the allotropy library, and validates output against the ASM specification (December 2024). For data engineering handoff, the skill also generates exportable Python parser code ready for production pipelines. Supported instrument categories include cell counters (Vi-CELL BLU, NucleoCounter), spectrophotometers (NanoDrop One/Eight, Lunatic), plate readers (SoftMax Pro, Gen5, CLARIOstar), and others listed in supported_instruments.md. It suits scientists and data engineers who need to standardize heterogeneous instrument data before integrating it into enterprise systems or analytical workflows.