What problem does it solve?
Generating new drug-like molecules that bind a specific protein target normally requires specialized computational chemistry infrastructure. This Skill drives the Boltz small-molecule design API end to end, from payload authoring and cost estimation through job submission, background result download, and hit ranking.
Core Features & Use Cases
- De Novo Binder Generation: Submit protein sequences with optional pocket residues and reference ligands to generate 10 to 1,000,000 novel candidate molecules.
- Cost Control and Confirmation: Run estimate-cost before submission, quote the flat $0.025 per molecule rate, and wait for explicit user confirmation before spending.
- Filtering and Ranking: Apply optional molecule filters (Lipinski, RDKit descriptors, PAINS/SMARTS catalogs) and rank results by binding_confidence or optimization_score with free ADME triage data.
- Use Case: A computational chemist provides a target protein sequence and known binder SMILES, confirms a $250 estimate for 10,000 molecules, and receives a ranked index.jsonl of generated hits with predicted structures and ADME properties.
Quick Start
Use the boltz-small-molecule-design skill to estimate the cost and design 100 novel binders for this protein sequence, then rank the results by binding confidence.