An intelligent tool for precision medical literature search using PubMed's E-utilities API.
48
53%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./scientific-skills/Other/search-pubmed/SKILL.mdscripts/search_pubmed.py.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.cd "20260316/scientific-skills/Others/search-pubmed"
python -m py_compile scripts/search_pubmed.py
python scripts/search_pubmed.py --helpExample run plan:
CONFIG block or documented parameters if the script uses fixed settings.python scripts/search_pubmed.py with the validated inputs.scripts/search_pubmed.py.A script tool for precision medical literature search using PubMed's E-utilities API. Optimized for systematic reviews, meta-analyses, and evidence-based research.return total counts of relevant articles
For detailed strategies used in pubmed search, see [scripts/search_pubmed.py].
search_pubmed_result.md unless the skill documentation defines a better convention.Run this minimal verification path before full execution when possible:
python scripts/search_pubmed.py --helpExpected output format:
Result file: search_pubmed_result.md
Validation summary: PASS/FAIL with brief notes
Assumptions: explicit list if any63c61d3
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.