scholar-lab-radar
NewProfile a research lab over the last N years — collect every paper from OpenAlex, build a temporal knowledge graph (ontology), and synthesize a grounded evolution report. A Claude Code skill (sibling to scholar-megasearch).
Summary
This skill profiles a research lab over the last N years by collecting every paper from OpenAlex, building a temporal knowledge graph (ontology), and synthesizing a grounded evolution report.
- It helps developers and researchers quickly understand a lab's research trajectory, key contributions, and collaboration patterns without manual literature review.
Install & Usage
mkdir -p .claude/skillsAdd the configuration to .claude/skills/scholar-lab-radar.md
/scholar-lab-radarUse Cases
Usage Examples
/scholar-lab-radar profile the MIT Media Lab over the last 10 years
Use scholar-lab-radar to analyze the Stanford AI Lab's publications from 2018 to 2023
/scholar-lab-radar compare the Max Planck Institute for Informatics and ETH Zurich's Systems Group over the last 5 years
Security Audits
Frequently Asked Questions
What is scholar-lab-radar?
This skill profiles a research lab over the last N years by collecting every paper from OpenAlex, building a temporal knowledge graph (ontology), and synthesizing a grounded evolution report. It helps developers and researchers quickly understand a lab's research trajectory, key contributions, and collaboration patterns without manual literature review.
How to install scholar-lab-radar?
To install scholar-lab-radar: create the skills directory (mkdir -p .claude/skills), then add the config to .claude/skills/scholar-lab-radar.md. Finally, /scholar-lab-radar in Claude Code.
What is scholar-lab-radar best for?
scholar-lab-radar is a community categorized under General. Created by TaewoooPark.
What can I use scholar-lab-radar for?
scholar-lab-radar is useful for: Track the evolution of a specific lab's research focus and output over the past 5 years.; Identify key collaborators and co-authorship networks for a given research group.; Generate a timeline of major publications and their impact for a lab's portfolio.; Compare the research themes of two labs over a specified time period.; Extract and visualize the ontology of topics, methods, and datasets used by a lab.; Produce a grounded report summarizing a lab's contributions to a field..