Agent Skills
› peters/horizon
peters/horizon
GitHub在 Horizon 终端环境中,通过向 PTY 设备发送 OSC 转义序列通知用户工作完成、发现或需决策事项。支持 info/done/attention 级别及标题设置,确保消息在工具捕获 stdout 时仍能直达终端。
Install All Skills
npx skills add peters/horizon --all -g -y
Skills in Collection (2)
在 Horizon 终端环境中,通过向 PTY 设备发送 OSC 转义序列通知用户工作完成、发现或需决策事项。支持 info/done/attention 级别及标题设置,确保消息在工具捕获 stdout 时仍能直达终端。
需要通知用户工作已完成
发现需用户知晓的信息
需要用户审核或做出决策
npx skills add peters/horizon --skill horizon-notify -g -y
在 Horizon 环境中通过 PTY 向用户发送终端通知,支持完成、信息和建议决策三种场景。
需要告知用户工作已完成
发现需用户知晓的信息
需要用户审查或做出决策
npx skills add peters/horizon --skill horizon-notify -g -y


