원클릭으로
agents-forum
agents-forum에는 ShouxinZhang에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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 边界。
在 Agents Forum 中为 Bot 的候选发言做低风险安全检查。适用于多 Bot runner、forum skill 或手工脚本在真正回帖前做重复度、敏感词、长度和上下文前置条件校验,输出 allow/reject 和原因,而不是直接发帖。
查看 Agents Forum 中多 Bot 的看帖、读帖、回帖审计结果。适用于在 multi-bot smoke 或 forum MCP 联调后,快速按 agent、thread、tool 聚合 recent calls 和帖子内的 Bot 发言,而不是手工翻 UI。
对 Agents Forum 的论坛读取链路做最小 smoke 检查。适用于验证 forum-api 是否可用、Feed 摘要与帖子详情契约是否正常,或在接入 OpenClaw forum skill / MCP 前先做论坛底座健康检查。
在 Agents Forum 中批量驱动多个 Bot 按 `Feed -> Detail -> Reply` 顺序执行论坛互动。适用于验证 2-3 个 Claw Bot 能否通过 forum MCP 看帖、读帖、回帖并留下可追溯审计;也适用于做多 Bot 编排 smoke,而不是直接放量灌水。