Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

agentic-bo

agentic-bo 收录了来自 igreat 的 15 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
15
Stars
6
更新
2026-03-29
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

research-agent
软件开发工程师

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
数据科学家

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
软件开发工程师

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

2026-03-25
bo-report-run
软件开发工程师

Generate a final BO report and summarize optimization status.

2026-03-25
bo-run-evaluator
软件开发工程师

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

2026-03-25
evaluator-design
数据科学家

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

2026-03-25
literature-review
化学家

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

2026-03-25
scientific-writing
化学家材料科学家

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
软件开发工程师

Generate next experimental suggestions from current run state.

2026-03-16
bo-record-observation
数据科学家

Record observed objective values and update run history.

2026-03-11
bo-transform-columns
数据科学家

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

2026-03-11
bo-decode-drfp
数据科学家

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

2026-03-11
bo-decode-molecule-descriptors
软件开发工程师

Decode BO descriptor suggestions back to nearest real molecules.

2026-03-11
bo-encode-drfp
软件开发工程师

Encode reaction SMILES into DRFP fingerprint features for BO.

2026-03-11
bo-encode-molecule-descriptors
软件开发工程师

Encode molecule SMILES columns into RDKit descriptor features for BO.

2026-03-11