agent-skills-hub/molfeat
Molecular featurization for ML (100+ featurizers). ECFP, MACCS, descriptors, pretrained models (ChemBERTa), convert SMILES to features, for QSAR and molecular ML.
This is a copy. The original lives at christophacham/molfeat.
npx skills add https://github.com/agent-skills-hub/agent-skills-hub --skill molfeat
Take agent-skills-hub/molfeat from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference pip, uv.
Without those the skill loads but fails at the first command.