wechat-send-message

Mask sensitive fields in WeChat text messages with a rule-based policy.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enforces privacy by masking sensitive personal data (e.g., medical records, IDs, and home addresses) before sending text messages in WeChat.

Core Features & Use Cases

  • Real-time masking of sensitive content in WeChat chat messages to prevent leakage.
  • Configurable masking rules and a safe default that replaces sensitive fields with a placeholder.
  • Use Case: When composing a message that contains personal information, the skill transparently removes or obfuscates it before sending to protect privacy.

Quick Start

Use the wechat-send-message skill to mask sensitive data before sending a WeChat message.

Frequently Asked Questions about wechat-send-message

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

FAQPage Schema
How do I mask sensitive data in WeChat messages before sending?▼

To mask sensitive data in WeChat messages, this skill uses a rule-based policy to identify and replace sensitive personal information, such as medical records and IDs, with the placeholder [已脱敏] before the text is sent.

What is data de-identification for WeChat chat windows and how does it work on-device?▼

Data de-identification for WeChat chat windows obfuscates personal details without network access. It works on-device by applying predefined masking rules to text messages, ensuring privacy by replacing sensitive fields locally before sending.

Can I use this masking skill for WeChat messages without an internet connection?▼

Yes, you can use this masking skill for WeChat messages without an internet connection. It runs completely on-device without network access, relying on a local rule-based masking policy to de-identify sensitive data.

Does WeChat message compliance masking handle edge cases where sensitive fields are included?▼

Yes, WeChat message compliance masking handles edge cases where sensitive fields are included. The rule-based policy is designed to detect and replace various sensitive data formats with a placeholder to prevent leakage during normal and edge cases.

What is the best way to automatically remove home addresses and IDs from WeChat text messages?▼

The best way to automatically remove home addresses and IDs from WeChat text messages is using an on-device masking skill. It transparently replaces sensitive fields with [已脱敏] based on configurable rules before sending.