daily-paper-generator

Automates daily arXiv EEG/BCI paper discovery, review, and bilingual summarization into Markdown.

13|1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/debug-zhuweijian/ai-research-toolkit --skill daily-paper-generator-debug-zhuweijian
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-paper-generator
Source: https://github.com/debug-zhuweijian/ai-research-toolkit/tree/main/modules/01-discovery/skills/daily-paper-generator
Command: npx skills add https://github.com/debug-zhuweijian/ai-research-toolkit --skill daily-paper-generator-debug-zhuweijian

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Automates the end-to-end workflow of discovering, reviewing, and summarizing recent arXiv papers related to EEG decoding, brain-computer interfaces, and neural foundation models.

Core Features & Use Cases

  • Discover recent arXiv papers (within 3 months) related to EEG decoding and related topics using Chrome MCP tools.
  • Retrieve paper metadata from arXiv pages, evaluate quality using the references' criteria, select top 3 papers, and generate bilingual (Chinese and English) structured reviews.
  • Save results as Markdown files in the daily paper/ directory, following a timestamped naming convention for organization.

Quick Start

Generate today’s daily paper brief by searching arXiv for EEG/BCI papers from the last 3 months, summarizing each in Chinese and English, and saving results to daily paper/ with a timestamped filename.

Frequently Asked Questions about daily-paper-generator

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

FAQPage Schema
How do I automate daily arXiv EEG and BCI paper summaries?

Automate daily arXiv EEG and BCI paper summaries by using Chrome MCP browser automation to discover recent publications, extract metadata, evaluate quality, and generate bilingual structured Markdown reviews.

Can I generate bilingual summaries for arXiv brain-computer interface papers automatically?

You can generate bilingual summaries for arXiv brain-computer interface papers automatically through a template-driven writeup process that produces structured Chinese and English reviews for selected top papers.

What is the best way to find recent arXiv neural foundation model papers from the last 3 months?

Finding recent arXiv neural foundation model papers from the last 3 months is handled by browser automation tools that search arXiv, retrieve metadata, and filter papers based on reference evaluation criteria.

Do I need Chrome MCP to extract arXiv metadata for EEG decoding research?

Chrome MCP is required to extract arXiv metadata for EEG decoding research, as the workflow relies on its browser automation capabilities to discover papers and retrieve the necessary publication data.

How are the generated daily arXiv paper reviews saved and organized?

Generated daily arXiv paper reviews are saved as Markdown files in the daily paper directory, using a timestamped naming convention to ensure chronological organization of bilingual summaries.

How does the Skill evaluate the quality of EEG and BCI papers before summarizing them?

The Skill evaluates the quality of EEG and BCI papers by applying specific reference criteria to the extracted arXiv metadata, selecting the top 3 papers for final bilingual structured review generation.