基于 anchor 论文、topic 关键词或当前 wiki 状态,产出一份排好序的候选论文 shortlist,供用户或上游 skill 决定是否进一步 `/ingest`。当用户问 "接下来该读什么"、"找和这篇相似的论文"、"推荐相关工作"、"这个方向周围有什么" 时触发;`/ingest --discover` 也会内部调用本 skill。本身不 ingest,只提出候选。
Generates ordered candidate paper shortlists from seed sources for downstream review and ingestion planning.
npx skills add https://github.com/Lambenthan/empiricalwiki --skill anchor-topic-wiki-shortlist-skill-ingest-ingest-discover-skill-ingest
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill. Skill: 基于 anchor 论文、topic 关键词或当前 wiki 状态,产出一份排好序的候选论文 shortlist,供用户或上游 skill 决定是否进一步 `/ingest`。当用户问 "接下来该读什么"、"找和这篇相似的论文"、"推荐相关工作"、"这个方向周围有什么" 时触发;`/ingest --discover` 也会内部调用本 skill。本身不 ingest,只提出候选。 Source: https://github.com/Lambenthan/empiricalwiki/tree/main/i18n/zh/skills/discover Command: npx skills add https://github.com/Lambenthan/empiricalwiki --skill anchor-topic-wiki-shortlist-skill-ingest-ingest-discover-skill-ingest