What problem does it solve? Sharing documents that contain personal names, phone numbers, emails, organization names, or financial figures risks exposing sensitive information. This Skill pseudonymizes documents so they can be shared safely while remaining readable and contextually accurate. ## Core Features & Use Cases - Three Blind Levels: Light (personal identifiers), Standard (adds organization names, URLs, addresses, document numbers), and Full (adds dates, financial figures, job titles). - Consistent Mapping: Scans the entire document first so every real value maps to the same fictional value throughout, preserving relationships, hierarchy, timelines, and quantitative logic. - Multi-Format Support: Works with pasted text and attached files including xlsx, csv, docx, and pptx, returning a blinded document plus a confidential mapping table. - Use Case: You need to share a Thai government procurement document with an external consultant. Run /blind at Standard level to replace all names, agency names, and reference numbers with realistic fictional values while keeping the approval chain and budget logic intact. ## Quick Start Invoke /blind with your document or pasted text, then choose Light, Standard, or Full when prompted to receive the blinded version and a separate mapping table.