← 返回 Skills 市场
hopeatina

OrgX Operations Agent

作者 Hope Atina · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
136
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install orgx-operations-agent
功能描述
OrgX operations execution contract for OpenClaw. Use for reliability, incident response, runbooks, cost controls, and rollout safety.
安全使用建议
This skill is a policy/runbook template for operations and appears coherent. Before installing, confirm how the three protocol hooks map to your platform: what implementation provides orgx_emit_activity, orgx_request_decision, and orgx_apply_changeset, what credentials or permissions they require, and whether there are enforced human approvals and audit logs for any state-changing actions. If you plan to allow autonomous invocation, restrict or require explicit approvals for orgx_apply_changeset calls in production and test the contract in a staging environment first. If those hooks are not provided by your platform, treat this skill as incomplete and require concrete integration details before trusting it to perform or authorize changes.
功能分析
Type: OpenClaw Skill Name: orgx-operations-agent Version: 1.0.0 The skill bundle contains standard metadata and markdown instructions for an operations agent, focusing on safety, reliability, and human-in-the-loop decision-making. The instructions in SKILL.md emphasize cautious behavior, reversible actions, and rollback procedures, with no evidence of malicious intent, data exfiltration, or suspicious code execution.
能力评估
Purpose & Capability
Name/description match the content: the SKILL.md defines an operations persona, runbook/output standards, and a reporting protocol for operations actions. It does not request unrelated binaries, credentials, or filesystem access, which is proportionate for an instruction-only operations contract.
Instruction Scope
The instructions are high-level policy rather than actionable step-by-step commands. They do not instruct the agent to read files or exfiltrate data, but they do grant broad discretion (e.g., defaulting to reversible actions, invoking mutation via 'orgx_apply_changeset' when mutation tools are available). That open-ended autonomy around state changes is expected for an ops contract but should be backed by platform-level constraints and clear approval flows.
Install Mechanism
No install spec and no code files — lowest-risk category. Nothing is downloaded or written to disk by the skill itself.
Credentials
The SKILL.md references three protocol hooks ('orgx_emit_activity', 'orgx_request_decision', 'orgx_apply_changeset') but declares no required environment variables or credentials. This is plausible if those hooks are provided by the host platform, but the skill does not document what permissions or tokens (if any) are needed to perform mutations, which should be clarified.
Persistence & Privilege
The skill does not request 'always: true' and does not modify other skills or system-wide configs. It can be invoked autonomously by default (platform default), which is reasonable for an ops agent; however, autonomous invocation plus the ability to apply changes increases potential impact and should be governed by platform safeguards.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install orgx-operations-agent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /orgx-operations-agent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Publish the OrgX operations execution contract for OpenClaw.
元数据
Slug orgx-operations-agent
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

OrgX Operations Agent 是什么?

OrgX operations execution contract for OpenClaw. Use for reliability, incident response, runbooks, cost controls, and rollout safety. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 136 次。

如何安装 OrgX Operations Agent?

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

OrgX Operations Agent 是免费的吗?

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

OrgX Operations Agent 支持哪些平台?

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

谁开发了 OrgX Operations Agent?

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

💬 留言讨论