一键导入
literature-consensus-map
Summarize the current literature consensus, disagreements, and evidence strength for a biological question.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Summarize the current literature consensus, disagreements, and evidence strength for a biological question.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Manage the BioAPEX current-feature workflow from scoping through review and completion
Turn an analysis request into a Slurm-ready execution plan with commands, resource assumptions, and job structure.
Scale a buffer recipe to a target volume and compute component masses/volumes.
Save a fetched summary or document to the knowledge base for later retrieval (e.g. after PubMed/UniProt lookup).
Interpret scRNA clusters using marker genes and suggest cell type or state.
Critically evaluate a perturbation hypothesis — challenge assumptions, propose negative controls, and flag confounders.
| name | literature_consensus_map |
| description | Summarize the current literature consensus, disagreements, and evidence strength for a biological question. |
| category | bio/literature |
| version | 1 |
| requires_tools | ["search_knowledge_base","evidence_retrieval","evidence_review","python_repl"] |
| requires_network | true |
| user_invocable | true |
| tags | ["literature","consensus","controversy","evidence-synthesis"] |
| aliases | ["consensus_builder","literature_synthesis"] |
| species | any |
| modality | literature |
| stage | interpretation |
| stability | stable |
| safety_level | medium |
Build a concise map of what the literature broadly agrees on, where disagreement remains, and how strong the evidence appears to be.
Use this skill when the user asks for the current state of the field on a question, such as whether a pathway drives a phenotype or whether a target is well supported.
knowledge/ with search_knowledge_base for local notes, prior evidence syntheses, or project-specific framing.evidence_retrieval to gather a bounded set of relevant PubMed-backed evidence cards for the question.evidence_review to separate supported conclusions, unresolved conflicts, and explicit unsupported claims when the evidence is thin.python_repl if helpful to organize the included studies into a small comparison table.search_knowledge_base, evidence_retrieval, and evidence_review artifacts supported the summary.