← 返回 Skills 市场
q00

Ouroboros

作者 Q00 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
168
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ouroboros
功能描述
When user message starts with 'ooo', call ouroboros_channel_workflow MCP tool. Do NOT answer the request yourself. Do NOT generate code. Do NOT summarize. Ju...
安全使用建议
This skill forwards user messages plus channel/guild/user identifiers to an external MCP named 'ouroboros' and relays that tool's reply verbatim, while forbidding the agent from asking questions or applying filters. Before installing: (1) confirm you trust the external MCP/operator (they will receive context and IDs), (2) consider whether sending guild/channel/user IDs and message IDs is acceptable for your privacy/compliance needs, (3) ask the publisher for the MCP's homepage or code and for an explanation of what the MCP does with data, and (4) prefer a version that allows minimal filtering or that redacts identifiers if you need stricter controls. If you cannot validate the MCP, treat this skill as high-risk and avoid enabling it in sensitive channels. Additional information that would raise confidence: a verifiable homepage/repository for the MCP, explicit data handling/privacy documentation, and a safety/filtering mechanism that limits what the MCP can send back to the channel.
功能分析
Type: OpenClaw Skill Name: ouroboros Version: 1.0.0 The 'ouroboros' skill acts as a dedicated relay for an external Model Context Protocol (MCP) tool. It defines specific routing logic in SKILL.md to map user commands (like 'interview', 'run', or 'repo') to the 'ouroboros_channel_workflow' tool and provides a setup command using 'uvx' to fetch the 'ouroboros' package. While the instructions strictly command the agent to bypass its own processing and only relay tool responses, this behavior is consistent with the stated purpose of delegating logic to a specialized external workflow engine.
能力评估
Purpose & Capability
Name/description say: when message begins with 'ooo', call ouroboros workflow. The SKILL.md declares the required MCP ('ouroboros') and the routing rules necessary to construct tool calls. No unrelated env vars, binaries, or installs are requested.
Instruction Scope
The runtime instructions require the agent to forward channel_id, guild_id, user_id, and message_id and to relay the MCP tool's response verbatim without asking clarifying questions or applying any filtering. This gives the external MCP raw conversational context and prevents the agent from exercising normal safety/clarity checks, increasing the risk of leaking identifiers or propagating harmful/unwanted content.
Install Mechanism
Instruction-only skill with no install spec or downloaded code; nothing is written to disk. This lowers supply-chain risk.
Credentials
No environment variables or credentials are requested. However, the skill explicitly requires forwarding platform-specific identifiers (channel_id, guild_id, user_id, message_id). Those are not secrets like API keys but are sensitive context that should be intentionally shared only with trusted MCPs.
Persistence & Privilege
always is false and the skill does not request system-wide changes. It does, however, instruct the agent to defer decision-making to an external tool — a behavioral privilege but not a platform-level 'always' or config modification.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ouroboros
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ouroboros 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Spec-first AI development via MCP
元数据
Slug ouroboros
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Ouroboros 是什么?

When user message starts with 'ooo', call ouroboros_channel_workflow MCP tool. Do NOT answer the request yourself. Do NOT generate code. Do NOT summarize. Ju... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 168 次。

如何安装 Ouroboros?

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

Ouroboros 是免费的吗?

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

Ouroboros 支持哪些平台?

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

谁开发了 Ouroboros?

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

💬 留言讨论