원클릭으로
mac-notify
Send a macOS notification when the user asks to be notified, alerted, pinged, or reminded that something is done.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Send a macOS notification when the user asks to be notified, alerted, pinged, or reminded that something is done.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when working with NobodyWho local LLM inference docs, APIs, model selection, GGUF model loading, chat, streaming, tool calling, structured output, embeddings/RAG, or NobodyWho integrations for Python, Kotlin, Swift, React Native, Flutter, or Godot.
Primary W&B skill for broad or mixed Weights & Biases work: project overviews, W&B runs and artifacts, Weave traces and evaluations, Reports, Signal Builder, and Launch workflows. Use when the task spans multiple W&B surfaces or the user asks generally what is happening in a W&B project.
Use when the user mentions Verda Cloud, GPU/CPU VMs, cloud instances, deploying servers, ML training infrastructure, cloud costs/billing, SSH into remote machines, object storage / S3 buckets, uploading or downloading files, or verda CLI commands.
Interact with local Chrome browser session (only on explicit user approval after being asked to inspect, debug, or interact with a page open in Chrome)
Use this skill to search flights using google flights
Generate and edit images with the Gemini API. Use when the user asks for text-to-image, image editing, aspect-ratio/resolution controls, or image prompt refinement.
| name | mac-notify |
| description | Send a macOS notification when the user asks to be notified, alerted, pinged, or reminded that something is done. |
Use NotifiCLI for macOS notifications.
notificli -icon 'Terminal' -title 'Pi' -message 'Your message here'
Keep the Terminal icon by default. Customize -title and -message to match the user's request.
If notificli is missing:
brew tap saihgupr/notificli && brew install --cask notificli