research-news

Discover and rank research papers from arXiv and Semantic Scholar.

1.0k|117|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/OpenLAIR/dr-claw --skill research-news
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: research-news
Source: https://github.com/OpenLAIR/dr-claw/tree/main/skills/research-news
Command: npx skills add https://github.com/OpenLAIR/dr-claw --skill research-news

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the discovery and ranking of new research papers from arXiv and Semantic Scholar, helping researchers stay current with minimal manual effort.

Core Features & Use Cases

  • Automated search across arXiv and Semantic Scholar for topically relevant papers.
  • Score-based ranking using relevance, recency, popularity, and quality.
  • Personalized recommendations delivered as a structured list with titles, authors, and links.
  • Use Case: Daily AI research briefing to surface top papers and provide quick takeaways.

Quick Start

Ask the assistant to fetch the latest papers and generate a ranked recommendations list.

Frequently Asked Questions about research-news

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

FAQPage Schema
How do I get daily arXiv paper recommendations for my research?▼

To get daily arXiv paper recommendations, this Skill automates search across arXiv and Semantic Scholar, scoring papers by relevance, recency, and quality to deliver a prioritized list with titles, authors, and links.

What is the best way to rank new research papers by relevance and popularity?▼

The best way to rank new research papers is using a score-based system that evaluates relevance, recency, popularity, and quality from arXiv and Semantic Scholar data, generating a structured list of top papers.

Can I use Semantic Scholar and arXiv APIs to automate a research briefing?▼

Yes, you can automate a research briefing by using Python scripts to access the arXiv and Semantic Scholar APIs, collecting and scoring topically relevant papers across multiple domains.

How do I filter arXiv papers by recency and quality across multiple domains?▼

You can filter arXiv papers by recency and quality by applying automated scoring scripts that screen and prioritize newly published research across multiple domains based on your specified criteria.

Do I need Python to generate a prioritized list of research papers?▼

Yes, you need Python to run the scripts that collect, score, and generate a prioritized list of research papers from the arXiv and Semantic Scholar APIs for your daily briefing workflow.