Design armored CAR-T cells with cytokine payloads and resistance mechanisms.
drugbank-search
维护者 FreedomIntelligence · 最近更新 2026年4月1日
Search DrugBank comprehensive drug database with natural language queries. Drug mechanisms, interactions, and safety data powered by Valyu.
原始来源
FreedomIntelligence/OpenClaw-Medical-Skills
https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/drugbank-search
- 维护者
- FreedomIntelligence
- 许可
- MIT
- 最近更新
- 2026年4月1日
技能摘要
来自 SKILL.md 的关键信息
核心说明
- 检索 complete DrugBank database of drug information ,涵盖 mechanisms of action,interactions,targets,、 pharmacology ,使用 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 drug information including mechanisms, interactions, and targets
- Image Links: Includes molecular structures and data visualizations
- Comprehensive Coverage: Access to all DrugBank drug data
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:
适用场景
- Comprehensive drug information lookup。
- Drug interactions 、 side effects research。
- Target identification 、 validation。
- Mechanism of action studies。
不适用场景
- Do not rely on this catalog entry alone ,用于 installation 或 maintenance details。
相关技能
相关技能
arxiv-search
Search arXiv physics, math, and computer science preprints using natural language queries. Powered by Valyu semantic sea…
Autonomous oncology research agent: literature mining, trial matching, biomarker analysis, and treatment hypothesis gene…
Preprocesses cell-free DNA sequencing data including adapter trimming, alignment optimized for short fragments, and UMI-…