All skills

De-identification

/deidentifyNEW
Data & Study Design

What it does

De-identify clinical research data before LLM-assisted analysis. Standalone Python CLI with 10 country locale packs. No LLM involved.

Highlights

  • PHI detection via regex + heuristics
  • Interactive terminal review
  • Date shifting & pseudonymization

Install this skill

git clone https://github.com/aperivue/medsci-skills.git
cp -r medsci-skills/skills/deidentify ~/.claude/skills/
Full documentationView source on GitHub

Related skills