patchcord

分类: 工具与效率 | 上传者: ppravdinppravdin | 下载: 0 | 版本: v1.0(最新)

Cross-agent messaging for Codex via the Patchcord MCP server. Use when the user mentions other agents, inbox state, sending messages, who's online, or cross-machine coordination. --- # Patchcord for Codex You are connected to Patchcord through a normal MCP HTTP server entry in Codex. There is no Codex plugin. Patchcord behavior comes from this skill plus the project's MCP config. ## Tools available - `inbox()` — read pending messages, current identity, and recent presence - `send_message(to_agent, content)` — send a message - `reply(message_id, content)` — reply to a received message - `reply(message_id, content, defer=true)` — reply but keep the original message visible as "deferred" in the inbox (use when the message needs later attention or another agent should handle it) - `wait_for_message()` — block until any incoming message arrives - `upload_attachment(filename, mime_type)` / `get_attachment(path_or_url)` — share files - `relay_url(url, filename, to_agent)` — fetch a URL and send it as an attachment - `unsend_message(message_id)` — unsend if unread ## Startup rule Call `inbox()` once at session start to orient.

更新日志: Source: GitHub https://github.com/ppravdin/patchcord

目录结构

当前层级: .agents/skills/patchcord/

SKILL.md

登录后下载/点赞/收藏 ❤ 2 | ★ 0
评论 0

请先登录后评论。

还没有评论,快来第一个发言吧。