work-calendar

Mask work calendar event titles during create and view operations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enterprises often expose sensitive information through calendar event titles when creating or viewing work schedules. This skill enforces a masking policy to protect title content while preserving scheduling context.

Core Features & Use Cases

  • Mask work calendar titles during create/view workflows to prevent leakage of private details.
  • On-device privacy: processing happens locally to comply with enterprise policies.
  • Use case: when calendars are shared with team members, the actual meeting title remains hidden while time slots remain visible.

Quick Start

Create or view a calendar event with masking enabled to ensure the title is hidden.

Frequently Asked Questions about work-calendar

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

FAQPage Schema
How do I mask sensitive work calendar titles for enterprise compliance?

You can mask work calendar titles by applying a policy-driven ruleset during create or view operations. This enforces enterprise compliance by hiding private meeting details on-device while preserving the visible time slots for scheduling.

Does on-device data masking work for shared enterprise calendars?

Yes, on-device data masking works for shared enterprise calendars. It processes privacy decisions locally using a defined rules policy, ensuring confidential meeting titles remain hidden from team members while the time slots stay visible.

Can I use a custom policy to control calendar visibility for confidential meetings?

Yes, you can control calendar visibility using a rules.json-defined policy. This allows you to enforce specific data masking decisions for confidential meetings locally on the device during enterprise scheduling workflows.

What is the best way to prevent information leakage in shared work schedules?

The best way to prevent information leakage in shared work schedules is to enforce title masking during calendar creation. This protects sensitive content locally on-device, ensuring private details are hidden while maintaining the scheduling context.

When should I apply calendar title masking for enterprise risk management?

You should apply calendar title masking whenever calendars are shared with team members or when controlled visibility of confidential meetings is required. This ensures enterprise risk management and privacy policies are enforced during scheduling.

Are there limitations to hiding calendar event titles while preserving time slots?

The primary limitation of hiding calendar event titles is that the actual meeting context is masked for all viewers. While time slots remain visible for scheduling, users must rely on the masked description to understand the event's general purpose.