📄
AutomationPython

AlphaXiv

by wanshuiyin

AlphaXiv is an Automation skill for Claude Code, published by wanshuiyin in Auto-claude-code-research-in-sleep.

14.7K stars1.3K forkson wanshuiyin/Auto-claude-code-research-in-sleepAdded 2026/08/14Repository updated 2026/08/11
ai-researchai-toolsarisautonomous-agentclaudeclaude-codeclaude-code-skillscodexdeep-learninggptidea-generationllmmachine-learningmcpmcp-serverml-researchopenaipaper-reviewpaper-writingresearch-automation
Install in seconds
Install AlphaXiv
Copy AlphaXiv into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/main/skills/alphaxiv ~/.claude/skills/alphaxiv

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/alphaxiv/SKILL.md in wanshuiyin/Auto-claude-code-research-in-sleep
Installs to
~/.claude/skills/alphaxiv
Collection
One of 25 skills cataloged from this repository
Category
Automation1523 skills

What AlphaXiv does

AlphaXiv returns LLM-optimized summaries for a single paper from AlphaXiv, with tiered source fallback. Use when asked to explain or summarize a paper, or given an arXiv/AlphaXiv URL or ID.

AlphaXiv is cataloged under Automation on DirSkills. AlphaXiv comes from a repository tagged ai-research, ai-tools, aris, autonomous-agent and claude.

Documentation

README

AlphaXiv Paper Lookup

Lookup paper: $ARGUMENTS

Quick single-paper reader with tiered source fallback (overview → full markdown → LaTeX source). Powered by AlphaXiv.

Role & Positioning

This skill is the quick single-paper reader that returns LLM-optimized summaries:

Skill Source Best for
/arxiv arXiv API Batch search, PDF download, metadata
/deepxiv DeepXiv SDK Progressive section-level reading
/semantic-scholar S2 API Published venue metadata, citation counts
/alphaxiv alphaxiv.org Instant LLM-optimized summary of one paper, with LaTeX source fallback

This is the opening of the README. Read the full README on GitHub.

Commands AlphaXiv provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /arxiv
  • /deepxiv
  • /semantic-scholar
  • /alphaxiv
  • /research-lit
  • /novelty-check
  • /idea-discovery

Frequently asked about AlphaXiv

  • What else does wanshuiyin publish alongside AlphaXiv?

    AlphaXiv is one of 25 skills that DirSkills catalogs from wanshuiyin/Auto-claude-code-research-in-sleep, the repository it ships in. Its siblings there include Ablation Planner, Analyze Results and ArXiv Paper Search. Each one is a separate skill with its own page in this directory, installs the same way AlphaXiv does, and is maintained by wanshuiyin in that same repository. The rest of the collection is listed on the wanshuiyin/Auto-claude-code-research-in-sleep page.

  • How does AlphaXiv compare to other Automation skills?

    AlphaXiv ranks #135 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of AlphaXiv against them. Open each page to compare what they document and how they install.

More from wanshuiyin/Auto-claude-code-research-in-sleep

AlphaXiv is one of 25 skills cataloged on DirSkills from wanshuiyin/Auto-claude-code-research-in-sleep.

See all 25 skills
🔬
2w ago

Ablation Planner

Ablation Planner designs ablation studies for machine learning research papers, isolating component contributions and prioritizing experiments when main results pass.
AI Engineering
14.7K1.3K
📊
2w ago

Analyze Results

Analyze Results analyzes ML experiment results, computes statistics, and generates comparison tables and insights. Use when the user says "analyze results", "compare", or needs to interpret experimental data.
Data
14.7K1.3K
📄
2w ago

ArXiv Paper Search

ArXiv Paper Search searches arXiv for papers, fetches details by ID, downloads PDFs, and summarizes them; use it when the user asks to search arxiv, get a paper, download a paper, or save PDFs to a local library.
Automation
14.7K1.3K
📝
2w ago

Auto Paper Improvement Loop

Auto Paper Improvement Loop iteratively improves a generated paper via external LLM review, fix implementation, and recompilation for two rounds. Use it after paper generation to catch structural and presentation issues.
Writing
14.7K1.3K
🔁
2w ago

Auto Review Loop

Auto Review Loop autonomously iterates review, implements fixes, and re-reviews until an independent reviewer gives a policy-approved positive assessment or MAX_ROUNDS is reached.
AI Engineering
14.7K1.3K
🔄
2w ago

Auto Review Loop LLM

Auto Review Loop LLM runs an autonomous review-improve-re-review loop for research, using any OpenAI-compatible LLM API as an external reviewer until it gives a positive assessment or max rounds are reached. Configure via llm-chat MCP server or environment variables.
AI Engineering
14.7K1.3K