Armory
Source
Browse
Skills

flowio

Parse FCS (Flow Cytometry Standard) files v2.0-3.1. Extract events as NumPy arrays, read metadata/channels, convert to CSV/DataFrame, for flow cytometry data preprocessing.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install flowio --cli claude

writes the skill into.claude/skills/flowio/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/flowio/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Parse FCS (Flow Cytometry Standard) files v2.0-3.1. Extract events as NumPy arrays, read metadata/channels, convert to CSV/DataFrame, for flow cytometry data preprocessing.

When to use it

Parse FCS (Flow Cytometry Standard) files v2.0-3.1. Extract events as NumPy arrays, read metadata/channels, convert to CSV/DataFrame, for flow cytometry data preprocessing.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/scientific/flowio/SKILL.md -o .claude/skills/flowio/SKILL.md

Notes

Extracted from davila7/claude-code-templates, flowio category.