Skip to main content
Run any Skill in Manus
with one click
GitHub repository

agentic-bo

agentic-bo contains 15 collected skills from igreat, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
15
Stars
6
updated
2026-03-29
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

research-agent
software-developers

Orchestrate an end-to-end chemistry or materials optimization study from a plain-English research question to BO execution and a paper draft.

2026-03-29
bo-execution-workflow
data-scientists-152051

BO execution layer — initializes a run from a resolved experiment spec, records observations, and continues through suggest/observe/report.

2026-03-25
bo-init-run
software-developers

Initialize a BO run from a dataset or explicit search-space JSON.

2026-03-25
bo-report-run
software-developers

Generate a final BO report and summarize optimization status.

2026-03-25
bo-run-evaluator
software-developers

Run an external evaluator loop for a BO run using a pre-provisioned backend id.

2026-03-25
evaluator-design
data-scientists-152051

Design and stabilize an expensive or fragile chemistry evaluator before BO setup.

2026-03-25
literature-review
chemists

Produce a lightweight chemistry or materials literature summary for research-agent, focused on baselines, key variables, and known constraints.

2026-03-25
scientific-writing
chemistsmaterials-scientists

Draft a concise IMRAD-style paper for a BO-backed chemistry or materials study from research-agent artifacts, or generate LaTeX technical reports.

2026-03-25
bo-next-batch
software-developers

Generate next experimental suggestions from current run state.

2026-03-16
bo-record-observation
data-scientists-152051

Record observed objective values and update run history.

2026-03-11
bo-transform-columns
data-scientists-152051

Profile dataset columns and apply data transformations (log, sqrt, standardize, etc.) before BO.

2026-03-11
bo-decode-drfp
data-scientists-152051

Decode BO suggestions back to nearest real reactions via DRFP similarity.

2026-03-11
bo-decode-molecule-descriptors
software-developers

Decode BO descriptor suggestions back to nearest real molecules.

2026-03-11
bo-encode-drfp
software-developers

Encode reaction SMILES into DRFP fingerprint features for BO.

2026-03-11
bo-encode-molecule-descriptors
software-developers

Encode molecule SMILES columns into RDKit descriptor features for BO.

2026-03-11