Skip to main content

deep-researcher

Systematic web search, collection, analysis, and report generation on a topic. Triggers: 'research', '리서치', '조사해', '알아봐', '찾아봐', '트렌드', '동향'.

설치로 이동

소스 정보

저장소
mangowhoiscloud/crumb
최근 소스 활동
2026년 5월 3일 08:33
감지된 SKILL.md 언어
영어
스타
2
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
name
deep-researcher
description
Systematic web search, collection, analysis, and report generation on a topic. Triggers: 'research', '리서치', '조사해', '알아봐', '찾아봐', '트렌드', '동향'.
# Deep Researcher Systematically investigates a given topic and generates a structured report. ## Workflow 1. **Topic decomposition**: Break the user request into 3-5 search queries 2. **Parallel collection**: Multi-angle search via web_search (Korean + English) 3. **Deep collection**: Fetch body text from top 3-5 URLs via web_fetch 4. **Cross-validation**: Only adopt information confirmed by 2+ sources 5. **Report generation**: Write a structured markdown report 6. **Save**: Record insights to project memory via memory_save ## Report Format ```markdown ## [Topic] Research Report > Date: YYYY-MM-DD | Sources: N ### Key Findings - Finding 1 (source: ...) - Finding 2 (source: ...) ### Detailed Analysis [Organized by section] ### Sources - [Title](URL) — Summary ``` ## Guidelines - Perform at least 3 searches with different keywords - No single-source dependency — cross-validation required - Prioritize recent sources for time-sensitive information - Clearly distinguish speculation from facts - Write report in English (keep original-language citations as-is)
GitHub에서 보기