One-click install
npx skills add https://github.com/OpenSourcePharmaFoundation/ospf-ayurveda-kg --skill chemist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chemist
Source: https://github.com/OpenSourcePharmaFoundation/ospf-ayurveda-kg/tree/main/.claude/skills/chemist
Command: npx skills add https://github.com/OpenSourcePharmaFoundation/ospf-ayurveda-kg --skill chemist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Chemist helps you analyze molecular structures and translate SMILES/descriptor data into actionable views of drug-likeness, similarity, and likely pharmacological behavior for repurposing and hypothesis generation.

Core Features & Use Cases

  • Structure-first analysis: Interprets SMILES to recognize scaffolds, functional groups, stereochemistry, and likely chemistry-relevant implications.
  • Descriptor-informed drug-likeness: Evaluates physicochemical properties (e.g., MW, logP/logD, PSA, HBD/HBA, Ro5 violations, QED) to estimate absorption/liability risk and overall drug-likeness.
  • Mechanism-by-structure reasoning: Infers plausible pharmacological classes and candidate mechanisms by comparing structural features to known actives and target-binding motifs.
  • Similarity-driven comparison: Compares two or more compounds to identify scaffold/pharmacophore overlap and how substituent differences may affect SAR, selectivity, and ADMET risk.
  • Ayurveda compound context: Applies medicinal-chemistry reasoning specifically to plant-derived phytochemical classes (alkaloids, flavonoids, terpenes/phenolics, saponins, tannins) and their typical property patterns.

Quick Start

Use the chemist skill to assess two compounds by their SMILES, compare their key structural features and drug-likeness descriptors, and propose the most likely pharmacological class and repurposing relevance.

Frequently Asked Questions about chemist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I evaluate drug-likeness from a SMILES string?

To evaluate drug-likeness from a SMILES string, parse the molecular structure and calculate physicochemical descriptors like MW, logP, PSA, and Ro5 violations. Compare these descriptor ranges against established drug-likeness heuristics to estimate absorption risk and overall compound viability.

Can I compare two compounds for structural similarity and ADMET risk?

You can compare two or more compounds for structural similarity by analyzing their SMILES to identify scaffold and pharmacophore overlap. This comparison highlights how substituent differences may impact selectivity, structure-activity relationships, and ADMET risk profiles.

What is structure-activity relationship reasoning from functional groups?

Structure-activity relationship (SAR) reasoning from functional groups involves interpreting molecular scaffolds to infer plausible pharmacological classes and target-binding motifs. By comparing structural features to known actives, you can generate hypotheses for compound repurposing.

Does medicinal chemistry analysis work for phytochemicals and plant-derived compounds?

Medicinal chemistry analysis applies to phytochemicals by evaluating plant-derived classes like alkaloids, flavonoids, terpenes, phenolics, saponins, and tannins. It assesses their typical physicochemical property patterns and structural features to determine drug-likeness and pharmacological behavior.

How do I filter compound candidates using physicochemical descriptors?

Filter compound candidates by evaluating project-provided physicochemical descriptors against drug-likeness and ADMET heuristics like Lipinski's Rule of Five, QED, PSA, MW, and logP. This process ranks candidates by estimating absorption liability and separating data-backed observations from structural inferences.

What are the limitations of predicting pharmacological behavior from molecular structure?

Predicting pharmacological behavior from molecular structure requires separating data-backed observations from structural inferences. Limitations include relying on heuristic descriptor ranges like Lipinski and QED rather than experimental data, meaning outputs are plausible hypotheses for repurposing rather than guaranteed outcomes.