distil-pii-redactor

Official

Redact PII locally to protect privacy.

AuthorHybridAIOne
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents sensitive personal data from being exposed by redacting personally identifiable information before it reaches logs, chat, or any downstream processing.

Core Features & Use Cases

  • Local Distil-PII redaction: Uses a local Distil-PII GGUF model served via llama-server to produce a sanitized version of user-provided text.
  • Entity-aware replacement: Replaces common PII types with standardized tokens (for example, [PERSON], [EMAIL], [PHONE], [SSN], [ADDRESS]).
  • Privacy-first workflow: Rejects non-loopback server URLs by default and supports “redacted output only” behavior to minimize sensitive exposure.

Quick Start

Ask HybridClaw to redact the PII in the provided text using the distil-pii-redactor skill.

Dependency Matrix

Required Modules

python3bashcurlllama-server

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: distil-pii-redactor
Download link: https://github.com/HybridAIOne/hybridclaw/archive/main.zip#distil-pii-redactor

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.