Awesome-Agent-Skills-for-Empirical-Research pharma-skills
6 pharmaceutical research skills. Trigger: drug discovery, pharmacology, clinical trial design, regulatory filing. Design: end-to-end pipeline from target identification to clinical trials.
install
source · Clone the upstream repo
git clone https://github.com/brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/43-wentorai-research-plugins/skills/domains/pharma" ~/.claude/skills/brycewang-stanford-awesome-agent-skills-for-empirical-research-pharma-skills && rm -rf "$T"
manifest:
skills/43-wentorai-research-plugins/skills/domains/pharma/SKILL.mdsource content
Pharmaceutical Research — 6 Skills
Select the skill matching the user's need, then
read its SKILL.md.
| Skill | Description |
|---|---|
| clinical-pharmacology-guide | Clinical pharmacology principles for dosing, drug interactions, and patient s... |
| clinical-trial-design-guide | Clinical trial methodology, biostatistics, and study design guidance |
| drug-development-guide | End-to-end drug development pipeline from target identification to regulatory... |
| drug-target-interaction | Computational drug-target interaction prediction and virtual screening |
| madd-drug-discovery-guide | Multi-agent system for automated drug discovery pipelines |
| pharmacovigilance-guide | Adverse drug event detection, safety signal mining, and drug monitoring |