send-work-email

Mask sensitive patient information in outgoing work emails before sending.

13|3|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/Theodora-Y/MaskClaw --skill send-work-email
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: send-work-email
Source: https://github.com/Theodora-Y/MaskClaw/tree/main/user_skills/demo_UserA/send-work-email/v1.0.0
Command: npx skills add https://github.com/Theodora-Y/MaskClaw --skill send-work-email

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Protect sensitive patient information contained in emails by applying masking rules before sending.

Core Features & Use Cases

  • Detects sensitive content (such as patient identifiers and internal contacts) in outgoing work emails.
  • Applies a masking or replacement strategy to redact sensitive fields, ensuring compliance before the message is sent.
  • Handles edge cases (timeouts, network failures, and permission checks) to prevent leaks and provide safe fallbacks.

Quick Start

Enable the enterprise email masking workflow to automatically redact sensitive patient data before sending a work email.

Frequently Asked Questions about send-work-email

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I mask patient identifiers in outgoing work emails?

To mask patient identifiers in work emails, this Skill detects sensitive content during the email compose phase and replaces it with placeholders to ensure compliant communications. It applies this masking strategy automatically before the message is sent.

What is de-identification for enterprise email compliance?

De-identification for enterprise email compliance is the process of redacting sensitive patient data and internal contacts before sending. This Skill enforces a replacement strategy to swap sensitive fields with safe placeholders, preventing data leaks during email workflows.

How do I prevent patient data leaks when sending emails?

You prevent patient data leaks by enforcing a mask strategy during email composition that replaces sensitive content with placeholders. This Skill handles edge cases like timeouts and permission checks to provide safe fallbacks and stop unauthorized disclosure.

Does this email masking workflow handle network failures and timeouts?

Yes, the email masking workflow handles network failures and timeouts by providing safe fallbacks to prevent data leaks. It performs permission checks and applies its mask strategy before sending to ensure enterprise security even during connection interruptions.

Can I use this data protection Skill for general enterprise email workflows?

Yes, you can use this data protection Skill for general enterprise email workflows because it integrates during the email compose phase. It enforces de-identification rules and applies masking to patient identifiers and internal contacts before the message is sent.

What happens to sensitive content when email permission checks fail?

When email permission checks fail, the masking workflow provides safe fallbacks to prevent sensitive content from being sent unmasked. The Skill enforces its de-identification strategy by replacing sensitive fields with placeholders, ensuring data protection even during failures.