← Back to Skills Marketplace
q00

Ouroboros

by Q00 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
168
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ouroboros
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ouroboros
  3. After installation, invoke the skill by name or use /ouroboros
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Spec-first AI development via MCP
Metadata
Slug ouroboros
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 168 downloads so far.

How do I install Ouroboros?

Run "/install ouroboros" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ouroboros free?

Yes, Ouroboros is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ouroboros support?

Ouroboros is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ouroboros?

It is built and maintained by Q00 (@q00); the current version is v1.0.0.

💬 Comments