session-anonymizer

Installation
SKILL.md

Therapy Anonymizer

Three-layer PII detection and anonymization for therapy session transcripts. Supports Russian and English. Fully local by default — no data leaves the machine.

Architecture

Three detection layers run in sequence, each catching what others miss:

Layer Tool Catches Size Speed
1 Natasha Russian names, locations, organizations 27 MB instant
2 OpenAI Privacy Filter (opf) Phones, accounts, addresses, emails 2.8 GB ~1.5s
3 Ollama LLM Medications, dates, contextual IDs 2.5-7 GB ~10s

Spans from all layers are merged, overlaps resolved, and a unified redacted output is produced.

Prerequisites

Related skills

More from glebis/claude-skills

Installs
22
GitHub Stars
189
First Seen
10 days ago