i1

Automate academic paper retrieval across Semantic Scholar, OpenAlex, and arXiv with deduplication and PDF extraction.

5|2|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/HosungYou/Diverga --skill i1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: i1
Source: https://github.com/HosungYou/Diverga/tree/main/skills/i1
Command: npx skills add https://github.com/HosungYou/Diverga --skill i1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the time-consuming process of finding and retrieving academic papers from multiple online databases, essential for systematic literature reviews.

Core Features & Use Cases

  • Multi-Database Search: Queries Semantic Scholar, OpenAlex, and arXiv for relevant papers.
  • Rate Limiting & Deduplication: Handles API limitations and removes duplicate results.
  • PDF URL Extraction: Attempts to find direct links to PDF versions of papers.
  • Use Case: When conducting a literature review on a specific topic, use this Skill to gather all potentially relevant papers from major academic repositories efficiently.

Quick Start

Use the i1 skill to fetch papers on the topic of "AI in education" from Semantic Scholar and OpenAlex.

Frequently Asked Questions about i1

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

FAQPage Schema
How do I automate paper retrieval for a systematic literature review?

To automate paper retrieval for a systematic literature review, you can query multiple academic databases like Semantic Scholar, OpenAlex, and arXiv simultaneously. This approach handles API rate limiting and deduplication to gather relevant papers efficiently.

How do I find direct PDF links when fetching papers from OpenAlex and Semantic Scholar?

Finding direct PDF links when fetching papers from OpenAlex and Semantic Scholar is supported through PDF URL extraction. The process attempts to locate and retrieve direct links to the PDF versions of the papers found during the database search.

Can I use institutional database APIs with API key validation for paper retrieval?

Yes, you can use institutional database APIs with API key validation for paper retrieval. The system supports both open access and institutional databases, requiring API key validation to authenticate and fetch papers from protected academic repositories.

What is the best way to search arXiv and OpenAlex while handling API rate limiting?

The best way to search arXiv and OpenAlex while handling API rate limiting is to use an automated multi-database retrieval tool. It manages API limitations natively, ensuring continuous querying and deduplication without hitting rate limits.

How do I remove duplicate papers when querying Semantic Scholar and OpenAlex together?

To remove duplicate papers when querying Semantic Scholar and OpenAlex together, the retrieval process includes built-in deduplication. It automatically identifies and removes duplicate results after gathering papers from the multiple queried databases.