一键导入
protocol-from-knowledge
Retrieve a lab protocol or SOP from the local knowledge base and summarize the parts that matter for the current experiment.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Retrieve a lab protocol or SOP from the local knowledge base and summarize the parts that matter for the current experiment.
用 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 | protocol_from_knowledge |
| description | Retrieve a lab protocol or SOP from the local knowledge base and summarize the parts that matter for the current experiment. |
| category | bio/literature |
| version | 1 |
| requires_tools | ["search_knowledge_base","read_file"] |
| requires_network | false |
| user_invocable | true |
| tags | ["protocol","sop","wet-lab","knowledge-base"] |
| aliases | ["sop_lookup","procedure_finder"] |
| species | any |
| modality | literature |
| stage | utilities |
| stability | stable |
| safety_level | low |
Find the most relevant local protocol, pull the authoritative sections, and summarize the procedure without losing provenance.
Use this skill when the user asks for a protocol, SOP, or "how we do X" and expects the answer to come from lab documentation rather than general web knowledge.
search_knowledge_base to locate the most relevant SOPs, playbooks, or method notes in knowledge/.read_file on the top-matching document sections before summarizing any procedural detail.search_knowledge_base hit(s) and read_file sections the answer came from.