Build and verify a PII gold set with HUMAN annotators (first-class). Launch the browser annotator, label spans per the codebook, export per-annotator label files, then compute inter-annotator agreement (Cohen's/Fleiss' kappa) and draft an adjudicated gold. Use when the user says "annotate PII", "label this transcript", "build a gold set", "inter-annotator agreement", "review annotations", "adjudicate labels", or wants to measure/defend a de-identification gold standard. Local-only: synthetic or consented data only; annotators' names and transcript text stay on the machine — only labels/stats are collected, nothing PII is re-shared.
$npx -y skills add glebis/claude-skills --skill annotateInstalls into the current project.
Run `npx skills use "https://github.com/glebis/claude-skills" --skill "glebis/claude-skills/annotate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/glebis/claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/glebis/claude-skills"` and select the relevant skills, then follow their instructions.