什么是 notify?
通过 ntfy.sh 发送通知以提醒已完成的任务、错误或重要事件。当长时间运行的任务完成、需要注意错误或用户明确要求收到有关任何事件的通知时使用。 来源:kentoje/dotfiles。
通过 ntfy.sh 发送通知以提醒已完成的任务、错误或重要事件。当长时间运行的任务完成、需要注意错误或用户明确要求收到有关任何事件的通知时使用。
通过命令行快速安装 notify AI 技能到你的开发环境
来源:kentoje/dotfiles。
Send notifications via ntfy.sh to alert the user about completed tasks, errors, or any important events.
Execute the following command with an appropriate message using fish shell:
Note: $NTFYSUBTOPIC is a private fish shell variable, so the command must be run via fish -c.
通过 ntfy.sh 发送通知以提醒已完成的任务、错误或重要事件。当长时间运行的任务完成、需要注意错误或用户明确要求收到有关任何事件的通知时使用。 来源:kentoje/dotfiles。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/kentoje/dotfiles --skill notify通过 ntfy.sh 发送通知以提醒已完成的任务、错误或重要事件。当长时间运行的任务完成、需要注意错误或用户明确要求收到有关任何事件的通知时使用。 来源:kentoje/dotfiles。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/kentoje/dotfiles --skill notify 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/kentoje/dotfiles