Loading...
Loading...
Use when the user asks to "generate daily paper", "search arXiv for EEG papers", "find EEG decoding papers", "review brain-computer interface papers", or wants to create paper summaries for EEG/brain decoding/speech decoding research. This skill automates searching arXiv for recent papers on EEG decoding, EEG speech decoding, or brain foundation models, reviewing paper quality, and generating structured Chinese/English summaries.
npx skill4agent add galaxy-dawn/claude-scholar daily-paper-generatordaily paper/example/daily paper example.md# Paper Title
## 作者及单位
Author list
Institution
## arXiv 链接
https://arxiv.org/abs/ARXIV_ID
**发表日期**: YYYY-MM-DD
**arXiv ID**: XXXX.XXXXX
**分类**: cs.LG, q-bio.NC, eess.SP## 主图
[预留论文主图位置]## 论文元数据
| 项目 | 内容 |
|------|------|
| **标题** | Paper Title |
| **第一作者** | First Author Name |
| **作者列表** | Full author list |
| **第一作者单位** | Institution |
| **发表日期** | YYYY-MM-DD |
| **arXiv 链接** | https://arxiv.org/abs/ID |
| **PDF 链接** | https://arxiv.org/pdf/ID |
| **分类** | cs.LG, q-bio.NC, eess.SP |## 整合格式
Daily Paper MMDD
Paper Title
https://arxiv.org/abs/ARXIV_ID
[Chinese Review]
[English Review]## 附录
**github连接:** [Available/Not Available]
**补充说明**
[Key insights, impact points]
**Sources:**
- [arXiv Abstract](URL)
- [arXiv HTML](URL)
- [Paperverse Review](URL) (if available)| Task | Method |
|---|---|
| Search arXiv | Use Chrome MCP tools (chrome-mcp-helper) |
| Get paper details | Navigate to arXiv pages and extract metadata |
| Evaluate quality | Use criteria in |
| Write Chinese review | Follow style in |
| Write English review | Apply scientific-writing skill best practices |
| Create output | Use template in |
references/keywords.mdEEG decodingbrain decodingneural decodingspeech decoding from EEGEEG speech reconstructionEEG foundation modellarge EEG modelbrain foundation modelhttps://arxiv.org/search/?searchtype=all&query=KEYWORDS&abstracts=show&order=-announced_date_firsthttps://arxiv.org/search/?searchtype=all&query=EEG+decoding&abstracts=show&order=-announced_date_first
https://arxiv.org/search/?searchtype=all&query=EEG+foundation+model&abstracts=show&order=-announced_date_firstannounced_date_firsthttps://arxiv.org/abs/ARXIV_ID<h1>.authorsblockquote.abstract.dateline.subjectsreferences/quality-criteria.md| Dimension | Weight | Key Points |
|---|---|---|
| Innovation | 30% | Novelty of contribution |
| Method Completeness | 25% | Clarity and reproducibility |
| Experimental Thoroughness | 25% | Validation depth |
| Writing Quality | 10% | Clarity of expression |
| Relevance & Impact | 10% | Domain importance |
example/daily paper example.mdreferences/writing-style.mddaily paper/daily paper/
├── 2025-01-26-1430-paper-1.md
├── 2025-01-26-1430-paper-2.md
└── 2025-01-26-1430-paper-3.mdYYYY-MM-DD-HHMM-paper-N.mdexample/daily paper example.mdreferences/keywords.mdreferences/quality-criteria.mdreferences/writing-style.mdexample/daily paper example.mdscripts/arxiv_search.py