Researcher Subagent

Search PubMed for neurology randomized controlled trials and meta-analyses.

1|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/bobvarkey/openclaw-workspace --skill researcher-subagent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Researcher Subagent
Source: https://github.com/bobvarkey/openclaw-workspace/tree/main/agents/Researcher
Command: npx skills add https://github.com/bobvarkey/openclaw-workspace --skill researcher-subagent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, beautifulsoup4, and includes scripts (resource) components.

What problem does it solve?

This Skill helps quickly locate high-quality neurology research on PubMed without manually sifting through broad search results.

Core Features & Use Cases

  • Evidence search: Searches PubMed for randomized controlled trials and meta-analyses in neurology topics.
  • Structured output: Returns paper titles, PMIDs, journals, and PubMed URLs for fast review.
  • Use case: Use it when you need a shortlist of recent evidence for stroke thrombectomy, epilepsy surgery, Alzheimer’s treatment, or other neurology topics.

Quick Start

Ask the Researcher skill to search PubMed for a neurology topic such as stroke thrombectomy and return the most relevant randomized trials and meta-analyses.

Frequently Asked Questions about Researcher Subagent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find neurology randomized controlled trials and meta-analyses on PubMed?

You can find neurology randomized controlled trials by using a skill that programmatically searches PubMed and scrapes result pages. It returns structured data including paper titles, PMIDs, journals, and PubMed URLs for conditions like stroke, dementia, epilepsy, and Parkinson's disease.

What is the best way to search PubMed for stroke thrombectomy evidence?

The best way to search PubMed for stroke thrombectomy evidence is to use an automated scraping skill that targets randomized controlled trials and meta-analyses. It returns a structured shortlist of paper titles, PMIDs, journals, and PubMed URLs for fast clinical review.

Can I use this PubMed search approach for neurocritical care and neurointervention research?

Yes, you can use this PubMed search approach for neurocritical care and neurointervention research. The skill specifically applies to evidence review workflows across these neurology subtopics, extracting relevant trial titles, PMIDs, and article URLs from PubMed search results.

Do I need web scraping dependencies to extract PMIDs and journal names from PubMed?

Yes, you need web scraping dependencies like requests and beautifulsoup4 to extract PMIDs and journal names from PubMed. The skill requires HTTP scraping of PubMed result pages to parse the HTML and retrieve structured article metadata.

What neurology conditions does the PubMed evidence search cover?

The PubMed evidence search covers stroke, dementia, epilepsy, Parkinson's disease, multiple sclerosis, neurocritical care, neurointervention, and headache research. It filters PubMed results to identify relevant randomized controlled trials and meta-analyses for these specific neurology conditions.

What output format does the PubMed evidence review search return?

The PubMed evidence review search returns structured output containing paper titles, PMIDs, journals, and PubMed URLs. This format allows for fast review of recent neurology evidence without manually navigating through broad search result pages.