원클릭으로
paper-normalize
Normalize extracted paper entities into canonical forms with lightweight audit logs.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Normalize extracted paper entities into canonical forms with lightweight audit logs.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Build, query, and visualize literature relationship clusters using Kuzu and Cypher.
Fetch paper metadata from lightweight academic sources like arXiv and save normalized paper JSON records.
Write lightweight graph edges from normalized paper entities into a local graph store.
Build a lightweight local vector-style index record from normalized paper data.
Generate a lightweight structured reflection JSON for a single paper record.
Orchestrate the lightweight academic pipeline by chaining paper-fetch, paper-reflect, and paper-normalize.
| name | paper-normalize |
| description | Normalize extracted paper entities into canonical forms with lightweight audit logs. |
| metadata | {"openclaw":{"emoji":"🧩","requires":{"bins":["python3"]}}} |
Use this skill after paper-reflect when the user wants canonical entities and alias cleanup.
Workflow
python3 /root/openclaw-dev/workspace/scripts/normalize_entities.py <reflection_json_path>/root/openclaw-dev/workspace/data/normalized/audit_log for alias mappings and dedupe actionsNotes