用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/nullptr-DZF/dsh-academic-research-skills --skill ars-3w命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | ars-3w |
| description | ARS deep-research `three-way-scan` mode — WHY / HOW / WHAT paper comparison |
| disable-model-invocation | true |
| user-invocable | true |
The user invoked /ars-3w (port of the Claude Code slash command). First call the skill tool with name deep-research to load that skill (unless it is already loaded in this session), then execute the mode it specifies:
Trigger the deep-research skill in three-way-scan mode. Produces a compact paper shortlist compared by WHY / HOW / WHAT plus a cross-paper synthesis (common WHY, divergent HOW, strongest WHAT, unresolved gap). Lighter than lit-review; escalate to lit-review / systematic-review for full coverage. Fidelity spectrum, low oversight.
Mode reference: MODE_REGISTRY.md § deep-research.
Skill entry: deep-research/SKILL.md.
Note: this command was ported from the ARS Claude Code plugin (Imbad0202/academic-research-skills, CC-BY-NC-4.0). The deterministic tooling it references (scripts/*.py, MODE_REGISTRY.md, shared/) ships in the upstream repo — clone it alongside this plugin if you need script-based features such as the citation verification gate.