Scholar
Skill woodfishhhh/EZ_math_model/skills/ez-math-model/tools/scholar
专攻数学建模的下一代自动化SKIILS
npx -y skills add woodfishhhh/EZ_math_model --skill scholarAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
scholar 是 paper-search 的别名 / 软链。统一从这里入口可在内部代码中用更短的 命名空间。本子 skill 的实际实现指向 tools/paper_search/。
SKILL.md
0.9 KB, as published. Nobody here has run it
scholar — paper-search 的别名入口
实际实现
请使用 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。