원클릭으로
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 직업 분류 기준
| 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.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.