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

AtomisticSkills

AtomisticSkills 收录了来自 learningmatter-mit 的 128 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
128
Stars
134
更新
2026-07-14
Forks
18
职业覆盖
16 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

ml-committee-uncertainty
数据科学家

Quantify prediction uncertainty of MACE MLIPs using committee (ensemble) models; flag high-uncertainty structures for DFT verification.

2026-07-14
mat-epw-mobility
物理学家

Compute phonon-limited carrier mobility and mode-resolved electron-phonon coupling in 2D materials from first principles with Quantum ESPRESSO and EPW.

2026-07-03
ml-mlip-nvalchemi
数据科学家

GPU-accelerated batched inference for MACE, MatGL (TensorNet/M3GNet/CHGNet), and FairChem MLIPs using NValchemi, enabling parallel static, relax, and MD workflows across multiple structures simultaneously.

2026-06-26
mat-synthesis-extraction
材料科学家

Extract structured synthesis procedures from a folder of PDFs using the LeMat-Synth GeneralSynthesisOntology schema, producing one JSON file per paper with per-material synthesis records.

2026-06-18
chem-msms-predict
化学家

Predict LC-MS/MS (MS2, tandem mass spectra) from SMILES via ICEBERG, a two-stage deep neural network. Outputs predicted m/z vs intensity spectrum, fragment ion SMILES, and a spectrum plot.

2026-06-17
chem-spectrum-matcher
化学家

Match an experimental spectrum (1H NMR, 13C NMR, IR) against predicted or database reference spectra for candidate ranking and structure confirmation. Supports local catalog lookup, public database fallback, and pluggable similarity metrics.

2026-06-17
ml-generative-diffcsp
数据科学家

Generate crystal structures with exact composition control using DiffCSP++ (space group + Wyckoff positions), or unconditionally from trained distributions.

2026-06-15
general-biorxiv-search
其他生物科学家

Search and retrieve preprint metadata from bioRxiv and medRxiv APIs for biological and medical research.

2026-06-07
general-fair-data-review
其他生物科学家

Review a manuscript or code repository for FAIR data compliance (Findable, Accessible, Interoperable, Reusable), producing a structured report with pass/fail per principle and actionable remediation steps.

2026-06-05
general-peer-review
其他生物科学家

Act as a reviewer to critically review research plans, manuscripts, or task summaries, pointing out missing baselines, statistical flaws, and weak assumptions.

2026-06-05
mat-sample-pes-by-md
软件开发工程师

Sample off-equilibrium potential energy surface (PES), used for benchmarking and fine-tuning MLIPs.

2026-05-28
ml-bayesian-optimization
软件开发工程师

Iteratively optimize expensive black-box objectives — such as materials properties, experimental yields, or simulation outputs — by learning from past evaluations to select the most promising next candidates.

2026-05-28
drug-ligand-prep
软件开发工程师

Prepare small-molecule ligands for docking and analysis via optional state enumeration, 3D conformer generation, MMFF/UFF minimization, and export to SDF + AutoDock PDBQT.

2026-05-26
mat-kinetic-monte-carlo
软件开发工程师

Simulate long-time kinetics using rejection-free kinetic Monte Carlo (KMC) with event catalog construction, rate assignment via TST/Arrhenius, detailed-balance validation, superbasin handling, and transport analysis.

2026-05-26
chem-bond-dissociation
化学家

Calculate homolytic and heterolytic bond dissociation energies (BDEs) for all single bonds in a molecule using MLIPs with RDKit fragmentation.

2026-05-18
chem-conformer-search
化学家

Generate molecular conformers with RDKit ETKDG, relax with MLIPs, and rank by energy with Boltzmann weighting.

2026-05-18
chem-db-qmof
化学家

Query the Quantum MOF (QMOF) database via Materials Project's MPContribs platform for DFT-computed properties (bandgap) and optimized crystal structures of Metal-Organic Frameworks.

2026-05-18
chem-db-spectra
化学家

