← Back to Skills Marketplace
Medical Literature Search
by
hikaruhuimin
· GitHub ↗
· v1.0.0
· MIT-0
87
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install medical-literature-search
Description
医疗文献检索助手。当用户需要搜索PubMed、知网、万方等医学文献数据库,或需要进行文献综述、循证医学证据检索、药物研究资料查找时使用此技能。支持中英文文献搜索、摘要提取、相关文献推荐。
Usage Guidance
This skill appears to do what it says: build queries, search PubMed and Chinese literature sites, and format summaries. Things to consider before installing: (1) It won't automatically access paywalled full texts — you may need to provide PDFs or credentials if you want full-text retrieval; only give subscription credentials to skills you fully trust. (2) The SKILL.md allows web scraping of CNKI/万方/维普 but does not discuss compliance with those sites' terms of service; be cautious about automated scraping. (3) Because the skill is instruction-only and requests no secrets, it has a small technical footprint, but you should still verify results (especially clinical conclusions) and avoid relying on it for critical medical decisions without expert review.
Capability Analysis
Type: OpenClaw Skill
Name: medical-literature-search
Version: 1.0.0
The skill bundle is a set of instructions for a medical literature search assistant targeting legitimate databases such as PubMed, CNKI, and Wanfang. It contains no executable code, scripts, or suspicious dependencies, and the instructions in SKILL.md are strictly aligned with the stated purpose of searching and summarizing medical literature without any signs of prompt injection or data exfiltration.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the SKILL.md describes constructing queries, using PubMed and Chinese literature sites, extracting titles/abstracts/DOIs and formatting results. Nothing requested (no env vars, no binaries, no installs) is disproportionate to that purpose.
Instruction Scope
Instructions stay within the scope of searching and summarizing literature. A caveat: the skill mentions accessing subscription sites (CNKI/万方/维普) but does not explain how to handle paywalled content or institutional credentials; this is an operational gap (not necessarily malicious). Also it suggests using PubMed API or web scraping — legal/ToS implications of scraping paywalled sites are not addressed.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest-risk install mechanism; nothing will be written to disk by an installer.
Credentials
The skill requests no environment variables or credentials, which is proportionate for a read/search-only literature tool. If you expect the skill to fetch paywalled full text, it currently has no mechanism for required credentials.
Persistence & Privilege
The skill is not forced-always, does not request elevated persistence, and does not modify other skills or system settings. Autonomous invocation is allowed (platform default) but not combined with other red flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install medical-literature-search - After installation, invoke the skill by name or use
/medical-literature-search - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
首次发布:支持PubMed、知网、万方文献检索,循证医学PICO检索
Metadata
Frequently Asked Questions
What is Medical Literature Search?
医疗文献检索助手。当用户需要搜索PubMed、知网、万方等医学文献数据库,或需要进行文献综述、循证医学证据检索、药物研究资料查找时使用此技能。支持中英文文献搜索、摘要提取、相关文献推荐。 It is an AI Agent Skill for Claude Code / OpenClaw, with 87 downloads so far.
How do I install Medical Literature Search?
Run "/install medical-literature-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Medical Literature Search free?
Yes, Medical Literature Search is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Medical Literature Search support?
Medical Literature Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Medical Literature Search?
It is built and maintained by hikaruhuimin (@hikaruhuimin); the current version is v1.0.0.
More Skills