dingtalk-video-meeting

Mask sensitive content during DingTalk video meetings.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Protects privacy during DingTalk video meetings by applying masking to exposed content and enforcing privacy settings on-device to prevent leakage of sensitive information.

Core Features & Use Cases

  • On-device privacy masking for DingTalk video meetings to sanitize sensitive content before it leaves the screen or microphone.
  • Enforcement of privacy settings during meeting lifecycle, including limiting visibility and disabling recording where applicable.
  • Real-world use case: when starting or joining a DingTalk video meeting, automatically apply a mask to visible content and prevent sensitive data from being shown or recorded.

Quick Start

Invoke the dingtalk-video-meeting skill when you start or join a DingTalk video meeting to automatically apply privacy masking.

Frequently Asked Questions about dingtalk-video-meeting

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

FAQPage Schema
How do I mask sensitive data in DingTalk video meetings?▼

To mask sensitive data in DingTalk video meetings, invoke the skill when starting or joining a meeting to apply on-device privacy settings and sanitize exposed content automatically.

What is on-device privacy masking for video meetings?▼

On-device privacy masking for video meetings is a mechanism that sanitizes sensitive content on your local device before it leaves the screen or microphone, preventing data leakage.

Do I need a local policy to apply data masking in DingTalk?▼

Yes, applying data masking in DingTalk requires a local policy to detect sensitive fields, a masking strategy named 'mask', and a rule payload loaded from SKILL.md.

Can I disable recording and limit visibility during DingTalk meetings?▼

Yes, the skill enforces privacy settings throughout the DingTalk meeting lifecycle, which includes limiting content visibility and disabling recording where applicable to prevent data exposure.

What are the limitations of on-device data masking for video conferences?▼

Limitations of on-device data masking include requiring a specific local policy configuration and a dedicated masking strategy to execute the rule payload correctly within the agent context.