Search and download experimental InfraRed (IR), Mass spectra, and UV-Vis spectra data (JCAMP-DX format) for molecules.

2026-05-18
chem-hazard-toxicity
化学家

Extract explicit safety warnings, GHS classifications, and LD50 profiles from PubChem PUG VIEW.

2026-05-18
chem-neb-barrier
化学家

Calculate activation barrier using Nudged Elastic Band (NEB) method with MLIPs.

2026-05-18
chem-react-ot
化学家

Generate transition state structures for chemical reactions using React-OT.

2026-05-18
chem-similarity-search
其他生物科学家

Find structurally similar chemical compounds using PubChem's 2D fast similarity engine via the PUG-REST API.

2026-05-18
chem-solution-md
化学家

Set up and run molecular dynamics simulations of molecules in explicit solvent boxes using Packmol for box construction and MLIPs for dynamics.

2026-05-18
chem-thermochemistry
化学家

Compute gas-phase thermodynamic quantities (H, S, G) and reaction thermochemistry (ΔH, ΔS, ΔG) using MLIPs with the ideal-gas/rigid-rotor/harmonic-oscillator approximation.

2026-05-18
chem-vibration
化学家

Calculate vibrational frequencies, normal modes, zero-point energy, and IR spectra of molecules and clusters using MLIPs.

2026-05-18
drug-bioactivity-assay
医学科学家(非流行病学)

Fetch biological assays and target proteins a chemical has been tested against via PubChem.

2026-05-18
drug-db-chembl
医学科学家(非流行病学)

Query ChEMBL web services for targets, molecules, and curated bioactivity measurements (IC50, Ki, EC50, etc.).

2026-05-18
drug-db-pdb
其他生物科学家

Search, filter, and retrieve macromolecular structures from the RCSB Protein Data Bank (PDB), including metadata, bound ligands, and optional coordinate/validation downloads.

2026-05-18
general-arxiv-search
其他高等院校教师

Search and retrieve research papers from ArXiv API for scientific research.

2026-05-18
general-chemical-literature
化学家

Retrieve extensive literature (PubMed) and patent associated with a specific chemical compound via PubChem.

2026-05-18
general-chemical-pricing
化学家

Retrieves averaged elemental prices and provides direct vendor purchase links for elements and precursor compounds.

2026-05-18
general-presentation
平面设计师

Generate and iteratively refine PowerPoint presentations from simulation results using python-pptx.

2026-05-18
general-property-units
软件开发工程师

Reference guide for energy, force, and stress units across MLIPs, DFT codes, and ASE, including conversion factors.

2026-05-18
general-workflow-planner
项目管理专家

Hierarchically decompose high-level scientific workflows (from literature or user-proposed) into executable sequences of existing SKILLs and MCP tools for the research plan.

2026-05-18
mat-amorphization
软件开发工程师

Generate amorphorized structures from crystalline starting points using a melt-quench MD protocol.

2026-05-18
mat-calphad-phase-diagram
软件开发工程师

Calculate and plot multi-component temperature-composition phase diagrams from Thermodynamic Database (.tdb) files using CALPHAD methods.

2026-05-18
mat-calphad-property-diagram
软件开发工程师

Calculate temperature-dependent thermodynamic properties like Equilibrium Phase Fractions for a specific alloy composition using CALPHAD models.

2026-05-18
mat-db-mp
软件开发工程师

Query Materials Project database for crystal structures, computed properties, elastic/magnetic data, and structurally similar materials using the MP API.

2026-05-18
mat-db-nist-janaf
软件开发工程师

Query the NIST Chemistry WebBook (which includes JANAF thermochemical tables) for standard experimental thermochemistry properties.

2026-05-18
mat-db-optimade
软件开发工程师

Query the Crystallography Open Database (COD) and other OPTIMADE-compliant databases for experimental crystal structures.

2026-05-18
当前展示该仓库 Top 40 / 128 个已收集 skills。