mock/test-1774445760

Automate WeChat message sending with PII checks and retry logic.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates sending WeChat messages while enforcing privacy constraints on input content and ensuring deterministic delivery according to a standard operating procedure.

Core Features & Use Cases

  • PII-safe messaging: checks for sensitive content before sending.
  • Deterministic SOP-driven steps: opens WeChat, selects contact, sends message, and verifies delivery with retry on failure.
  • Evolutionary learning: adapts policies based on user feedback to improve privacy guardrails.
  • Use Case: Automate routine updates to a contact via WeChat while maintaining privacy compliance.

Quick Start

Run the mock/test-1774445760 skill to send a test WeChat message to a contact.

Frequently Asked Questions about mock/test-1774445760

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

FAQPage Schema
How do I automate sending WeChat messages with privacy checks?

To automate sending WeChat messages with privacy checks, this Skill applies a deterministic SOP that opens WeChat, selects contacts, composes content, and verifies delivery status while enforcing PII-safe guardrails on input text before sending.

What happens when automated WeChat message delivery fails?

When automated WeChat message delivery fails, the Skill's standard operating procedure includes built-in retry logic that attempts to resend the message and verify the final delivery status to ensure deterministic communication.

Can I use this SOP-driven approach for routine WeChat contact updates?

Yes, you can use this SOP-driven approach for routine WeChat contact updates. It is designed to automate scheduled or repetitive messaging workflows to contacts while strictly maintaining privacy compliance and content safety.

Does the WeChat message automation block sensitive content automatically?

Yes, the WeChat message automation blocks sensitive content automatically by performing PII checks on input content before sending. It enforces privacy constraints to ensure personal identifiable information is not transmitted.

How does evolutionary learning improve WeChat messaging safety?

Evolutionary learning improves WeChat messaging safety by adapting privacy policies based on user feedback. The Skill continuously updates its guardrails to better identify and block sensitive content over time.