Loading...
Loading...
Search and progressively read open-access academic papers through DeepXiv. Use when the user wants layered paper access, section-level reading, trending papers, or DeepXiv-backed literature retrieval.
npx skill4agent add wanshuiyin/auto-claude-code-research-in-sleep deepxiv| Skill | Best for |
|---|---|
| Direct preprint search and PDF download |
| Published venue metadata, citation counts, DOI links |
| Layered reading: search → brief → head → section, plus trending and web search |
tools/deepxiv_fetch.pydeepxivOverrides (append to arguments):
— top 5 results/deepxiv "agent memory" - max: 5 — quick paper summary/deepxiv "2409.05591" - brief — metadata + section overview/deepxiv "2409.05591" - head — read one section only/deepxiv "2409.05591" - section: Introduction — trending papers/deepxiv "trending" - days: 14 - max: 10 — DeepXiv web search/deepxiv "karpathy" - web — Semantic Scholar metadata by ID/deepxiv "258001" - sc
pip install deepxiv-sdkdeepxiv~/.env$ARGUMENTS- max: NMAX_RESULTS- brief- head- section: NAME- trendingtrending- days: 7|14|30- web- sc- briefpython3 tools/deepxiv_fetch.py --helptools/deepxiv_fetch.pydeepxivpython3 tools/deepxiv_fetch.py search "QUERY" --max MAX_RESULTSdeepxiv search "QUERY" --limit MAX_RESULTS --format jsonpython3 tools/deepxiv_fetch.py paper-brief ARXIV_IDdeepxiv paper ARXIV_ID --brief --format jsonpython3 tools/deepxiv_fetch.py paper-head ARXIV_IDdeepxiv paper ARXIV_ID --head --format jsonpython3 tools/deepxiv_fetch.py paper-section ARXIV_ID "SECTION_NAME"deepxiv paper ARXIV_ID --section "SECTION_NAME" --format jsonpython3 tools/deepxiv_fetch.py trending --days 7 --max MAX_RESULTSdeepxiv trending --days 7 --limit MAX_RESULTS --output jsonpython3 tools/deepxiv_fetch.py wsearch "QUERY"deepxiv wsearch "QUERY" --output jsonpython3 tools/deepxiv_fetch.py sc "SEMANTIC_SCHOLAR_ID"deepxiv sc "SEMANTIC_SCHOLAR_ID" --output json| # | ID | Title | Year | Citations | Notes |
|---|----|-------|------|-----------|-------|briefheadsectionsearchpaper-briefpaper-headpaper-sectionresearch-wiki/searchif [ -d research-wiki/ ]:
for each arxiv_id the user asked this skill to read in depth:
python3 tools/research_wiki.py ingest_paper research-wiki/ \
--arxiv-id "<arxiv_id>"papers/<slug>.mdshared-references/integration-contract.mdpython3 tools/research_wiki.py sync research-wiki/ --arxiv-ids <id1>,<id2>,...deepxiv/arxiv/research-lit "topic" - sources: web/arxiv/semantic-scholar