research-lit

Aggregate and de-duplicate research papers from academic and local sources.

Updated May 29, 2026
One-click install
npx skills add https://github.com/Mang30/myskills --skill research-lit-mang30
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-lit
Source: https://github.com/Mang30/myskills/tree/main/skills/research-lit
Command: npx skills add https://github.com/Mang30/myskills --skill research-lit-mang30

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly search for relevant research papers and understand what they say, including related work and key ideas, without manually piecing sources together.

Core Features & Use Cases

  • Multi-source literature search: Combine results from local PDFs, Zotero, Obsidian notes, web search, and optional academic APIs/adapters (Semantic Scholar, DeepXiv, Exa, Gemini, OpenAlex) based on your requested sources.
  • De-duplication and authoritative metadata: Merge overlapping hits across sources using identifiers (arXiv IDs, DOI, titles) to reduce duplicates and prefer higher-quality venue/citation metadata when available.
  • Verification guardrail: Runs a verification step to filter out fabricated or incorrect paper identifiers/titles before deeper analysis proceeds.
  • Focused workflows for different needs: Use for literature review, related work discovery, paper-topic expansion (via Gemini), and targeted retrieval from a local paper library.

Quick Start

Ask the skill to do a literature review for a topic by saying: "Use research-lit to find related work for diffusion models and return a ranked set of relevant papers with summaries."

Frequently Asked Questions about research-lit

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

FAQPage Schema
How do I find and summarize research papers for a literature review?

To find and summarize research papers for a literature review, you can configure a multi-source search across local PDFs, Zotero, and academic APIs adapters. This aggregates and de-duplicates results by arXiv IDs or DOIs, providing ranked relevant papers with summaries.

Can I search my Zotero library and local PDFs for related work discovery?

Yes, you can search your Zotero library and local PDFs for related work discovery. The process combines these local sources with web search and academic APIs, merging overlapping hits using identifiers to reduce duplicates and prefer higher-quality citation metadata.

How does the verification process filter out fabricated academic search results?

The verification process filters fabricated academic search results by running a mandatory guardrail step. This step verifies candidate paper identifiers and titles before deeper analysis proceeds, ensuring that incorrect or fabricated metadata is removed from the final literature review.

What is the best way to aggregate arXiv and Semantic Scholar results without duplicates?

The best way to aggregate arXiv and Semantic Scholar results without duplicates is to use a multi-source search tool that merges overlapping hits. It de-duplicates results using identifiers like arXiv IDs, DOIs, and titles, preferring higher-quality venue and citation metadata.

Do I need YAML configuration to perform a multi-source academic search?

Yes, you need YAML configuration to specify sources and parameters for the multi-source academic search. This configuration defines which local files, Zotero libraries, and academic API adapters like OpenAlex or Exa are queried during the paper discovery process.

Can I use Gemini for paper-topic expansion during a literature review?

Yes, you can use Gemini for paper-topic expansion during a literature review. This helps interpret what specific papers contribute in technical domains and expands the search scope, returning a ranked set of relevant papers with focused summaries of key ideas.