Skip to main content
ClaudeWave
Skill2.7k repo starsupdated 2mo ago

agentd-drug-discovery

The agentd-drug-discovery skill automates early-stage drug discovery by mining literature and databases for known ligands, generating molecular candidates through scaffold hopping and fragment growth, and ranking results using SAR and ADMET predictions. Use this skill when designing novel compounds against a target protein, exploring chemical space around reference molecules, or rapidly generating prioritized candidate lists constrained by drug-like properties.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills /tmp/agentd-drug-discovery && cp -r /tmp/agentd-drug-discovery/skills/agentd-drug-discovery ~/.claude/skills/agentd-drug-discovery
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

<!--
# COPYRIGHT NOTICE
# This file is part of the "Universal Biomedical Skills" project.
# Copyright (c) 2026 MD BABU MIA, PhD <md.babu.mia@mssm.edu>
# All Rights Reserved.
#
# This code is proprietary and confidential.
# Unauthorized copying of this file, via any medium is strictly prohibited.
#
# Provenance: Authenticated by MD BABU MIA

-->

---
name: agentd-drug-discovery
description: Use the AgentD workflow to mine evidence, design molecules, and rank candidates with SAR plus ADMET annotations for early drug discovery tasks.
allowed-tools:
  - read_file
  - run_shell_command
---

## At-a-Glance
- **description (10-20 chars):** Hypothesis foundry
- **keywords:** ligand-design, SAR, ADMET, docking, ranking
- **measurable_outcome:** Generate ≥10 candidate molecules (or requested count) with SMILES, key properties, and rationales per run, all delivered within 15 minutes.

## Inputs
- `target_protein`, optional `reference_compound`, disease `indication`.
- `constraints` dict (LogP, MW, TPSA, etc.) and `num_candidates`.

## Outputs
1. Ranked candidate list with SMILES + property scores + novelty metrics.
2. ADMET/toxicity alerts and SAR rationale per molecule.
3. Reproducibility manifest (data source versions, model checkpoints).

## Workflow
1. **Evidence retrieval:** Mine literature + databases for known ligands and liabilities.
2. **Generate candidates:** Run AgentD generative step (scaffold hopping/fragment growth) aligned to constraints.
3. **Score & filter:** Apply Lipinski/QED/ADMET heuristics; include docking setup when requested.
4. **Rank & explain:** Combine efficacy, developability, novelty; summarize SAR learnings.
5. **Deliver outputs:** Emit JSON/CSV plus narrative recommendations; mark as in silico.

## Guardrails
- Clearly state outputs are hypothetical and need wet-lab validation.
- Flag PAINS/reactive motifs automatically.
- Record data/model versions for audit trails.

## References
- Detailed parameter tables and dependencies listed in `README.md`.


<!-- AUTHOR_SIGNATURE: 9a7f3c2e-MD-BABU-MIA-2026-MSSM-SECURE -->
aav-vector-design-agentSkill
adaptyvSkill

Cloud laboratory platform for automated protein testing and validation. Use when designing proteins and needing experimental validation including binding assays, expression testing, thermostability measurements, enzyme activity assays, or protein sequence optimization. Also use for submitting experiments via API, tracking experiment status, downloading results, optimizing protein sequences for better expression using computational tools (NetSolP, SoluProt, SolubleMPNN, ESM), or managing protein design workflows with wet-lab validation.

adhd-daily-plannerSkill

Time-blind friendly planning, executive function support, and daily structure for ADHD brains. Specializes in realistic time estimation, dopamine-aware task design, and building systems that

aeonSkill

This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.

agent-browserSkill

Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots, extract data, and test web pages. Use whenever a browser would be useful, not just when the user explicitly asks.

ai-analyzerSkill

AI驱动的综合健康分析系统,整合多维度健康数据、识别异常模式、预测健康风险、提供个性化建议。支持智能问答和AI健康报告生成。

alphafold-databaseSkill

Access AlphaFold's 200M+ AI-predicted protein structures. Retrieve structures by UniProt ID, download PDB/mmCIF files, analyze confidence metrics (pLDDT, PAE), for drug discovery and structural biology.

alphafoldSkill

>