Skip to main content
在 Manus 中运行任何 Skill
一键导入

bso-ad

星标3
分支0
更新时间2026年7月8日 22:52

Extracts named entities from a biomedical / clinical text (PubMed abstract, EHR note, etc.) and normalizes each one to a concept_name from the BSO-AD ontology. Uses MCP tools on the `ner_mcp` server to enumerate the supported entity types, fetch the concept subtree for each type, and map (entity_type, candidate_label) tuples to canonical concept names defined in `concepts.json`. Writes one structured JSON record to `results/ner/` via `write_ner.py`. Use this skill whenever the user asks to extract entities from a clinical / biomedical text and normalize them against the BSO-AD ontology — phrased as "annotate this abstract", "extract entities from this note", "normalize these mentions", or "run NER on PMID 12345".

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
6 个文件
SKILL.md
readonly