新增wiki命令文件
This commit is contained in:
31
wiki/sources/arxiv-paper-reader.md
Normal file
31
wiki/sources/arxiv-paper-reader.md
Normal file
@@ -0,0 +1,31 @@
|
||||
---
|
||||
title: "arXiv Paper Reader"
|
||||
type: source
|
||||
tags: [arXiv, Research, Paper Reading, LaTeX]
|
||||
sources: ["https://github.com/Prismer-AI/Prismer/tree/main/skills/arxiv-reader"]
|
||||
date: 2026-04-14
|
||||
---
|
||||
|
||||
## Summary
|
||||
- 核心主题:Agent 化 arXiv 论文阅读助手
|
||||
- 问题域:如何高效阅读、分析、比较 arXiv 论文
|
||||
- 方法/机制:arxiv-reader skill 提供 fetch/sections/abstract 三个工具
|
||||
- 结论/价值:在工作区对话式研究论文,无需切换应用
|
||||
|
||||
## Key Claims
|
||||
- 按 ID 获取 arXiv 论文,自动展平 LaTeX 公式为可读文本
|
||||
- 先浏览论文结构再决定是否通读
|
||||
- 多篇摘要对比,快速筛选阅读清单
|
||||
- 结果本地缓存,二次访问即时响应
|
||||
|
||||
## Key Concepts
|
||||
- [[arXiv Reader]]:arXiv 论文抓取与解析工具
|
||||
- [[LaTeX Flattening]]:自动展平 LaTeX 包含文件
|
||||
- [[Research Assistant]]:对话式论文研究 Agent
|
||||
|
||||
## Connections
|
||||
- [[Prismer]] ← 来源 ← [[arXiv Reader]]
|
||||
- [[OpenClaw]] ← 运行 ← [[arXiv Reader]]
|
||||
|
||||
## Contradictions
|
||||
- 尚未发现
|
||||
Reference in New Issue
Block a user