PubMed Search
技能 活跃Use for biomedical and life-science literature searches when query expects PubMed articles, clinical trials, or medical research papers.
To enable AI agents to conduct precise searches within the vast PubMed database for biomedical, clinical, and life-science research literature.
功能
- Searches PubMed for articles, clinical trials, and research papers
- Leverages E-utilities API for efficient data retrieval
- No API key required for access
- Suitable for academic, medical, and literature review queries
使用场景
- Researching biomedical topics and drug studies
- Finding peer-reviewed medical journal articles
- Locating clinical trial information
- Gathering abstracts with DOI or PubMed ID for citations
非目标
- General web search
- News aggregation
- Product reviews
- Real-time information retrieval
- Programming-related queries
工作流
- User provides a query for biomedical or life-science literature.
- Skill uses the 'api_search' method to query the PubMed E-utilities API.
- API returns article IDs and metadata.
- Skill returns structured search results to the user.
实践
- Academic research
- Medical literature review
Trust
- warning:Issues AttentionIn the last 90 days, 17 issues were opened and 3 were closed, indicating a low closure rate (17.6%) and potential slow response to open issues.
安装
npx skills add 0xmariowu/Autosearch通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
质量评分
类似扩展
Literature Review
100Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature searches across biomedical, scientific, and technical domains. Creates professionally formatted markdown documents and PDFs with verified citations in multiple citation styles (APA, Nature, Vancouver, etc.).
Open Targets Platform Query Skill
100Query Open Targets Platform for target-disease associations, drug target discovery, tractability/safety data, genetics/omics evidence, known drugs, for therapeutic target identification. Part of the AlterLab Academic Skills suite.
Survey Theoretical Literature
99Survey and synthesize theoretical literature on a specific topic, identifying seminal papers, key results, open problems, and cross-domain connections. Use when starting research on an unfamiliar theoretical topic, writing a literature review for a paper or thesis, identifying open problems and research gaps, finding cross-domain connections, or evaluating the novelty of a proposed theoretical contribution against existing work.
Alterlab Pubmed
95Direct REST API access to PubMed. Advanced Boolean/MeSH queries, E-utilities API, batch processing, citation management. For Python workflows, prefer biopython (Bio.Entrez). Use this for direct HTTP/REST work or custom API implementations. Part of the AlterLab Academic Skills suite.
External Context
100Invoke parallel document-specialist agents for external web searches and documentation lookup
ARA Research Manager
100Records research provenance as a post-task epilogue, scanning conversation history at the end of a coding or research session to extract decisions, experiments, dead ends, claims, heuristics, and pivots, and writing them into the ara/ directory with user-vs-AI provenance tags. Use as a session epilogue — never during execution — to maintain a faithful, auditable trace of how a research project actually evolved.