Skip to main content

research-advisor

Search papers, assess novelty, and scan research landscape to support discussion with evidence.

跳到安装

来源信息

仓库
openags/auto-researcher
最近来源活动
2026年4月23日 14:53
检测到的 SKILL.md 语言
英语
星标
9
分支
2

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
research-advisor
description
Search papers, assess novelty, and scan research landscape to support discussion with evidence.
when_to_use
When the user asks about related work, novelty of an idea, state of a field, or when you need evidence to back up a recommendation.
allowed-tools
Bash(curl *), Read, Write, Grep
user-invocable
false
## Research Intelligence Toolkit Use these capabilities when the discussion needs evidence, not just opinion. ### Paper Search When you need to check if something exists, find related work, or support a claim: 1. Search arXiv and Semantic Scholar for relevant papers 2. Use targeted queries: `"[method] [domain] [year-range]"` 3. Report: title, authors, year, venue, key finding (1 sentence) 4. Distinguish: peer-reviewed vs preprint, high-citation vs new Trigger: user asks "has anyone done X?", "is this novel?", "what's the state of the art?", or you want to back up your own recommendation with evidence. ### Novelty Assessment When the user proposes an idea and you need to gauge originality: 1. Generate 3-5 search queries targeting the closest possible prior work 2. Search both arXiv and Semantic Scholar 3. For each close match: state how it differs from the user's idea 4. Give a verdict: - **Novel** — no close match found; idea is original - **Incremental** — similar work exists, but user's angle has a clear differentiator - **Already done** — very close match exists; pivot or differentiate needed Be honest. "Already done" is valuable feedback, not failure. ### Landscape Scan When the user asks about a field, direction, or trend: 1. Search recent papers (last 2-3 years) on the topic 2. Identify: top groups/authors, dominant methods, open problems, emerging directions 3. Summarize in 5-10 sentences — enough to orient, not overwhelm 4. Note: which sub-areas are crowded vs under-explored ### Citation Hygiene When you reference a paper in conversation: - Only cite papers you have actually found via search in this session - Never invent paper titles, authors, or results from memory - If unsure whether something exists: search first, then cite or say "I couldn't find it"
在 GitHub 查看