Generate ~5 actionable research topic recommendations by querying PubMed E-utilities; use when a user provides a research direction/constraints and needs evidence-backed topic ideas quickly.
60
71%
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/Evidence Insight/pubmed-topic-recommend/SKILL.mdOR) and exclusions (NOT)mindate / maxdatescripts/run_topic_recommendation.pyTypical configuration items to set (names may vary by implementation):
mindate, maxdate)python scripts/run_topic_recommendation.pyquery: the PubMed query string usedpapers: a list of retrieved records (titles/years/etc.)topics: ~5 topic suggestions with justification and supporting literature (at least 1-2 cited titles/years each)Input collection (recommended fields)
OR groups and NOT groups)Query construction
OR, apply exclusions with NOT.mindate / maxdate to constrain publication dates.Retrieval
references/pubmed_api.md.Topic generation rules
pubmed_topic_recommend_result.md unless the skill documentation defines a better convention.Run this minimal verification path before full execution when possible:
python scripts/run_topic_recommendation.py --helpExpected output format:
Result file: pubmed_topic_recommend_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.