Check Deep Work
Protect deep work days from meeting creep
Protect deep work days from meeting creep
Real data. Real impact.
Emerging
Developers
Per week
Excellent
Skills give you superpowers. Install in 30 seconds.
🧘 by kevinmarch
Audit calendar on designated deep work days. Alert if someone booked over protected time and offer to reschedule or decline.
Define deep work days in config:
# config.env DEEP_WORK_DAYS=tuesday,thursday PROTECTED_HOURS_START=9 PROTECTED_HOURS_END=17 EXCEPTIONS=standup,1:1 with manager
Default: Tuesdays and Thursdays, 9am-5pm protected.
Check if today matches configured deep work days.
Get all calendar events for today during protected hours:
Allowed (don't flag):
Violations (flag these):
For each violation:
# 🧘 Deep Work Audit: [Day, Date] Protected hours: [Start] - [End] ## ⚠️ Violations Found: [X] ### [Meeting Title] — [Duration] - **Time**: [Start - End] - **Organizer**: [Name] - **Impact**: [X] hours of deep work blocked - **Recommendation**: [Decline / Reschedule / Keep] ### [Next meeting...] ## ✅ Allowed Events: [X] - [Standup] — [Time] (exception) - [Focus block] — [Time] (your blocker) ## Summary - Total protected time: [X] hours - Time blocked by violations: [Y] hours - Remaining deep work time: [Z] hours ## Quick Actions Reply with: - "decline all" — Decline all violations - "decline [#]" — Decline specific meeting - "reschedule [#]" — Propose new time - "keep all" — Accept the violations today
Based on user response:
Decline:
Reschedule:
Keep:
If violations are frequent:
Share with user if meeting creep is chronic:
Summary:
MIT
curl -o ~/.openclaw/workflows/check-deep-work.md https://raw.githubusercontent.com/nikilster/clawflows/main/workflows/available/community/check-deep-work/WORKFLOW.md1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.