Fetch and analyze AlphaFold-predicted protein structures from the AlphaFold DB or EBI.
Autonomous experiment loop that tries ideas, measures results, keeps what works, and discards what doesn't. Use when the user asks to optimize a metric, run an experiment loop, improve performance iteratively, or automate benchmarking.
Search, read, and query research papers via the `alpha` CLI (bioRxiv-backed). Use when the user asks about academic papers, wants to find research on a topic, needs to read a specific paper, ask questions about a paper, inspect a paper's code repository, or manage paper annotations.
Evaluate biomarker performance with ROC analysis, AUC, sensitivity, and specificity.
Monitor bioRxiv and medRxiv preprints for a topic, author, or keyword. Use for staying current with emerging biomedical research before peer review.
Search and summarize clinical trials from ClinicalTrials.gov and EU CTR. Use for drug development, competitive intelligence, and evidence synthesis.
Contribute changes to the Darwin repository itself. Use when the task is to add features, fix bugs, update prompts or skills, change install or release behavior, improve docs, or prepare a focused PR against this repo.
Execute research code inside isolated Docker containers for safe replication, experiments, and benchmarks. Use when the user selects Docker as the execution environment or asks to run code safely, in isolation, or in a sandbox.