send-business-email

Mask sensitive fields in email bodies and attachments before sending.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enforces on-device masking to prevent exposure of sensitive business information when drafting emails to external partners, safeguarding contract amounts, trade secrets, and customer privacy.

Core Features & Use Cases

  • Privacy-preserving drafting: automatically masks sensitive fields in email bodies and attachments according to a defined policy.
  • Policy-driven redaction: applies a "mask" strategy to protect contract amounts, confidential data, and customer privacy in professional communications.
  • Use Case: when composing a business email to an external partner, the Skill ensures no sensitive details are exposed before sending.

Quick Start

Draft a compliant business email while masking sensitive data.

Frequently Asked Questions about send-business-email

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

FAQPage Schema
How do I mask sensitive information in business emails before sending?

Masking sensitive information in business emails requires a policy-driven redaction strategy that automatically identifies and covers contract amounts and customer privacy data before the message leaves your device.

What does on-device email redaction mean for enterprise compliance?

On-device email redaction ensures sensitive fields like trade secrets and contract amounts are validated and masked locally on your hardware, guaranteeing no confidential data leaves the device during the drafting process.

How can I automatically redact contract amounts in external partner emails?

You can automatically redact contract amounts by applying a defined masking policy during email composition, which scans body text and attachments to protect confidential business data prior to sending.

Does on-device email masking work without sending data to a cloud server?

Yes, on-device email masking executes entirely locally, validating responsible fields and applying redaction directly on your machine so that no sensitive data is transmitted to an external cloud server.

Can I apply a custom redaction policy to email attachments?

Yes, you can apply a policy-driven masking strategy to email attachments, ensuring that any sensitive details included in external partner communications are redacted according to your defined compliance rules.

What are the limitations of local email masking for enterprise privacy?

Local email masking relies on predefined policies to identify sensitive fields, meaning unlisted trade secrets or non-standard customer privacy formats in body text might not be automatically recognized and redacted.