Design armored CAR-T cells with cytokine payloads and resistance mechanisms.
literature-search
维护者 FreedomIntelligence · 最近更新 2026年4月1日
Comprehensive scientific literature search across PubMed, arXiv, bioRxiv, medRxiv. Natural language queries powered by Valyu semantic search.
原始来源
FreedomIntelligence/OpenClaw-Medical-Skills
https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/literature-search
- 维护者
- FreedomIntelligence
- 许可
- MIT
- 最近更新
- 2026年4月1日
技能摘要
来自 SKILL.md 的关键信息
核心说明
- 检索 across all major scientific literature databases (PubMed,arXiv,bioRxiv,medRxiv) simultaneously ,使用 natural language queries powered by Valyu's semantic search API。
- scripts/search "query" 20 | 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 article content, not just abstracts
- Image Links: Includes figures and images from papers
- Comprehensive Coverage: Search across PubMed, arXiv, bioRxiv, and medRxiv simultaneously
- Unified Results: Get results from all sources in a single query
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 literature reviews across all domains。
- Finding all relevant research on topic。
- Cross-domain scientific discovery。
- Combining biomedical,physics,、 preprint literature。
不适用场景
- 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-…