Skip to main content
Run any Skill in Manus
with one click
GitHub repository

claude-comp-chem-skills

claude-comp-chem-skills contains 10 collected skills from mcox3406, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
2
updated
2026-05-27
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

engaging
network-and-computer-systems-administrators

MIT Engaging cluster reference. SLURM job scheduling, Coley group nodes, filesystem layout, Python environments, and common commands. Use when working with the Engaging HPC cluster.

2026-05-27
verify-bibliography
data-scientists-152051

Verifies that bibliography references exist and have accurate metadata. Use when the user asks to "check references", "verify a bibliography", "validate citations", "check for hallucinated citations", "check a .bib file", or mentions auditing a BibTeX file for accuracy. Looks up each entry against Crossref and arXiv, then spawns web-search subagents for non-indexed sources, flagging missing DOIs, wrong years, title mismatches, venue mismatches, and broken URLs.

2026-05-20
molgpu
network-and-computer-systems-administrators

Reference guide for the MolGPU shared GPU cluster. Machine specs, SSH setup, shared filesystem, conda/mamba, multi-GPU training tips, and common commands.

2026-05-20
vasp-engaging
chemists

VASP on MIT Engaging. VASP 6.4.2 (GCC/OpenMPI, Rocky 8 compatible), module loading, SLURM submission, POTCAR paths. Use when setting up or running VASP calculations on Engaging.

2026-04-08
massspecgym
data-scientists-152051

MassSpecGym benchmark reference — dataset schema, Python API, transforms, evaluation metrics, retrieval pipeline, and common patterns. Use when working with MassSpecGym data, models, or evaluation.

2026-02-27
mol-ml
data-scientists-152051

Machine learning workflows for molecular data. Use when building ML models with molecules, splitting datasets, selecting fingerprints for ML, avoiding data leakage, or doing scaffold-based train/test splits. Covers common pitfalls in molecular ML.

2026-01-07
pkg-mgmt
software-developers

Python package and environment management using uv and mamba. Use when installing packages, creating virtual environments, setting up new projects, or managing dependencies. NOT for general Python coding questions.

2026-01-07
pymatgen
data-scientists-152051

Materials science toolkit. Crystal structures (CIF, POSCAR), phase diagrams, band structure, DOS, Materials Project integration, format conversion, for computational materials science.

2026-01-07
rdkit
software-developers

Modern RDKit workflows for cheminformatics, including molecular fingerprints, drawing, and property calculations. Use when working with molecules, SMILES, molecular fingerprints (Morgan, ECFP, RDKit, atom pairs, topological torsions), molecule visualization/drawing, substructure search, or chemical property calculations. This skill provides up-to-date syntax patterns as RDKit's API evolves.

2026-01-07
torch-geometric
data-scientists-152051

Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, for geometric deep learning.

2026-01-07