Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

AtomisticSkills

AtomisticSkills contém 128 skills coletadas de learningmatter-mit, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
128
Stars
134
atualizado
2026-07-14
Forks
18
Cobertura ocupacional
16 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

ml-committee-uncertainty
Cientistas de dados

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

2026-07-14
mat-epw-mobility
Físicos

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
Cientistas de dados

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
Cientistas de materiais

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
Químicos

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
Químicos

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
Cientistas de dados

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

2026-06-15
general-biorxiv-search
Cientistas biológicos, todos os outros

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

2026-06-07
general-fair-data-review
Cientistas biológicos, todos os outros

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
Cientistas biológicos, todos os outros

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
Desenvolvedores de software

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

2026-05-28
ml-bayesian-optimization
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Químicos

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
Químicos

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

2026-05-18
chem-db-qmof
Químicos

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
Químicos

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

2026-05-18
chem-hazard-toxicity
Químicos

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

2026-05-18
chem-neb-barrier
Químicos

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

2026-05-18
chem-react-ot
Químicos

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

2026-05-18
chem-similarity-search
Cientistas biológicos, todos os outros

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

2026-05-18
chem-solution-md
Químicos

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
Químicos

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
Químicos

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

2026-05-18
drug-bioactivity-assay
Cientistas médicos (exceto epidemiologistas)

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

2026-05-18
drug-db-chembl
Cientistas médicos (exceto epidemiologistas)

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

2026-05-18
drug-db-pdb
Cientistas biológicos, todos os outros

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
Professores do ensino superior, todos os outros

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

2026-05-18
general-chemical-literature
Químicos

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

2026-05-18
general-chemical-pricing
Químicos

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

2026-05-18
general-presentation
Designers gráficos

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

2026-05-18
general-property-units
Desenvolvedores de software

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

2026-05-18
general-workflow-planner
Especialistas em gestão de projetos

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
Desenvolvedores de software

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

2026-05-18
mat-calphad-phase-diagram
Desenvolvedores de software

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

2026-05-18
mat-calphad-property-diagram
Desenvolvedores de software

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

2026-05-18
mat-db-mp
Desenvolvedores de software

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
Desenvolvedores de software

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

2026-05-18
mat-db-optimade
Desenvolvedores de software

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

2026-05-18
Mostrando as 40 principais de 128 skills coletadas neste repositório.