arxiv-watcher
Installation
SKILL.md
ArXiv 论文追踪器
本技能通过 ArXiv API 查找并摘要最新研究论文。
功能
- 搜索:按关键词、作者或分类查找论文。
- 摘要:获取论文摘要并提供简明概述。
- 保存记忆:自动将已摘要的论文记录到
memory/RESEARCH_LOG.md,用于长期追踪。 - 深度阅读:如有需要,通过
web_fetch访问 PDF 链接提取更多详情。
工作流
- 使用
scripts/search_arxiv.sh "<query>"获取 XML 结果。 - 解析 XML(查找
<entry>、<title>、<summary>、<link title="pdf">)。 - 向用户展示查找结果。
- 必须执行:将讨论过的论文标题、作者、日期和摘要追加至
memory/RESEARCH_LOG.md,格式如下:### [YYYY-MM-DD] 论文标题 - **Authors**: 作者列表 - **Link**: ArXiv 链接 - **Summary**: 论文简要摘要及其研究意义。
示例
- "搜索 ArXiv 上关于 LLM reasoning 的最新论文。"
- "告诉我 ID 为 2512.08769 的论文讲了什么。"
- "给我总结一下今天 ArXiv 上关于 AI 智能体的最新动态。"
资源
scripts/search_arxiv.sh:直接访问 ArXiv API 的脚本。
Related skills
More from kirkluokun/awesome-a-stock-openclawskills
financial-data-analysis
|
160stock-trade-journal
按统一规则记录交易流水。按个股落 Markdown,同时写入 SQLite 便于统计与量化复盘。
69capability-evolver
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.
66cctv-news-fetcher
Fetch and parse news highlights from CCTV News Broadcast (Xinwen Lianbo) for a given date.
57reddit-search
搜索 Reddit 的子版块并获取相关信息。
53news-summary
This skill should be used when the user asks for news updates, daily briefings, or what's happening in the world. Fetches news from trusted international RSS feeds and can create voice summaries.
43