← Back to Skills Marketplace
wangherr

Sgr arXiv Day

by HE WANG · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
42
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sgr-arxiv-day
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

  1. Follow the pipeline: Extract keywords → Search → Score & Select → Analyze → Report.\r
  2. 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
  3. Search arxiv — use the arxiv-watcher skill to find today's papers for each keyword (3 papers per keyword). Collect title and link for each paper.\r
  4. 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
  5. 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
  6. Generate a Chinese briefing of the top papers to report/YYYY-MM-DD_daily.md. Start the report with a header listing today's search keywords.\r
Usage Guidance
Install this if you want a Chinese daily arXiv digest and are comfortable with it using arXiv search through the referenced watcher skill and writing the result to the report directory. Check for an existing file with the same date if overwriting would matter.
Capability Assessment
Purpose & Capability
The skill’s stated purpose is to search arXiv by keywords, select recent CS papers, analyze them, and produce a daily briefing; the instructions match that purpose.
Instruction Scope
The runtime instructions are narrow: extract keywords, show the final keyword list, search via the arxiv-watcher skill, filter and score papers, then write a structured report.
Install Mechanism
The artifact contains only one markdown SKILL.md file with no executable scripts, package install hooks, or hidden install behavior.
Credentials
It expects network-backed arXiv search through another skill and creates a report under report/YYYY-MM-DD_daily.md, which is proportionate for a daily paper digest.
Persistence & Privilege
The only persistence is a disclosed report file in the workspace; there is no evidence of background workers, credential use, privilege escalation, broad indexing, or destructive actions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sgr-arxiv-day
  3. After installation, invoke the skill by name or use /sgr-arxiv-day
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of sgr-paper-day, version 1.0. - Searches arXiv for today's latest papers using defined or user-provided keywords, plus one random extra keyword for discovery. - Filters and scores computer science papers by relevance and novelty, excluding biology/cross-disciplinary topics. - Selects one top paper per keyword and analyzes each using a structured five-question framework. - Outputs a clear, actionable, one-page Chinese report listing the day’s search keywords and concise paper takeaways.
Metadata
Slug sgr-arxiv-day
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Sgr arXiv Day?

Search arxiv for latest papers by keyword and generate a structured daily report. It is an AI Agent Skill for Claude Code / OpenClaw, with 42 downloads so far.

How do I install Sgr arXiv Day?

Run "/install sgr-arxiv-day" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Sgr arXiv Day free?

Yes, Sgr arXiv Day is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Sgr arXiv Day support?

Sgr arXiv Day is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Sgr arXiv Day?

It is built and maintained by HE WANG (@wangherr); the current version is v1.0.0.

💬 Comments