Data & ReproStatistics & Data AnalysisFreedomIntelligence/OpenClaw-Medical-SkillsData & Reproduction
BA

bayesian-optimizer

Maintainer FreedomIntelligence · Last updated April 1, 2026

Bayesian optimization for experimental design and hyperparameter tuning in biomedical research.

OpenClawNanoClawAnalysisReproductionbayesian-optimizer🧠 bioos extended suitedrug discovery & designbayesian

Original source

FreedomIntelligence/OpenClaw-Medical-Skills

https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/bayesian-optimizer

Maintainer
FreedomIntelligence
License
MIT
Last updated
April 1, 2026

Skill Snapshot

Key Details From SKILL.md

2 min

Key Notes

  • The Bayesian Optimizer allows agents to efficiently explore a parameter space to maximize a target metric (yield, purity, binding affinity) with minimal experiments. It uses Gaussian Processes to model uncertainty and the Upper Confidence Bound (UCB) acquisition function.
  • When experiments are expensive or time-consuming.
  • To autonomously tune hyperparameters for a machine learning model.
  • To optimize reaction conditions (temperature, pH, concentration).
  • When experiments are expensive or time-consuming. To autonomously tune hyperparameters for a machine learning model. * To optimize reaction conditions (temperature, pH, concentration).

Source Doc

Excerpt From SKILL.md

Core Capabilities

  1. Next Step Proposal: Suggests the next best experiment parameters.
  2. Surrogate Modeling: Predicts outcomes for untested parameters.
  3. Exploration/Exploitation: Balances trying new things vs. refining known good results.

Workflow

  1. Input: History of past experiments (params -> results) and bounds.
  2. Process: Fits a Gaussian Process to the data.
  3. Output: Returns the parameters for the next experiment.

Example Usage

User: "Given these past results, what temperature and pH should I try next?"

Agent Action:

Use cases

  • When experiments are expensive or time-consuming.
  • To autonomously tune hyperparameters for a machine learning model.

Not for

  • Do not rely on this catalog entry alone for installation or maintenance details.

Related skills

Related skills

Back to directory
AR
Data & ReproStatistics & Data Analysis

arxiv-database

This skill provides Python tools for searching and retrieving preprints from arXiv.org via its public Atom API. It supports keyword search,…

Claude CodeAnalysis
K-Dense-AI/claude-scientific-skillsView
BI
Data & ReproStatistics & Data Analysis

bio-alignment-files-bam-statistics

Compute alignment statistics: flagstat, idxstats, coverage depth.

OpenClawNanoClawAnalysis
FreedomIntelligence/OpenClaw-Medical-SkillsView
BI
Data & ReproStatistics & Data Analysis

bio-alignment-msa-statistics

Calculate alignment statistics including sequence identity, conservation scores, substitution matrices, and similarity metrics. Use when com…

OpenClawNanoClawAnalysis
FreedomIntelligence/OpenClaw-Medical-SkillsView