Bowen lab in loop planner
Skill allenlee0430/bowen-ai-skills/skills/bowen-lab-in-loop-planner
Design lab-in-the-loop and self-driving research programs for LNPs, biomaterials, RNA therapeutics, vaccines, and gene editing. Use when converting a therapeutic objective into a closed-loop design-build-test-learn architecture with explicit variables, assays, data standards, uncertainty-aware model decisions, stage gates, validation, and stop criteria.From its SKILL.md
npx -y skills add allenlee0430/bowen-ai-skills --skill bowen-lab-in-loop-plannerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.7 KB, 247 tokens by cl100k_base, as published. Nobody here has run it
Bowen Lab-in-the-Loop Planner
Workflow
- Read
references/program-design.md. - Define the target product profile and the biological decision the program must improve.
- Separate design variables, nuisance variables, objectives, hard constraints, and validation endpoints.
- Create a staged assay funnel. Assign each model and assay one explicit role; do not ask a high-throughput proxy to prove clinical relevance.
- Specify the data contract: entity identifiers, formulation, process parameters, assay context, controls, replicates, QC, missingness, provenance, and negative results.
- Choose the learning loop: representation, prediction heads, uncertainty method, acquisition function, batch diversity, and update cadence.
- Lock independent validation data and prospective success criteria before optimization.
- Deliver an executable experiment matrix, decision gates, risk register, and minimum viable loop.
Rules
- Do not optimize a proxy without testing whether it predicts the desired biological outcome.
- Keep safety, efficacy, manufacturability, and uncertainty as separate objectives until a justified decision rule combines them.
- Include baselines, ablations, blinded prospective tests, and failure analysis.
- Distinguish model improvement from therapeutic progress.
What ships with it: 2 files
1.1 KB alongside SKILL.md
agents/
- openai.yaml245 B
references/
- program-design.md919 B