test/draft-1774450199

Automate WeChat messaging with on-device privacy checks and contact lookup.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the process of sending WeChat messages while enforcing on-device privacy protections to prevent leakage of sensitive information.

Core Features & Use Cases

  • Privacy-aware messaging: Detects and blocks sending messages containing sensitive data (e.g., personal identifiers) and applies desensitization if needed.
  • On-device processing: All reasoning and handling occur locally to ensure data doesn't leave the device.
  • Scenario support: Supports contact search, message composition, and sending in typical mobile messaging workflows (WeChat) with built-in error handling and fallback guidance.

Quick Start

Invoke the skill to search for a contact on WeChat, compose a message, and send it with automatic privacy checks.

Frequently Asked Questions about test/draft-1774450199

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

FAQPage Schema
How do I automate sending WeChat messages while preventing PII leakage?

Automating WeChat messages with PII protection requires on-device privacy checks to detect sensitive data and apply desensitization. This skill handles contact lookup, message composition, and sending locally, ensuring personal identifiers are blocked or masked before delivery.

How does on-device desensitization work for mobile messaging workflows?

On-device desensitization works by scanning message content locally for personal identifiers and masking them before sending. The skill performs deterministic on-device execution, ensuring data doesn't leave the device and privacy validation occurs securely during the WeChat messaging process.

Can I use this skill to search for WeChat contacts and compose messages securely?

Yes, you can use this skill to search for WeChat contacts and compose messages securely. It supports typical mobile messaging workflows on Android devices, handling contact search, message composition, and sending with built-in error handling and automatic privacy checks.

Do I need an Android device to run on-device privacy checks for WeChat automation?

Yes, you need an Android device to run on-device privacy checks for WeChat automation. The skill applies to mobile messaging workflows on Android devices, ensuring secure local data handling and deterministic on-device execution for contact lookup and message sending.

What happens if my WeChat message contains sensitive data during automated sending?

If a WeChat message contains sensitive data during automated sending, the privacy-aware messaging feature detects and blocks the message. It applies desensitization if needed, preventing leakage of personal identifiers while providing fallback guidance during the mobile messaging workflow.