AAV vector design: capsid selection, promoter optimization, payload capacity.
chembl-search
维护者 FreedomIntelligence · 最近更新 2026年4月1日
Search ChEMBL bioactive molecules database with natural language queries. Find compounds and assay data with Valyu semantic search.
原始来源
FreedomIntelligence/OpenClaw-Medical-Skills
https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/chembl-search
- 维护者
- FreedomIntelligence
- 许可
- MIT
- 最近更新
- 2026年4月1日
技能摘要
来自 SKILL.md 的关键信息
核心说明
- 检索 complete ChEMBL database of bioactive molecules,drug targets,、 binding data ,使用 natural language queries powered by Valyu's semantic search API。
- scripts/search "query" 10 | jq -r '.results[].title。
原始文档
SKILL.md 摘录
Why This Skill is Powerful
- No API Parameter Parsing: Just pass natural language queries directly - no need to construct complex search parameters
- Semantic Search: Understands the meaning of your query, not just keyword matching
- Full-Text Access: Returns complete compound and target information
- Image Links: Includes molecular structures and data visualizations
- Comprehensive Coverage: Access to all ChEMBL bioactive molecule data for drug discovery
Requirements
- Node.js 18+ (uses built-in fetch)
- Valyu API key from https://platform.valyu.ai ($10 free credits)
CRITICAL: Script Path Resolution
The scripts/search commands in this documentation are relative to this skill's installation directory.
Before running any command, locate the script using:
Then use the full path for all commands:
适用场景
- Finding bioactive compounds ,用于 drug discovery。
- Target-based compound searching。
- Compound property optimi。
不适用场景
- Do not rely on this catalog entry alone ,用于 installation 或 maintenance details。
相关技能
相关技能
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…
Query PharmGKB and CPIC for drug-gene interactions, pharmacogenomic annotations, and dosing guidelines. Use when predict…