LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

script-kit-notifications - Script Kit Unified Notification System

Manage notifications across toasts, HUDs, banners, and system channels

Tags

Updated: 2026-05-11

Capabilities

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

Source

  • Spec: SKILL.md
notification
ui-feedback
toast
hud
progress
alert
message
show toast notification
show HUD overlay
display progress bar
send system notification
GPUI context
notification content
notification channel
toast notification
HUD overlay
progress bar