Section 01
oxo-call: An Intelligent Command-Line Assistant for Bioinformatics, Turning Natural Language into Professional Tool Calls in Seconds
oxo-call is a Rust-based intelligent command-line assistant for bioinformatics, whose core goal is to convert natural language task descriptions into accurate professional tool commands. It addresses the high barrier to using bioinformatics command-line tools through a document-first grounding strategy (providing full version-specific help text of the target tool before generating commands) and a curated skill enhancement strategy (with over 150 built-in skills covering 44 types of analysis). It also supports features like a DAG workflow engine to facilitate reproducible research.