一键导入
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