Install
openclaw skills install case-echoextract simple structured json fields from a short chinese medical case description. use when the user provides a brief chinese case summary and wants standard fields like sex, age, diagnosis, stage, egfr, pd-l1, or brain metastasis status.
openclaw skills install case-echoExtract structured JSON fields from a short Chinese medical case description.
Extract these fields when present:
Run the bundled shell script and pass the original case text as one quoted argument:
bash scripts/run_case_echo.sh "<USER_CASE_TEXT>"
Replace <USER_CASE_TEXT> with the user's original case text.