用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/MengkunLiang/DIG-ResearchOS --skill literature-scout命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | literature-scout |
| description | LLM guidance for designing literature search profiles and queries. |
Use this guidance before calling search or paper-processing tools.
project.yaml, seed papers, seed ideas, constraints, user-provided resources, and the researcher-confirmed literature/retrieval_scope_plan.json when present.core_lines define normal mainline retrieval and must never be relabelled as a Bridge. adjacent_lines are selective theory/method or comparison leads. Only cross_domain_bridges can use a Bridge ID or the costly must_explore reservation semantics.must_cover core line through the smallest non-redundant set of queries. Combine closely related lines into one query where that preserves the research distinction; do not mechanically issue one search per line.domain_profile with inclusion concepts, exclusion concepts, ambiguous terms, target venue/category hints, dataset or benchmark names, and related subfields.informs_search for OR/MS, management science, information systems, operations, supply chain, queueing, or optimization questions, and favor computer-science sources for CS-heavy topics. An empty specialized source is acceptable and must not block T2.expand_queries only combines your query ideas with seed-title phrases and date windows.filter_by_domain only applies the domain_profile you provide. If the profile is weak, keep uncertain papers instead of deleting them.enrich_papers can apply your llm_annotations; without them it only performs conservative schema completion.