Skip to main content
28sungmin
GitHub creator profile

28sungmin

Repository-level view of 37 collected skills across 2 GitHub repositories.

skills collected
37
repositories
2
updated
Jul 27, 2026
repository explorer

Repositories and representative skills

dcm-checker
radiologists

Inspect DICOM (X-ray) header labels — verify presence/missingness of 21 clinically important header tags and compute a curation score (0-100). Use for LYDUS data quality assessment of DICOM imaging metadata before large-scale analysis.

Jul 14, 2026
deid-clinical-notes
medical-records-specialists-292072

Detect and label de-identification–target personal information (names, IDs, addresses, dates/times/periods, other hospitals) in unstructured Korean clinical notes using regular-expression rules, wrapping each match as <LABEL>string</LABEL>.…

Jul 14, 2026
ecg-checker
cardiovascular-technologists-and-technicians

Check the label-curation quality of GE MUSE ECG exports — verify presence/missingness of 35 ECG header attributes (3 classes) and compute a curation score (0-100), optionally rendering the 12-lead waveform. Use for LYDUS data quality assessment of ECG-derived…

Jul 14, 2026
bias-detection
data-scientists-152051

Detect demographic bias in LYDUS data quality metrics by computing all 16 QUIQ quality metrics (completeness, range/date/format/sequence validity, preciseness, fidelity, class/instance diversity, sentence/vocabulary diversity, logical accuracy,…

Jul 9, 2026
format-validity
data-scientists-152051

Validate format of medical codes (ICD-9/10/11, SNOMED-CT, RxNorm, LOINC, ATC) in a QUIQ-format table. Identifies code type from variable name/description, then validates each value against the corresponding regex. Use for data quality assessment of medical…

Jul 9, 2026
quiq
software-developers

Convert MIMIC-IV clinical data into QUIQ (Quality Intelligence Unified Query) long-format table. Use when transforming MIMIC-IV tables to QUIQ format for data quality assessment, when applying QUIQ Mapping_info rules to MIMIC-IV variables, or when building a…

Jul 9, 2026
range-validity
software-developers

Detect IQR outliers (1.5×IQR rule) in numeric variables of a QUIQ-format table and compute Range Validity (% of non-outlier values). SQL version available via DuckDB PERCENTILE_CONT. No API key required. Use for LYDUS data quality assessment of numeric value…

Jul 9, 2026
via
software-developers

Generate VIA (Variable Information Archive) table from a user-provided documentation file (PDF or text). Requires a data dictionary or schema documentation to produce meaningful variable descriptions. If no document is provided, the skill will ask for one…

Jul 9, 2026
Showing 8 of 23 collected skills.
bias-detection
data-scientists-152051

Detect demographic bias in LYDUS data quality metrics by computing all 16 QUIQ quality metrics (completeness, range/date/format/sequence validity, preciseness, fidelity, class/instance diversity, sentence/vocabulary diversity, logical accuracy,…

Jul 27, 2026
cross-sectional-consistency
data-scientists-152051

Calculate cross-sectional consistency for categorical string variables in a QUIQ-format table using a local exo LLM to group semantically equivalent values. Runs on an on-prem local exo LLM (closed-network safe; no external API key). Use for data quality…

Jul 27, 2026
date-validity
data-scientists-152051

Validate date values in a QUIQ-format table. Checks Event_date column and Mapping_info_1='date' rows using standard format parsing, Korean date formats, and optional LLM fallback. Use for data quality assessment of temporal data.

Jul 27, 2026
format-validity
data-scientists-152051

Validate format of medical codes (ICD-9/10/11, SNOMED-CT, RxNorm, LOINC, ATC) in a QUIQ-format table. Identifies code type from variable name/description, then validates each value against the corresponding regex. Use for data quality assessment of medical…

Jul 27, 2026
logical-accuracy
data-scientists-152051

Detect logical outliers in clinical variables using a multi-model ensemble (Quantile Regression + Gradient Boosting + Autoencoder for numeric; OneClassSVM + IsolationForest + Autoencoder for categorical). Uses an on-prem local exo LLM (OpenAI-compatible;…

Jul 27, 2026
note-accuracy
data-scientists-152051

Evaluate accuracy of unstructured clinical notes and radiology reports in a QUIQ-format table using a local exo LLM. Detects diagnostic, procedural, drug, demographic, and date errors in clinical notes; identifies critical errors in radiology impressions.…

Jul 27, 2026
note-fidelity
medical-records-specialists-292072

Evaluate completeness (fidelity) of unstructured clinical notes and radiology reports in a QUIQ-format table. Uses a local exo LLM to check whether required template items are mentioned in each note. Runs on an on-prem local exo LLM (closed-network safe; no…

Jul 27, 2026
quiq
software-developers

Convert MIMIC-IV clinical data into QUIQ (Quality Intelligence Unified Query) long-format table. Use when transforming MIMIC-IV tables to QUIQ format for data quality assessment, when applying QUIQ Mapping_info rules to MIMIC-IV variables, or when building a…

Jul 27, 2026
Showing 8 of 14 collected skills.
Showing 2 of 2 repositories
All repositories loaded