OpenAI4S
Scientific research workflows for protein design, chemistry, and genomics
All Skills in This Repository (25)
Pure Emerald Level Indicatorsfigure-composer
Compose publication-quality multi-panel figures from narrative claims and data references.
using-model-endpoint
Infer from a registered model endpoint via its native HTTP API.
alphafold2
Predict protein structures for monomers and multimers with AlphaFold2.
solublempnn
Inverse-fold proteins with the SolubleMPNN model to optimize solubility.
esmfold2
Predict protein and nucleic acid structures using the ESMFold2 algorithm.
boltz
Predict protein, nucleic-acid, and small-molecule complex structures with Boltz-2.
remote-compute-nvidia
Orchestrate GPU computing jobs on NVIDIA NIM microservices.
remote-compute-ssh
Submit, monitor, and harvest compute jobs on SSH/SLURM hosts.
ligandmpnn
Design ligand-binding proteins with LigandMPNN and output PDB files.
pdf-explore
Navigate PDFs and extract structured content using pypdfium2 and Python.
scvi-tools
Automate single-cell RNA-seq batch integration, cell embedding, and differential expression with scVI and scANVI.
chai1
Predict protein, nucleic-acid, and small-molecule complex structures with Chai-1.
Frequently Asked Questions
FAQPage SchemaHow to install OpenAI4S?▼
Run `npx skills add PKU-YuanGroup/OpenAI4S --all -g -y` in your terminal to install all skills in this suite globally.
What scientific tasks can OpenAI4S handle?▼
It covers protein structure prediction and design, retrosynthesis and reaction analysis, single-cell RNA-seq workflows, literature reviews, dataset audits, and publication-grade figure generation.
Does OpenAI4S support GPU and remote compute?▼
Yes. It can dispatch GPU jobs to SSH/SLURM clusters or NVIDIA NIM services, with approval gates, job polling, and automatic output harvesting.
How does OpenAI4S prevent fabricated citations?▼
The literature-review skill verifies every DOI against Crossref and OpenAlex before writing, checks retraction flags, and grounds each claim in a retrieved source.
Can non-coders use OpenAI4S for research?▼
Yes. You describe the analysis in plain language and the agent runs the underlying Python/R kernels, models, and workflows for you.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides