script-kit-notifications - Script Kit Unified Notification System
Manage notifications across toasts, HUDs, banners, and system channels
Tags
Updated: 2026-05-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- show toast notification
- show HUD overlay
- display progress bar
- send system notification
- show success message
- show error message
- show warning message
- show info message
- set notification duration
- set notification priority
- add action buttons
- deduplicate notifications
- rate limit notifications
- replace notification
- pause timers
- resume timers
- enable do not disturb
- disable do not disturb
- update progress
- dismiss notification
Inputs
- GPUI context
- notification content
- notification channel
- notification duration
- notification priority
- deduplication key
- replace key
- action label
- action handler
- script path
- progress value
- DND status
Outputs
- toast notification
- HUD overlay
- progress bar
- system notification
- notification history
- active notification state
- dismissed notification
Requirements
- GPUI framework
- Rust runtime
