daily-papers-fetch

Fetch and score arXiv and HuggingFace papers using user-defined keywords.

1.1k|95|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/huangkiki/dailypaper-skills --skill daily-papers-fetch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-papers-fetch
Source: https://github.com/huangkiki/dailypaper-skills/tree/main/skills/daily-papers-fetch
Command: npx skills add https://github.com/huangkiki/dailypaper-skills --skill daily-papers-fetch

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of discovering and filtering new research papers from various sources, helping you stay updated with the latest advancements in your field without manual searching.

Core Features & Use Cases

  • Automated Paper Discovery: Gathers papers from arXiv and HuggingFace Daily/Trending APIs.
  • Intelligent Scoring & Filtering: Ranks papers based on configurable keywords, negative keywords, and domain boosts.
  • Enrichment: Fetches additional metadata like authors, affiliations, and figure URLs for selected papers.
  • Use Case: Get a daily curated list of the top 30 most relevant new papers in AI research, scored and enriched with key details, ready for further review.

Quick Start

Run the paper fetching skill to get the latest research papers.

Frequently Asked Questions about daily-papers-fetch

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

FAQPage Schema
How do I discover and filter new arXiv research papers automatically?

To discover and filter new arXiv research papers, this Skill fetches the latest entries from the arXiv and HuggingFace APIs and ranks them using your configurable keywords and domain boosts. It outputs a curated list of relevant papers.

Can I backfill historical arXiv papers if a daily fetch returns too few results?

Yes, you can backfill historical arXiv papers. The Skill supports multi-day fetching and historical backfilling to ensure you receive a minimum number of results when the daily yield is insufficient.

How does keyword scoring work for academic literature reviews?

Keyword scoring for literature reviews works by applying your user-defined keywords, negative keywords, and domain boosts to rank newly fetched papers. This filtering mechanism prioritizes the most relevant academic search results for your specific research topic.

What metadata is enriched when fetching papers from HuggingFace and arXiv?

When fetching papers from HuggingFace and arXiv, the metadata enriched includes author names, institutional affiliations, and figure URLs. This provides comprehensive details for your selected research papers.

Does this paper discovery tool require any external API dependencies?

No, this paper discovery tool does not require external API dependencies. It operates independently using internal scripts to directly query the public arXiv and HuggingFace APIs for gathering and scoring research papers.

What is the best way to get a daily curated list of top AI research papers?

The best way to get a daily curated list of AI research papers is to run this Skill, which gathers papers from HuggingFace trending and arXiv APIs, scores them against your keywords, and returns the top entries enriched with metadata.