Academic paper summarization with dynamic SOP selection based on paper topic classification. Supports method, dataset, multimodal, and other paper types with...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install paper-summarize-academic或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install paper-summarize-academic⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/paper-summarize-academic/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: paper_summarize description: Academic paper summarization with dynamic SOP selection based on paper topic classification. Supports method, dataset, multimodal, and other paper types with rigorous analysis templates. author: Claude (克劳德) version: 1.0.1 ---
This skill provides academic-grade paper summarization with dynamic Standard Operating Procedure (SOP) selection based on paper topic classification.
method: Algorithm/architecture papersdataset: Dataset/benchmark papers multimodal: Cross-modal learning paperstech_report: System/model release papersapplication: Applied AI paperssurvey: Survey/review papersrl_alignment: RL/Alignment/Safety papersspeech_audio: Speech/audio processing papersbenchmark: Evaluation/benchmark papersanalysis: Empirical analysis papers{paper_title}.md in research/{domain}/ai_summaries/- Paper information (title, authors, venue, links) - Core contribution summary - Methodology critique (2000+ words) - Experimental assessment (1000+ words, with dataset focus) - Strengths and weaknesses - Critical questions for authors - Impact assessment
This skill integrates with the broader research workflow:
SOP templates are defined in:
src/lib/agents/topic-sops.ts (primary location)summarization_prompt.ts (backup/reference)Both files contain identical SOP definitions with shared output format requirements.
# Summarize a method paper
paper_summarize --title "SongEcho: Cover Song Generation" --topic "method" --abstract "..." --authors "..."
# Summarize a dataset paper
paper_summarize --title "MusicSem: Language-Audio Dataset" --topic "dataset" --abstract "..." --authors "..."
research/{domain}/ai_summaries/{paper_title}.mdresearch/{domain}/prompts/{paper_title}_prompt.txt安装 Academic Paper Summarizer 后,可以对 AI 说这些话来触发它
Help me get started with Academic Paper Summarizer
Explains what Academic Paper Summarizer does, walks through the setup, and runs a quick demo based on your current project
Use Academic Paper Summarizer to academic paper summarization with dynamic SOP selection based on pa...
Invokes Academic Paper Summarizer with the right parameters and returns the result directly in the conversation
What can I do with Academic Paper Summarizer in my data & analytics workflow?
Lists the top use cases for Academic Paper Summarizer, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/paper-summarize-academic/ 目录(个人级,所有项目可用),或 .claude/skills/paper-summarize-academic/(项目级)。重启 AI 客户端后,用 /paper-summarize-academic 主动调用,或让 AI 根据上下文自动发现并使用。
Academic Paper Summarizer 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Academic Paper Summarizer 可免费安装使用。请查阅仓库了解许可证信息。
Academic paper summarization with dynamic SOP selection based on paper topic classification. Supports method, dataset, multimodal, and other paper types with...
Academic Paper Summarizer 属于「Data & Analytics」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my data & analytics tasks using Academic Paper Summarizer
Identifies repetitive steps in your workflow and sets up Academic Paper Summarizer to handle them automatically