ワンクリックで
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.