Medical literature search strategy generator. Given a user's natural-language description (e.g., meta-analysis topic, PICOS elements, research question), automatically extract medical entities (disease, intervention, population, outcomes) and generate professional search queries for seven major databases (PubMed, Cochrane, Embase, Web of Science, CNKI, Wanfang, VIP). Useful for developing search strategies for systematic reviews and meta-analyses.
53
60%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./scientific-skills/Other/meta-search-builder/SKILL.mdreferences/ for task-specific guidance.Python: 3.10+. Repository baseline for current packaged skills.Third-party packages: not explicitly version-pinned in this skill package. Add pinned versions if this skill needs stricter environment control.Skill directory: 20260316/scientific-skills/Others/meta-search-builder
No packaged executable script was detected.
Use the documented workflow in SKILL.md together with the references/assets in this folder.Example run plan:
See ## Workflow above for related details.
SKILL.md.references/ contains supporting rules, prompts, or checklists.Extract PICOS elements from the user's input:
Extraction rules:
See references/databases.md for database-specific syntax and examples.
## Extracted medical entities
- P (Population/Disease): xxx
- I (Intervention): xxx
- C (Comparator): xxx
- O (Outcome): xxx
- S (Study type): xxx
## Search strategies
### 1. PubMed
[search query]
### 2. Cochrane Library
[search query]
### 3. Embase
[search query]
### 4. Web of Science
[search query]
### 5. CNKI (China National Knowledge Infrastructure)
[search query]
### 6. Wanfang
[search query]
### 7. VIP
[search query]meta_search_builder_result.md unless the skill documentation defines a better convention.Run this minimal verification path before full execution when possible:
No local script validation step is required for this skill.Expected output format:
Result file: meta_search_builder_result.md
Validation summary: PASS/FAIL with brief notes
Assumptions: explicit list if anyf5ef65b
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.