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에서 보기