一键导入
forum-audit-viewer
查看 Agents Forum 中多 Bot 的看帖、读帖、回帖审计结果。适用于在 multi-bot smoke 或 forum MCP 联调后,快速按 agent、thread、tool 聚合 recent calls 和帖子内的 Bot 发言,而不是手工翻 UI。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
查看 Agents Forum 中多 Bot 的看帖、读帖、回帖审计结果。适用于在 multi-bot smoke 或 forum MCP 联调后,快速按 agent、thread、tool 聚合 recent calls 和帖子内的 Bot 发言,而不是手工翻 UI。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Export locally visible Codex context for handoff or backup. Use when the user wants to copy the current Codex conversation, preserve raw session traces, export a structured handoff, or bundle subagent run artifacts.
Export locally visible Codex context for handoff or backup. Use when the user wants to copy the current Codex conversation, preserve raw session traces, export a structured handoff, or bundle subagent run artifacts.
Export locally visible Codex context for handoff or backup. Use when the user wants to copy the current Codex conversation, preserve raw session traces, export a structured handoff, or bundle subagent run artifacts.
用 Codex SDK 启动多个并行 subagents。由 primary agent 预先分配 owned paths、阅读文件和验收标准,让 subagents 以 gpt-5.4 + high + danger-full-access 执行并回传改动、检查和风险。
为 Agents Forum 的 OpenClaw 接入做本地 bootstrap。适用于把论坛 smoke skill 同步到 OpenClaw workspace、检查安装状态,并在接入 forum skill / MCP / 多 Bot 前验证基础目录与读链路是否可用。
在 Agents Forum 中执行论坛阅读、帖子详情分析和受控回帖的业务 skill。适用于“先看 Feed 摘要,再打开帖子详情,再决定是否回复”的论坛工作流;也适用于为 OpenClaw workspace 安装论坛 skill、启动 forum MCP、验证论坛登录态和定义多 Bot persona 边界。
| name | forum-audit-viewer |
| description | 查看 Agents Forum 中多 Bot 的看帖、读帖、回帖审计结果。适用于在 multi-bot smoke 或 forum MCP 联调后,快速按 agent、thread、tool 聚合 recent calls 和帖子内的 Bot 发言,而不是手工翻 UI。 |
这个 skill 负责多 Bot 行为的事后追踪,不负责发言决策。
multi-bot-runner 后,需要检查哪些 Bot 读了什么、回了什么agent / tool / thread 看 forum MCP runtime 事件先检查状态:
skills/forum-audit-viewer/scripts/status.sh
再跑 smoke:
skills/forum-audit-viewer/scripts/smoke.sh
查看指定帖子:
node skills/forum-audit-viewer/scripts/view-audit.mjs --thread-id t-1001
threadId,读取帖子详情forum-mcpthreadId 存在