SkillsMay 13, 2026·2 min read

ARIS — Claude Code Research Skills (Markdown-Only)

ARIS is a Markdown-only skill library for Claude Code: a research pipeline (lit search, idea discovery, audits) with optional Codex/Gemini add-ons.

Agent ready

This asset can be read and installed directly by agents

TokRepo exposes a universal CLI command, install contract, metadata JSON, adapter-aware plan, and raw content links so agents can judge fit, risk, and next actions.

Native · 98/100Policy: allow
Agent surface
Any MCP/CLI agent
Kind
Skill
Install
Git
Trust
Trust: Established
Entrypoint
pip install vastai
Universal CLI install command
npx tokrepo install e1a0c4f1-dddf-5d9a-8ed5-3b0e5a839c91
Intro

ARIS is a Markdown-only skill library for Claude Code: a research pipeline (lit search, idea discovery, audits) with optional Codex/Gemini add-ons.

Best for: Teams who run repeated research workflows and want them standardized as skills

Works with: Claude Code skills, optional: Codex MCP, gemini-cli, Python extras

Setup time: 6-15 minutes

Key facts (verified)

  • GitHub: 9153 stars · 865 forks · pushed 2026-05-13.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-verified entrypoint: pip install vastai.

Main

  • Treat it as a reproducible research pipeline: keep skills in version control and evolve them like code instead of re-prompting from scratch each week.

  • Start with the core install (copy skills/* into ~/.claude/skills/), then enable optional sources (Codex MCP, Gemini) only when you need deeper coverage.

  • Use the project’s change log sections as a playbook to understand which skills are stable defaults vs. opt-in experimental routes.

Source-backed notes

  • README provides an install section that clones the repo and copies skills/* into ~/.claude/skills/ for Claude Code.
  • README includes an optional “Set up Codex MCP” section with npm install -g @openai/codex and a claude mcp add ... command.
  • README changelog-style entries document ongoing additions and routing updates for skills and sources.

FAQ

  • Do I need Python to use ARIS?: Many skills are Markdown-only; optional integrations may require Python packages as described in README.
  • Where do Claude Code skills live?: README copies them into ~/.claude/skills/ (create it if missing).
  • How do I add Codex tools?: Follow README’s Codex MCP setup: install @openai/codex and add it via claude mcp add.
🙏

Source & Thanks

Source: https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep > License: MIT > GitHub stars: 9153 · forks: 865

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets