Skip to main content

chart-review-ner

Universal NER (named-entity recognition) reviewer for chart-review-platform-v2. Activates when an NER task asks the agent to extract entity spans from a patient's notes and normalize each span to a concept_name from the task's ontology. Composes with a per-task scope skill (chart-review-<task-id>) that supplies the ontology and any task-specific guidance. Calls the chart_review_ner MCP server's 7 tools — list_entity_types, get_concept_tree, normalize_to_ontology, locate_in_source, set_span_label, set_span_status, get_span_review_state. Use this skill whenever the user asks to "run NER on this patient", "extract entities from these notes", "label this chart against the <name> ontology", or activates a task with task_kind=ner.

インストールへ移動

ソース情報

リポジトリ
yuhangjiang22/chart-review-platform
ソースの最終更新活動
2026年8月3日 19:16
検出された SKILL.md の言語
英語
スター
4
フォーク
3

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。