发现和使用优秀的技能扩展
用于通过MCP标准输入输出服务器在Clawdbot之间传递文件的标准输入/输出文件收件箱/发件箱桥接工具。当您需要一个简单的基于文件系统的临时文件存储区时使用:将文件接收到收件箱,移动到临时目录进行处理,并将可交付成果发送到发件箱(或指定路径)。
Stdin/stdout file inbox/outbox bridge for passing files to/from Clawdbot using an MCP stdio server. Use when you want a simple filesystem-backed dropbox: accept files into an inbox, move to tmp for processing, and emit deliverables to an outbox (or a specified path).