← 返回
未分类

arxiv-survey

Survey arXiv papers from a given year to present on a specific theme. Automatically categorizes papers, translates abstracts to Chinese, and generates a stru...
从指定年份起对特定主题的arXiv论文进行调研,自动分类、翻译摘要为中文,并生成结构化总结。
6eanut
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 374
下载
💾 0
安装
1
版本
#latest

概述

ArXiv Survey

Generate comprehensive survey reports on arXiv papers for a specific theme and time range.

Usage

/skill arxiv-survey survey <year>:<theme>

Parameters

  • year: Starting year for paper collection (e.g., 2026)
  • theme: Topic or theme description (can be a short keyword or detailed description)

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--.md

Report Structure

# ArXiv Survey: <Theme> (<Year>-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](https://arxiv.org/abs/xxxx.xxxxx)  
**Abstract (中文)**: Translated abstract...

#### Paper Title 2
...

Scripts

  • scripts/survey_arxiv.sh - Main survey script that searches, categorizes, and generates the report

Notes

  • Paper count adapts to availability: niche topics may yield ~10 papers, popular topics up to 50
  • Abstracts are translated to Chinese for readability
  • If full paper content is accessible, abstracts may be expanded with additional context
  • All file names are in English (no Chinese characters)

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 10:40 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 712 📥 243,922
security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,216 📥 266,610
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 669 📥 324,254