← Back to Skills Marketplace
adaxigua

SGR Daily Arxiv

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

  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. Display a Chinese briefing of the top papers directly to the user. Start with a header listing today's search keywords.\r
Usage Guidance
This appears safe to install for arXiv digest generation. Be aware that it will send chosen keywords to arXiv search tooling and intentionally broadens searches with one random keyword, which it should show before searching.
Capability Assessment
Purpose & Capability
The stated purpose is to search arXiv by user-provided keywords, select relevant CS papers, and produce a concise Chinese report; the runtime instructions match that purpose.
Instruction Scope
The skill asks the agent to add one random keyword before searching, but it explicitly requires showing the final keyword list first, giving the user visibility.
Install Mechanism
The package contains only a markdown SKILL.md file with no executable scripts, package installers, or hidden setup behavior.
Credentials
Network search of arXiv through an arxiv-watcher skill is proportionate to producing a daily paper report; no local file, credential, or private data access is requested.
Persistence & Privilege
No background workers, persistence, privilege escalation, credential handling, or mutation authority are present in the artifact.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sgr-daily-arxiv
  3. After installation, invoke the skill by name or use /sgr-daily-arxiv
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release: Search arXiv for the latest papers by keyword and generate a structured daily report. - Keyword pipeline: Extracts user or prompt keywords, adds a random discovery keyword, and presents the final search list. - Integrates with arxiv-watcher to retrieve today’s papers per keyword. - Filters, scores for relevance and novelty, and selects one top CS paper for each keyword. - Provides concise Chinese briefings with actionable analysis on each selected paper. - Focuses on clear takeaways under a standardized five-question framework.
Metadata
Slug sgr-daily-arxiv
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is SGR Daily 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 41 downloads so far.

How do I install SGR Daily Arxiv?

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

Is SGR Daily Arxiv free?

Yes, SGR Daily Arxiv is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does SGR Daily Arxiv support?

SGR Daily Arxiv is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SGR Daily Arxiv?

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

💬 Comments