Communityv1.0.3

arxiv_deep_reader

利用python,指定某个arxiv_id/url, 基于 LLM Agent 对这篇arxiv论文进行分类与深度阅读,直接print打印阅读笔记

1.3kdownloads2stars25active installsAurora-1412
View on ClawHubBack to Skills

Skill Details

Slug
arxiv-reader
Latest Version
1.0.3
Author
Aurora-1412
Published
Feb 12, 2026
Updated
May 11, 2026
Total Versions
4

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for arxiv_deep_reader.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.3

- Switched from Python/conda to uv for environment creation and package installation. - Updated all usage and setup instructions to use uv commands. - Updated required binary from python to uv in metadata. p.s.: prompts are Chinese default, you can change it to English manually.