Analyze biological sequences — DNA/RNA/protein. GC content, reverse-complement, transcription and translation (codon→amino acid), ORF finding, FASTA parsing, k-mer/composition counts, and the basics of alignment and BLAST workflows. Includes a stdlib sequence toolkit. Use when the user has a DNA/RNA/protein sequence to analyze, wants GC content, reverse-complement, to translate/transcribe, find ORFs, parse FASTA, or understand a sequence-analysis workflow.
$npx -y skills add nocetic/flowly --skill bioinformaticsInstalls into the current project.
Run `npx skills use "https://github.com/nocetic/flowly" --skill "nocetic/flowly/bioinformatics"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nocetic/flowly" that are relevant to the current task. Run `npx skills add "https://github.com/nocetic/flowly"` and select the relevant skills, then follow their instructions.