Skip to main content
Run any Skill in Manus
with one click

chart-review-ner

Stars3
Forks0
UpdatedJune 25, 2026 at 23:09

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.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly