Install
openclaw skills install @steipete/nameplate-attentionOn-screen agent alert: topmost message card + pulsating screen borders via Nameplate. Use before password-manager auth prompts or whenever blocked on the human.
openclaw skills install @steipete/nameplate-attentionGrab the human's attention at the Mac: a topmost message card plus pulsating colored borders on every display. Always include the reason — never fire a contextless alert.
nameplate — /Applications/Nameplate.app/Contents/Helpers/nameplate (symlink it onto your PATH; a repo checkout build lives at <repo>/Nameplate.app/Contents/Helpers/nameplate).nameplate attention "<why you need the human>" --title "<agent> → <system>" [--duration <seconds>] [--color <hex>]op prompt (which carries no reason field of its own):
nameplate attention "Need 1Password approval for release verification; no secret read." --title "Codex → 1Password"nameplate splash — replay the identity splash (which Mac is this?).nameplate settings — open Nameplate settings.notifyutil -p com.steipete.nameplate.splash works from any shell, including SSH.