HuggingFace Daily Papers Digest

Fetch HuggingFace daily papers and filter by upvotes and GitHub stars.

18|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/tonghe90/auto-hf-papers --skill huggingface-daily-papers-digest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: HuggingFace Daily Papers Digest
Source: https://github.com/tonghe90/auto-hf-papers/tree/main
Command: npx skills add https://github.com/tonghe90/auto-hf-papers --skill huggingface-daily-papers-digest

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill helps researchers and engineers quickly identify the most impactful AI papers each day by filtering HuggingFace's daily submissions using community upvotes and GitHub stars, saving time and surfacing high-value work.

Core Features & Use Cases

  • Fetch today’s HuggingFace daily papers via the official JSON API.
  • Filter papers by upvotes and GitHub stars to surface noteworthy work.
  • Generate concise, structured summaries for each qualifying paper.
  • Deliver the digest through stdout, Telegram, or email for automation and sharing.
  • Use in daily briefing apps or research dashboards to stay updated.

Quick Start

Run the digest generator for today to produce a Markdown digest you can review or share.

Frequently Asked Questions about HuggingFace Daily Papers Digest

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

FAQPage Schema
How can I get a daily AI paper digest filtered by HuggingFace upvotes?

Generate a daily AI paper digest by fetching HuggingFace daily papers via their JSON API and filtering the results by community upvotes and GitHub stars. This automated process surfaces noteworthy research while discarding low-impact submissions.

How do I automate summarization for today's HuggingFace papers?

Automate summarization for HuggingFace papers by running a script that fetches daily submissions, applies popularity filters, and generates concise structured summaries. The output is prepared as a structured digest ready for review or sharing.

Can I deliver a HuggingFace papers digest to Telegram or email automatically?

Yes, you can deliver the HuggingFace papers digest to Telegram or email automatically. The skill prepares structured summaries and routes the final digest through your configured delivery method alongside standard stdout output.

What is the best way to filter HuggingFace daily papers by GitHub stars?

The best way to filter HuggingFace daily papers by GitHub stars is using an automated script that queries the official HuggingFace JSON API. It evaluates both GitHub stars and upvotes to identify high-value work for your digest.

Does this daily papers digest tool require external dependencies to run?

No, this daily papers digest tool requires no external dependencies to run. It operates with robust defaults and deterministic output using only its internal scripts to fetch and process the JSON API data.