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

ARIS ⚔️ (Auto-Research-In-Sleep) — Lightweight Markdown-only skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation. No framework, no lock-in — works with Claude Code, Codex, OpenClaw, or any LLM agent.

About the project

ARIS is a collection of Markdown-based skills that define a workflow for autonomous machine-learning research, including idea discovery, experiment automation, and review loops. Researchers and AI coding agents use it across tools such as Claude Code, Codex, Cursor, and OpenClaw without depending on a single framework. The catalogue entries are ARIS workflow skills and agents.

16kStars on the repository
82Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ablation-planner

01

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

Skill Claude Code

Use when main results pass result-to-claim (claimsupported=yes or partial) and ablation studies are needed for paper submission.

not rated 16k +182 changed 3d ago A Socket: passSnyk: passSkillSpector: pass 31 tokens original MIT

alphaxiv

02

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

Skill Claude Code needs its repo

Quick single-paper lookup via AlphaXiv LLM-optimized summaries with tiered source fallback. Use when user says "explain this paper", "summarize paper", pastes an arXiv/AlphaXiv URL, or provides a bare arXiv ID for quick understanding - not for broad literature search.

not rated 16k +182 yesterday A Socket: passSnyk: warnSkillSpector: pass 69 tokens original MIT

analyze-results

03

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

Skill Claude Code

Analyze ML experiment results, compute statistics, generate comparison tables and insights. Use when user says "analyze results", "compare", or needs to interpret experimental data.

not rated 16k +182 yesterday A Socket: passSnyk: passSkillSpector: pass 37 tokens original MIT

arxiv

04

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

Skill Claude Code needs its repo

Search, download, and summarize academic papers from arXiv. Use when user says "search arxiv", "download paper", "fetch arxiv", "arxiv search", "get paper pdf", or wants to find and save papers from arXiv to the local paper library.

not rated 16k +182 yesterday A Socket: passSnyk: warnSkillSpector: pass 61 tokens original MIT

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

Skill Claude Code needs its repo

An automated editing cycle for a compiled research paper: an external language model reviews it, fixes are applied, and the paper is compiled again.

not rated 16k +182 changed 3d ago A Socket: passSnyk: warnSkillSpector: warn 67 tokens original MIT

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

Skill Claude Code needs its repo

Autonomous multi-round research review loop using MiniMax API. Use when you want to use MiniMax instead of Codex MCP for external review. Trigger with "auto review loop minimax" or "minimax review".

not rated 16k +182 yesterday B Socket: passSnyk: warnSkillSpector: warn 50 tokens original MIT

auto-review-loop

07

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

Skill Claude CodeCodex needs its repo

Autonomous multi-round research review loop. In Copilot CLI it defaults to the native complementary rubber-duck subagent with host-event model evidence; elsewhere it uses Codex, while explicit external reviewer overrides remain available. Implements fixes and re-reviews until a policy-approved positive assessment or…

not rated 16k +182 changed 3d ago A Socket: warnSnyk: failSkillSpector: warn 65 tokens original MIT

citation-audit

08

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

Skill Claude Code needs its repo

A verification tool for checking whether a paper's bibliography entries are real, correctly described, and used to support the claims they accompany.

not rated 16k +182 changed 3d ago A Socket: passSnyk: warnSkillSpector: pass 86 tokens original MIT

claims-drafting

09

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

Skill Claude Code

A tool for writing patent claims, the legal statements that define what an invention is meant to protect.

not rated 16k +182 changed 3d ago A Socket: passSnyk: passSkillSpector: pass 53 tokens original MIT

comm-lit-review

10

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

Skill Claude Code

Communications-domain literature review with Claude-style knowledge-base-first retrieval. Use when the task is about communications, wireless, networking, satellite/NTN, Wi-Fi, cellular, transport protocols, congestion control, routing, scheduling, MAC/PHY, rate adaptation, channel estimation, beamforming, or…

not rated 16k +182 yesterday A SkillSpector: pass 83 tokens original MIT

deepxiv

11

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

Skill Claude Code needs its repo

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.

not rated 16k +182 yesterday A Socket: passSnyk: warnSkillSpector: pass 40 tokens original MIT

dse-loop

12

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

Skill Claude Code needs its repo

