{ "$schema": "https://json.schemastore.org/claude-code-marketplace.json", "name": "aris", "owner": { "name": "wanshuiyin", "url": "https://github.com/wanshuiyin" }, "metadata": { "description": "ARIS — skill-based research workflow (literature review → idea → experiment → paper → rebuttal), installable as a plugin." }, "plugins": [ { "name": "aris", "source": "./", "description": "The ARIS skill set as a plugin — every mainline skill under skills/, plus /aris:setup, which registers the bundled Codex reviewer bridge (mcp-servers/codex-exec/) and points helper resolution at the plugin.", "author": { "name": "wanshuiyin", "url": "https://github.com/wanshuiyin" }, "homepage": "https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep", "repository": "https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep", "license": "MIT", "category": "research", "keywords": [ "research", "paper", "literature-review", "skills", "workflow", "claude-code" ] } ] }