paper-lit-search

Search arXiv, Semantic Scholar, and local library for academic papers, then deduplicate and rank results.

7|1|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/Shiien/Self-Evolved-Research-Framework --skill paper-lit-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-lit-search
Source: https://github.com/Shiien/Self-Evolved-Research-Framework/tree/main/skills/paper-lit-search
Command: npx skills add https://github.com/Shiien/Self-Evolved-Research-Framework --skill paper-lit-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Finding and synthesizing relevant academic papers from multiple sources is labor-intensive and error-prone. This Skill automates multi-source discovery, deduplication, and ranking to streamline literature reviews.

Core Features & Use Cases

  • Multi-source search across arXiv, Semantic Scholar, and a local library to surface candidate papers.
  • De-duplication and ranking by relevance, recency, citations, and project alignment to surface the most valuable results.
  • Artifact generation at resources/papers/searches/{YYYY-MM-DD}-{slug}.md for tracking and review workflows.

Quick Start

Ask SER to search for papers on a topic and save the results as an artifact at resources/papers/searches/{YYYY-MM-DD}-{slug}.md.

Frequently Asked Questions about paper-lit-search

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

FAQPage Schema
How do I search for academic papers across arXiv and Semantic Scholar at the same time?

To search for academic papers across multiple sources, this Skill applies multi-source queries across arXiv, Semantic Scholar, and your local library simultaneously. It automatically deduplicates and ranks the combined results by relevance, recency, and citations to streamline your literature review.

What is the best way to deduplicate and rank literature search results?

The best way to deduplicate and rank literature search results is using an automated multi-source query approach. This Skill evaluates relevance, recency, citations, and project alignment to surface the most valuable papers, eliminating manual error-prone deduplication efforts across different academic databases.

How do I save literature search results as a markdown artifact for tracking?

To save literature search results, the Skill automatically generates a search artifact at resources/papers/searches/{YYYY-MM-DD}-{slug}.md. This markdown file captures your curated top hits and summarized metadata, providing a persistent record for tracking and review workflows.

Can I include my local library when finding research papers for a specific topic?

Yes, you can include your local library when finding research papers. The Skill performs multi-source discovery by querying arXiv, Semantic Scholar, and the local library together, ensuring your existing local collection is integrated into the deduplication and ranking process.

How are candidate papers ranked to ensure project alignment during a literature review?

Candidate papers are ranked by evaluating multiple dimensions including relevance, recency, citations, and project alignment. This ensures that the surfaced academic papers directly match your specific topic requirements, providing summarized top hits optimized for your current research goals.

Why does my multi-database literature search return duplicate entries?

Duplicate entries occur because arXiv and Semantic Scholar index overlapping academic papers. This Skill resolves the issue by applying automated deduplication across all queried sources, ranking the unique results by citations and recency to streamline your literature review.