Agent Skills
› KunAgent/Kun
› scholar-research
scholar-research
GitHub用于搜索、筛选、综合和引用学术文献及作者元数据。通过多源查询、质量评估、信息提取与综合,验证DOI等细节,区分预印本,确保引用真实可靠,并披露局限性。
Trigger Scenarios
需要检索特定领域的学术论文
要求对多篇文献进行综述或证据综合
需要核实文献的作者、期刊、年份等元数据
Install
npx skills add KunAgent/Kun --skill scholar-research -g -y
SKILL.md
Frontmatter
{
"name": "scholar-research",
"description": "Search, screen, synthesize, and cite scholarly literature and author metadata."
}
Scholarly Research
Copyright (c) 2026 KunAgent. Licensed under the MIT License.
Purpose
Search, screen, synthesize, and cite scholarly literature and author metadata.
Tool routing
| Tool or skill | Use |
|---|---|
web_fetch |
Fetch public abstracts, metadata, DOI pages, or authorized full text. |
browser_use |
Search and inspect public scholarly portals interactively. |
Workflow
- Translate the question into concepts, synonyms, exclusions, years, and study types.
- Search public scholarly portals using more than one query formulation.
- Screen by relevance and evidence quality, recording inclusion reasons.
- Extract design, population, intervention or exposure, outcomes, limitations, and identifiers.
- Synthesize agreements, conflicts, gaps, and confidence.
Completion gates
- Verify DOI, title, authors, venue, and year.
- Distinguish preprints from peer-reviewed versions.
- Do not infer full-text findings from title or abstract alone.
Boundaries
- Respect access restrictions and publisher terms.
- Do not fabricate citations, quotations, metrics, or author profiles.
Delivery
Lead with the outcome, name the evidence used for verification, and disclose any real limitation that remains.
Version History
- a984912 Current 2026-09-09 01:50


