Skip to main content

unix-socket-pipe-diagnosis

Stars3
Forks2
UpdatedMay 26, 2026 at 09:58

Unix Domain Socket(UDS)与匿名管道(Pipe)故障诊断技能。当用户提到 UDS 连接拒绝、ECONNREFUSED、EADDRINUSE、socket 文件权限错误、管道阻塞、 SIGPIPE 进程退出、socketpair 泄漏、SO_PASSCRED 凭证传递失败、 EACCES、connect 失败、pipe write 卡住 D 状态等关键词时, 必须使用本技能。覆盖场景:UDS listen backlog 满、abstract socket 冲突、 socket 文件权限拒绝、管道缓冲区满写阻塞、SIGPIPE 未处理进程退出、 socketpair FD 泄漏、SCM_RIGHTS 凭证传递异常。 即使只收到"连接不上"、"进程卡住"、"消息发不出"但怀疑 UDS/pipe 相关时 也应触发本技能。

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
12 files
SKILL.md
readonly