← Back to Skills Marketplace
医学文献检索
by
Anightmare2
· GitHub ↗
· v0.1.0
· MIT-0
74
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install medical-lit
Description
通过PubMed API搜索和综合生物医学文献,支持常用医学检索模式及证据质量评估。
README (SKILL.md)
Medical Literature Search — PubMed
Search and synthesize biomedical literature using the NCBI PubMed E-utilities API (free, no API key required).
Quick Search
Search for papers on a topic:
curl -s "https://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi?db=pubmed&term=YOUR_QUERY&retmax=10&retmode=json&sort=relevance"
Common Medical Search Patterns
| Pattern | Example Query |
|---|---|
| Drug efficacy | (oseltamivir OR tamiflu) AND (influenza) AND (randomized controlled trial[pt]) |
| Treatment guidelines | diabetes type 2 management guideline[tiab] |
| Adverse drug reactions | metformin AND (lactic acidosis OR adverse effects[sh]) |
| Meta-analyses | (aspirin) AND (meta-analysis[pt]) AND (cardiovascular) |
| Clinical trials | immunotherapy AND (cancer) AND (clinical trial[pt]) |
| COVID-19 research | covid-19 OR sars-cov-2 AND (treatment OR therapy) |
Evidence Quality Assessment
- 🟢 RCT / Meta-analysis — 高质量随机对照试验或荟萃分析
- 🔵 Cohort study — 队列研究
- 🟡 Case-control — 病例对照研究
- ⚠️ Case report / Expert opinion — 个案报道或专家意见
Usage
Triggered by: search literature, find papers, PubMed, 查文献, 搜论文, 找临床研究, 药物证据
Capability Tags
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install medical-lit - After installation, invoke the skill by name or use
/medical-lit - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release
Metadata
Frequently Asked Questions
What is 医学文献检索?
通过PubMed API搜索和综合生物医学文献,支持常用医学检索模式及证据质量评估。 It is an AI Agent Skill for Claude Code / OpenClaw, with 74 downloads so far.
How do I install 医学文献检索?
Run "/install medical-lit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 医学文献检索 free?
Yes, 医学文献检索 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 医学文献检索 support?
医学文献检索 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 医学文献检索?
It is built and maintained by Anightmare2 (@anightmare2); the current version is v0.1.0.
More Skills