Autonomous design space exploration loop for computer architecture and EDA. Runs a program, analyzes results, tunes parameters, and iterates until objective is met or timeout. Use when user says "DSE", "design space exploration", "sweep parameters", "optimize", "find best config", or wants iterative parameter tuning.

not rated 16k +182 yesterday C Socket: passSnyk: passSkillSpector: warn 70 tokens original MIT

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

Skill Claude Code

A workflow for writing detailed patent examples that explain how an invention can be made and used. In a patent, an embodiment is one concrete implementation of the invention.

not rated 16k +182 yesterday A Socket: passSnyk: passSkillSpector: warn 48 tokens original MIT

exa-search

14

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

Skill Claude Code needs its repo

AI-powered web search via Exa with content extraction. Use when user says "exa search", "web search with content", "find similar pages", or needs broad web results beyond academic databases (arXiv, Semantic Scholar).

not rated 16k +182 yesterday A Socket: passSnyk: warnSkillSpector: pass 49 tokens original MIT

experiment-audit

15

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

Skill Claude Code needs its repo

A review step that checks whether an experiment's reported results are supported by real data and a sufficiently broad test.

not rated 16k +182 changed 3d ago A Socket: passSnyk: passSkillSpector: pass 70 tokens original MIT

experiment-bridge

16

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

Skill Claude Code needs its repo

A workflow that turns an experiment plan into code, reviews the code, runs an initial check, deploys experiments, and collects early results. Deployment means sending the experiment to the environment where it will run, such as a GPU machine.

not rated 16k +182 changed 3d ago A Socket: warnSnyk: warnSkillSpector: warn 74 tokens original MIT

experiment-plan

17

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

Skill Claude Code needs its repo

Turn a refined research proposal or method idea into a detailed, claim-driven experiment roadmap. Use after research-refine, or when the user asks for a detailed experiment plan, ablation matrix, evaluation protocol, run order, compute budget, or paper-ready validation that supports the core problem, novelty…

not rated 16k +182 yesterday A Socket: warnSnyk: failSkillSpector: warn 80 tokens original MIT

feishu-notify

18

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

Skill Claude Code

A utility for sending status notifications to Feishu, also known as Lark, a workplace messaging and collaboration app. It can work through a bot webhook and may support interactive approval or reply messages when configured.

not rated 16k +182 yesterday B Socket: warnSnyk: warnSkillSpector: warn 52 tokens original MIT

figure-description

19

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

Skill Claude Code

A process for writing formal descriptions of patent drawings supplied by the user. It identifies parts of technical figures and assigns reference numbers so the written description can refer to them consistently.

not rated 16k +182 yesterday A Socket: passSnyk: passSkillSpector: pass 49 tokens original MIT

figure-spec

20

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

Skill Claude Code needs its repo

A tool that turns structured JSON descriptions into precise, editable SVG diagrams, such as architecture, workflow, and pipeline diagrams. The same description produces the same diagram each time.

not rated 16k +182 changed 3d ago A Socket: passSnyk: passSkillSpector: pass 80 tokens original MIT

formula-derivation

21

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

Skill Claude Code

A structured method for turning scattered equations and assumptions into a coherent research derivation. A derivation is a step-by-step explanation of how a formula or result follows from definitions and assumptions.

not rated 16k +182 yesterday A Socket: passSnyk: passSkillSpector: pass 84 tokens original MIT

gemini-search

22

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

Skill Claude Code

Search research papers via Gemini for broad literature discovery. Use when user says "gemini search", "gemini papers", "search with gemini", or wants AI-powered literature discovery beyond arXiv/Semantic Scholar indexes.

not rated 16k +182 yesterday A SkillSpector: warn 50 tokens original MIT

grant-proposal

23

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

Skill Claude Code needs its repo

A workflow for drafting grant applications from research ideas and literature. It supports formats used by funders in countries and regions including Japan, the United States, China, the European Union, Germany, Switzerland, Australia, and the Netherlands.

not rated 16k +182 changed 3d ago A Socket: passSnyk: failSkillSpector: warn 131 tokens original MIT

idea-creator

24

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

Skill Claude Code needs its repo

Generate and rank research ideas given a broad direction. Use when user says "找idea", "brainstorm ideas", "generate research ideas", "what can we work on", or wants to explore a research area for publishable directions.

not rated 16k +182 changed 3d ago A Socket: warnSnyk: failSkillSpector: warn 51 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: