Bioinfor-Claw has unique dual attributes that allow it to adapt to different usage scenarios:
As a standalone bioinformatics agent: After cloning the repository and running a single command, you get a browser-based chat interface powered by an autonomous agent that can independently select tools, run analyses, remember context across rounds, and return publication-ready charts and tables. No external agent framework required.
As a modular skill library: All 50 analytical capabilities are packaged as self-contained, agent-friendly skills (each includes SKILL.md, available Python implementation, and clear input/output contracts), which can be plugged into OpenClaw, Claude Code, or any custom agent that scans SKILL.md files.
This dual feature is deliberately designed. You can use Bioinfor-Claw as an independent "desktop AI lab scientist", embed it into a larger agent platform you're already running, or directly call individual skills from scripts and pipelines— the same skills work in all three modes.