aav-vector-design-agent
AAV vector design: capsid selection, promoter optimization, payload capacity.
Maintainer FreedomIntelligence · Last updated April 1, 2026
Retrieves chemical compound information from PubChem and ChEMBL with disambiguation, cross-referencing, and quality assessment. Creates comprehensive compound profiles with identifiers, properties, bioactivity, and drug information. Use when users need chemical data, drug information, or mention PubChem CID, ChEMBL ID, SMILES, InChI, or compound names.
Original source
https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/tooluniverse-chemical-compound-retrieval
Skill Snapshot
Source Doc
Ask the user ONLY if:
Skip clarification for:
from tooluniverse import ToolUniverse
tu = ToolUniverse()
tu.load_tools()
## 1.2 Cross-Reference Identifiers
Always establish compound identity across both databases:
```python
Related skills
AAV vector design: capsid selection, promoter optimization, payload capacity.
AgentD autonomous drug discovery: target identification, hit finding, ADMET optimization.
Call HLA alleles from NGS data using OptiType, HLA-HD, or arcasHLA for immunogenomics applications. Use when determining HLA genotype for tr…
Query PharmGKB and CPIC for drug-gene interactions, pharmacogenomic annotations, and dosing guidelines. Use when predicting drug response fr…