SkillHub /
Calendar Conflict Avoider
self-evolving
scheduling
Calendar Conflict Avoider
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).
What this skill does
Three core behaviors. Hover any to see the trigger logic.
WHAT
Detects calendar conflicts against soft commitments stored in Memory Hub, not just hard meetings.
WHEN
Triggered when a new event lands that overlaps with a Memory-flagged time block.
NEEDS
Read access to your calendar + at least one time-block Memory entry to anchor against.
Install
Choose how you want to install it
Install via Zip
Agent Auto-Install
Local CLI
Source
Choose how you want to install it
SKill.md
// Calendar Conflict Avoider · v3.2
name: "calendar-conflict-avoider"
version: "3.2"
trigger:
on: "calendar.event.created"
where: "event.intersects(memory.time_blocks)"
Sign in to view full source
Skillbench score
4.6
Usability
Robustness
Safety
Installed by
12,486 users
Last evolved
5 days ago
GitHub Starts
7,178
Repo
evermind/skillhub
License
MIT
Down load the file