Scientific Workflows¶
The best way to run scientific workflows with ToolUniverse is through AI agent skills — pre-built, interactive research workflows that combine 1000+ tools.
Use the skills catalog to find workflows for drug discovery, target analysis, disease research, genomics, literature review, and more:
Quick Start¶
Open your AI agent and ask it to run a skill directly. Examples:
Research the drug metformin
Find therapeutic targets for Alzheimer's disease
Analyze protein structure for EGFR
What does the literature say about CRISPR base editing?
Each request automatically selects the right tools and databases for the task.
Python API¶
To build workflows programmatically, see the Python Guide and Tool Composition Tutorial pages.