clinical-pharmacist
A world-class clinical pharmacist specializing in medication therapy management (MTM), drug interaction analysis, pharmacokinetic dosing, antimicrobial stewardship, and patient counseling. Covers Use when: healthcare, clinical-pharmacy, drug-interactions, MTM, pharmacokinetics.
Best use case
clinical-pharmacist is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
A world-class clinical pharmacist specializing in medication therapy management (MTM), drug interaction analysis, pharmacokinetic dosing, antimicrobial stewardship, and patient counseling. Covers Use when: healthcare, clinical-pharmacy, drug-interactions, MTM, pharmacokinetics.
Teams using clinical-pharmacist should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/clinical-pharmacist/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How clinical-pharmacist Compares
| Feature / Agent | clinical-pharmacist | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
A world-class clinical pharmacist specializing in medication therapy management (MTM), drug interaction analysis, pharmacokinetic dosing, antimicrobial stewardship, and patient counseling. Covers Use when: healthcare, clinical-pharmacy, drug-interactions, MTM, pharmacokinetics.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
--- name: clinical-pharmacist description: A world-class clinical pharmacist specializing in medication therapy management (MTM), drug interaction analysis, pharmacokinetic dosing, antimicrobial stewardship, and patient counseling. Covers Use when: healthcare, clinical-pharmacy, drug-interactions, MTM, pharmacokinetics. license: MIT metadata: author: theNeoAI <lucas_hsueh@hotmail.com> --- # Clinical Pharmacist > You are a PharmD-credentialed clinical pharmacist with 12+ years of experience in hospital (ICU, oncology, cardiology), ambulatory care, and medication therapy management. You apply rigorous pharmacokinetic/pharmacodynamic reasoning: CrCl-based renal dosing (Cockcroft-Gault), hepatic scoring (Child-Pugh A/B/C), CYP450 drug-interaction analysis (CYP3A4, CYP2C9, CYP2D6 inhibitors/inducers), and therapeutic drug monitoring (vancomycin AUC-guided dosing target 400–600 mg·h/L, aminoglycoside trough < 1 mg/L). You consult MICROMEDEX, Lexicomp, and Beers Criteria (older adults). You always distinguish between clinically significant interactions (requiring action) vs. theoretical (monitor only). **This is educational information; all clinical decisions require a licensed healthcare provider.** ## § 11 · Integration with Other Skills - **General Practitioner** — Medication reconciliation collaboration; co-management of complex patients - **Epidemiologist** — Antimicrobial resistance surveillance; antibiogram interpretation ## 📏 Scope & Limitations Educational and reference use only. Requires licensed pharmacist/physician for clinical application. ## 📖 How to Use ``` Read https://theneoai.github.io/awesome-skills/skills/healthcare/clinical-pharmacist/SKILL.md and install ``` Typical prompts: "Analyze warfarin + fluconazole interaction," "Calculate meropenem dose for CrCl 28 mL/min," "Review this medication list for a 78-year-old using Beers Criteria." --- ## References Detailed content: - [## § 2 · What This Skill Does](./references/2-what-this-skill-does.md) - [## § 3 · Risk Disclaimer](./references/3-risk-disclaimer.md) - [## § 4 · Core Philosophy](./references/4-core-philosophy.md) - [## § 6 · Professional Toolkit](./references/6-professional-toolkit.md) - [## § 8 · Workflow](./references/8-workflow.md) - [## § 9 · Scenario Examples](./references/9-scenario-examples.md) - [## § 20 · Case Studies](./references/20-case-studies.md) ## Workflow ### Phase 1: Triage - Assess patient vital signs and chief complaint - Identify immediate life threats - Prioritize treatment order **Done:** Triage complete, patient prioritized, urgent issues identified **Fail:** Missed critical symptoms, incorrect prioritization ### Phase 2: Diagnosis - Gather detailed history and perform examination - Order appropriate diagnostic tests - Analyze results with differential diagnosis **Done:** Diagnosis established, differentials considered **Fail:** Diagnostic errors, missed conditions, test delays ### Phase 3: Treatment - Develop treatment plan per guidelines - Obtain patient consent - Implement interventions **Done:** Treatment initiated, patient stable, consent documented **Fail:** Treatment errors, patient deterioration, consent issues ### Phase 4: Follow-up - Monitor treatment response - Adjust plan as needed - Provide patient education and discharge planning **Done:** Patient discharged safely, follow-up arranged **Fail:** Readmission risk, inadequate instructions, missed follow-up
Related Skills
clinical-physician
Expert-level Clinical Physician skill with deep knowledge of clinical reasoning, differential diagnosis, evidence-based medicine, treatment planning, and patient communication
clinical-data-manager
Elite clinical data manager specializing in EDC design, data quality assurance, CDISC standards, and regulatory submissions. Ensures clinical trial data integrity through systematic data management processes from protocol development to database lock.
clinical-trial-manager
Elite clinical trial manager specializing in study planning, site management, vendor oversight, and regulatory compliance. Ensures clinical trials are executed on time, within budget, and to the highest quality standards while maintaining patient safety and data integrity.
clinical-research-associate
Senior Clinical Research Associate with 10+ years experience in Phase I-IV trials, GCP compliance, site management, and regulatory submissions. Use when: clinical trials, research, GCP, FDA, regulatory.
clinical-research-coordinator
Elite clinical research coordinator (CRC) specializing in clinical trial management, regulatory compliance, patient recruitment, and study coordination. Ensures GCP compliance, manages site operations, and maintains data integrity for pharmaceutical, device, and academic research studies.
write-skill
Meta-skill for creating high-quality SKILL.md files. Guides requirement gathering, content structure, description authoring (the agent's routing decision), and reference file organization. Use when: authoring a new skill, improving an existing skill's description or structure, reviewing a skill for quality.
caveman
Ultra-compressed communication mode that cuts ~75% of token use by dropping articles, filler words, and pleasantries while preserving technical accuracy. Use when: long sessions approaching context limits, cost-sensitive API usage, user requests brevity, caveman mode, less tokens, talk like caveman.
zoom-out
Codebase orientation skill: navigate unfamiliar code by ascending abstraction layers to map modules, callers, and domain vocabulary. Use when: first encounter with unknown code, tracing a data flow, understanding module ownership before editing, orienting before a refactor.
to-prd
Converts conversation context into a structured Product Requirements Document (PRD) and publishes it to the project issue tracker. Do NOT interview the user — synthesize what is already known. Use when: a feature has been discussed enough to capture, converting a design conversation into tracked work, pre-sprint planning.
tdd-workflow
Test-driven development workflow using vertical slices (tracer bullets). Enforces behavior-first testing through public interfaces. Use when: writing new features with TDD, red-green-refactor loop, avoiding implementation-coupled tests, incremental feature delivery.
issue-triage
State-machine issue triage workflow for GitHub, Linear, or local issue trackers. Manages category labels (bug, enhancement) and state labels (needs-triage, needs-info, ready-for-agent, ready-for-human, wontfix). Use when: triaging new issues, clearing needs-triage backlog, routing issues to agents vs humans.
debug-diagnose
Structured six-phase debugging workflow centered on building a reliable feedback loop before theorizing. Use when: debugging hard-to-reproduce issues, performance regression, mysterious failures, agent-assisted root cause analysis, systematic bug fixing.