crossref-doi-enrich
这个 skill 是由 incubating 候选 crossref-rest-metadata promotion 出来的真实可执行 skill。
上游来源
- upstream name: Crossref REST API
- repo or entry: https://www.crossref.org/documentation/retrieve-metadata/rest-api/
- docs: https://www.crossref.org/documentation/retrieve-metadata/rest-api/
- original candidate path: ./butler_main/platform/skills/pool/incubating/research/crossref-rest-metadata
运行方式
& '.venv\Scripts\python.exe' `
'butler_main/platform/skills/pool/research/crossref-doi-enrich/scripts/run.py' `
--query 'attention is all you need' --limit 5 --output-dir '工作区/Butler/runtime/skills/crossref-doi-enrich'
输出
- 标准化 JSON
- Markdown 摘要
- 输出目录默认在
工作区/Butler/runtime/skills/<skill-name>
约束
- 先读本
SKILL.md,再执行脚本 - 若需要鉴权,优先通过环境变量传入,不把凭据写进仓库
- 如果当前需求命中的是尚未 active 的上游候选,优先让
skill_manager_agent走 promotion,再复用 active skill