BeClaude

scholar-lab-radar

New
15GitHub TrendingGeneralby TaewoooPark

Profile 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).

First seen 6/16/2026

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

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file

Add the configuration to .claude/skills/scholar-lab-radar.md

3
Invoke in Claude Code
/scholar-lab-radar

Use Cases

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.

Usage Examples

1

/scholar-lab-radar profile the MIT Media Lab over the last 10 years

2

Use scholar-lab-radar to analyze the Stanford AI Lab's publications from 2018 to 2023

3

/scholar-lab-radar compare the Max Planck Institute for Informatics and ETH Zurich's Systems Group over the last 5 years

View source on GitHub

Security Audits

LicenseUnknownSourceWarnRepositoryPass

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..