← 返回 Skills 市场
2719040953

Process Output

作者 2719040953 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
123
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install process-output
功能描述
DEFAULT OUTPUT MODE: Always emit machine-parseable `openclaw-process` fenced JSON blocks in your assistant reply so a custom web client can render a live pro...
安全使用建议
This skill is coherent and low-risk technically, but it changes how the assistant responds by default: every reply will include machine-parseable 'openclaw-process' JSON blocks unless the user explicitly asks for 'final answer only'. Before installing, consider whether downstream clients are prepared to parse these blocks and ensure no sensitive data (secrets, internal chain-of-thought) will be placed into the process blocks. If you want concise, human-only replies, instruct the assistant to opt out (e.g., “只给最终答案,不要过程”) or do not enable the skill.
能力评估
Purpose & Capability
Name/description match the SKILL.md: the skill's sole purpose is to require machine-parseable 'openclaw-process' fenced JSON blocks in replies. No unrelated env vars, binaries, or installs are requested.
Instruction Scope
Instructions are narrowly scoped to formatting: emit start/step/final JSON blocks and avoid tool calls unless user asks. However, the skill enforces emitting structured progress by default (unless the user explicitly opts out), which changes reply behavior platform-wide and could surface internal progress/state that developers should avoid treating as chain-of-thought or sensitive data.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk.
Credentials
No environment variables, credentials, or config paths requested; proportional to purpose.
Persistence & Privilege
Does not request always: true and uses default autonomy settings (normal). Still, it effectively changes the assistant's default reply format whenever the skill is active, so users and integrators should be aware it will alter outputs unless explicitly opted out.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install process-output
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /process-output 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of **process-output**: a skill that standardizes process reporting via machine-parseable JSON blocks. - Introduces the `openclaw-process` fenced JSON protocol as the default output format for replies. - Progress is reported through a sequence: `start` → (optional `step` updates) → `final` JSON blocks. - Lightweight mode for simple queries uses only `start` and `final` blocks (or a single `done` step). - Strict opt-out: skip process blocks only if the user explicitly requests a final answer with no intermediate process. - Tools are not invoked unless explicitly required by user instruction.
元数据
Slug process-output
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Process Output 是什么?

DEFAULT OUTPUT MODE: Always emit machine-parseable `openclaw-process` fenced JSON blocks in your assistant reply so a custom web client can render a live pro... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 123 次。

如何安装 Process Output?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install process-output」即可一键安装,无需额外配置。

Process Output 是免费的吗?

是的,Process Output 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Process Output 支持哪些平台?

Process Output 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Process Output?

由 2719040953(@2719040953)开发并维护,当前版本 v1.0.0。

💬 留言讨论