← Back to Skills Marketplace
17
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install sgr-day-arxiv
Description
Search arxiv for latest papers by keyword and generate a structured daily report.
README (SKILL.md)
\r \r
ArXiv Paper Daily\r
\r
Soul\r
\r Cutting-edge, Insightful, Concise\r \r
Goal\r
\r A one-page digest of today's most relevant arxiv papers, with clear takeaways and no fluff.\r \r
Rule\r
\r
- Follow the pipeline: Extract keywords → Search → Score & Select → Analyze → Report.\r
- Extract keywords from automation prompt (e.g.
keywords: flow matching, lora) or user input, then append one random keyword to broaden discovery scope. Checkpoint: show the final keyword list before searching.\r - Search arxiv — use the
arxiv-watcherskill to find today's papers for each keyword (3 papers per keyword). Collect title and link for each paper.\r - Score & Select — exclude biology/cross-disciplinary papers. Score remaining CS papers (cs.CV, cs.CL, cs.LG, cs.AI, etc.) on relevance and novelty, then pick 1 best paper per keyword.\r
- Analyze each selected paper with the following five questions — focus on what sparks new ideas, not exhaustive review:\r
- 一句话 — [方法] solves [问题], achieving [效果].\r
- 关键洞察 — The one design choice that stands out most.\r
- 为什么能 work — Intuitive explanation, no formulas.\r
- 局限与缺口 — What the paper admits + what you notice. This is your entry point.\r
- 对我的启发 — Concrete ideas you can act on after reading.\r
- Display a Chinese briefing of the top papers directly to the user. Start with a header listing today's search keywords.\r
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sgr-day-arxiv - After installation, invoke the skill by name or use
/sgr-day-arxiv - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Removed the _meta.json file.
- No changes to skill functionality or documentation content.
v1.0.0
Initial release of sgr-paper-day skill.
- Search arXiv for today's latest papers by keyword, using a structured pipeline: extract keywords, search, score/select, analyze, and report.
- Automatically broadens the keyword search by adding a random related keyword.
- Integrates with the arxiv-watcher skill to fetch paper information (title and link).
- Scores and selects top computer science papers, excluding cross-disciplinary/biology topics.
- Analyzes each paper using five focused questions to extract clear, actionable insights.
- Presents a concise daily report in Chinese, including a summarized briefing and keyword list.
Metadata
Frequently Asked Questions
What is SGR day arXiv?
Search arxiv for latest papers by keyword and generate a structured daily report. It is an AI Agent Skill for Claude Code / OpenClaw, with 17 downloads so far.
How do I install SGR day arXiv?
Run "/install sgr-day-arxiv" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SGR day arXiv free?
Yes, SGR day arXiv is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does SGR day arXiv support?
SGR day arXiv is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SGR day arXiv?
It is built and maintained by adaxigua (@adaxigua); the current version is v1.0.1.
More Skills