ワンクリックで
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