arxiv-survey
by @6eanut
Survey arXiv papers from a given year to present on a specific theme. Automatically categorizes papers, translates abstracts to Chinese, and generates a stru...
clawhub install arxiv-survey๐ About This Skill
name: arxiv-survey description: Survey arXiv papers from a given year to present on a specific theme. Automatically categorizes papers, translates abstracts to Chinese, and generates a structured markdown report.
ArXiv Survey
Generate comprehensive survey reports on arXiv papers for a specific theme and time range.
Usage
/skill arxiv-survey survey :
Parameters
2026)Examples
/skill arxiv-survey survey 2026:AI ่พ
ๅฉๅผๆบ่ดก็ฎ
/skill arxiv-survey survey 2024:RAG retrieval augmented generation
/skill arxiv-survey survey 2025:LLM code generation automated program repair
/skill arxiv-survey survey 2026:multimodal learning
Workflow
1. Search: Query arXiv API for papers from to present matching
2. Filter: Collect 10-50 relevant papers (more if the theme has abundant literature)
3. Categorize: Automatically classify papers into thematic categories based on titles and abstracts
4. Translate: Translate abstracts to fluent Chinese
5. Generate Report: Create a structured markdown file with:
- Table of Contents: Categories with paper titles listed under each
- Detailed Content: For each category, list papers with:
- English title
- Authors
- Chinese translated abstract (expanded if full text is accessible)
Output
Generates a markdown file: arxiv-survey-
Report Structure
# ArXiv Survey: (-Present)Table of Contents
Category 1
Paper Title 1
Paper Title 2 Category 2
Paper Title 3
Detailed Papers
Category 1
#### Paper Title 1
Authors: Author List
arXiv: Link
Abstract (ไธญๆ): Translated abstract...
#### Paper Title 2
...
Scripts
scripts/survey_arxiv.sh - Main survey script that searches, categorizes, and generates the reportNotes
๐ก Examples
/skill arxiv-survey survey 2026:AI ่พ
ๅฉๅผๆบ่ดก็ฎ
/skill arxiv-survey survey 2024:RAG retrieval augmented generation
/skill arxiv-survey survey 2025:LLM code generation automated program repair
/skill arxiv-survey survey 2026:multimodal learning