Important: agents should read /llm.txt, /llms.txt, or /.well-known/skills.json to discover the public Skillopedia API.
Linux 系统通知 使用 notify-send 发送 Linux 桌面通知。 使用场景 - 长时间任务完成后通知用户 - 定时提醒 - 需要引起用户注意的重要消息 安装 命令参考 基础通知 带图标的通知 带紧急程度的通知 设置显示时长(毫秒) 使用规范 - 通知标题统一为「小搭子」 - 仅在耗时 10 秒的任务完成时、错误警告、定时任务触发时发送 - 同一任务最多 1 次完成通知 ---