daily-paper-generator

Search arXiv for EEG and BCI papers and generate bilingual summaries.

55|7|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/xlx777/ccg-scholar --skill daily-paper-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-paper-generator
Source: https://github.com/xlx777/ccg-scholar/tree/main/templates/skills/daily-paper-generator
Command: npx skills add https://github.com/xlx777/ccg-scholar --skill daily-paper-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Daily Paper Generator automates the tedious, time-consuming process of discovering, assessing, and summarizing the latest arXiv papers in EEG decoding, brain-computer interfaces, and neural foundation models, delivering consistent bilingual outputs.

Core Features & Use Cases

  • Search arXiv using a Chrome MCP workflow to find recent EEG/BCI papers.
  • Retrieve metadata, evaluate quality with a structured rubric, and select the top 3 papers.
  • Generate bilingual (Chinese and English) structured summaries and save them as Markdown files under the daily paper/ directory.

Quick Start

Initiate the daily paper workflow to automatically search arXiv for EEG/BCI papers, generate top-paper bilingual summaries, and save them under the daily paper/ directory.

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 paper discovery for EEG and BCI research?

Automating daily arXiv paper discovery for EEG and BCI research involves using a Chrome MCP workflow to search arXiv, evaluate paper quality against a structured rubric, and generate bilingual summaries. The Skill retrieves metadata and selects the top 3 recent papers automatically.

What is the process for generating bilingual literature reviews of neural foundation models?

The process for generating bilingual literature reviews of neural foundation models involves evaluating retrieved arXiv papers using a predefined rubric in references/quality-criteria.md. It outputs structured Chinese and English summaries, saving them as Markdown files under a daily paper/ directory.

Do I need a Chrome MCP-enabled workflow to track arXiv brain-computer interface papers?

Yes, a Chrome MCP-enabled workflow is required to track arXiv brain-computer interface papers using this Skill. The workflow facilitates searching arXiv pages, retrieving metadata, and evaluating the papers before generating the final bilingual summaries.

How does the Skill evaluate the quality of recent EEG decoding papers?

It evaluates the quality of recent EEG decoding papers by applying a predefined evaluation rubric located in references/quality-criteria.md. The Skill assesses retrieved arXiv metadata to select the top 3 papers for bilingual summarization.

What are the limitations of using feedparser for arXiv literature tracking?

A key limitation is that this Skill requires a Chrome MCP-enabled workflow and direct arXiv page interaction rather than relying solely on feedparser. It also strictly targets EEG decoding, brain-computer interfaces, and neural foundation models.