scholar — paper-search 的别名入口

SkillSearch

scholar is an alias / symlink for paper-search. Using it as the single entry point allows a shorter namespace in internal code. The actual implementation of this sub-skill points to tools/paper_search/.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the scholar — paper-search 的别名入口 skill

What this skill tells your AI

The instructions your AI receives, as published by woodfishhhh/ez_math_model in skills/ez-math-model/tools/scholar/SKILL.md and read by ahel’s review.

实际实现

请使用 tools/paper_search/ 下的脚本与 SKILL.md。本目录仅作"短命名空间" 的入口占位。

python tools/paper_search/scripts/openalex_scholar.py "<query>"
python tools/paper_search/scripts/aggregated_search.py "<query>"

为什么保留 scholar/ 这个目录

  • references/external-tools-catalog.md § 2 的"学术搜索"域命名一致
  • 未来可能挂"按引用图谱回溯"等更专属的高级搜索脚本

不要在这里写代码

如有新脚本,写到 tools/paper_search/scripts/ 并在那里更新 SKILL.md。

Signals

GitHub stars
41
Forks
1
Last commit
Jul 2026
Advanced
Catalog kind
skill
Gateway key
scholar
Source
github.com/woodfishhhh/ez_math_model