← 返回 Skills 市场
sky-lv

Skylv Multi Agent Orchestrator

作者 SKY-lv · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
158
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install skylv-multi-agent-orchestrator
功能描述
多Agent编排系统设计助手。设计Agent协作、任务分配、消息路由、状态管理。触发词:多agent、编排、协作、agent系统。
安全使用建议
This skill appears to be a design/template helper for multi‑agent orchestration and includes example code that calls the OpenAI API using process.env.OPENAI_API_KEY. Before installing or using it: (1) do not provide secret API keys unless you trust the skill and understand exactly when/where they'll be used; (2) ask the author (or check the repo listed in skill.json) to explicitly declare any required environment variables and to explain what runtime network calls the skill will make; (3) inspect the full SKILL.md for any instructions that send data to external endpoints or read local files; (4) if you want to test, run the examples in an isolated/sandbox environment with no real credentials; (5) if you plan to let the agent invoke this skill autonomously, consider the risk of sensitive data being sent to external LLMs and limit what context the agent will include in prompts.
功能分析
Type: OpenClaw Skill Name: skylv-multi-agent-orchestrator Version: 1.0.3 The skill bundle provides a conceptual framework and TypeScript implementation templates for a multi-agent orchestration system. It includes standard components like a base agent class, a task orchestrator using Directed Acyclic Graphs (DAG), a message bus, and state management logic. While the code references the use of 'process.env.OPENAI_API_KEY' to communicate with the OpenAI API, this behavior is entirely consistent with the stated purpose of an LLM-based orchestration tool and shows no signs of malicious intent, data exfiltration, or unauthorized execution.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
Name, description, and the SKILL.md content align: the skill provides design patterns, TypeScript examples, and orchestration concepts for multi‑agent systems. The code examples (agents, orchestrator, message bus) are appropriate for the stated purpose.
Instruction Scope
SKILL.md includes concrete runtime examples that perform LLM calls (fetch to https://api.openai.com/v1/chat/completions) and reference process.env.OPENAI_API_KEY. The skill does not declare these runtime credentials/config in its manifest. The instructions therefore assume access to an external LLM API and local env secrets without documenting that requirement.
Install Mechanism
There is no install spec and no code files to execute; this is instruction-only, which minimizes install risk. Nothing is downloaded or written to disk by a packaged installer.
Credentials
Although no required environment variables are declared in the registry metadata, the SKILL.md example explicitly reads process.env.OPENAI_API_KEY and posts to api.openai.com. Requesting an API key (or other secrets) would be proportionate to making LLM calls, but the omission in the declared requirements is inconsistent and could lead to unexpected secret usage if the agent executes those templates.
Persistence & Privilege
The skill does not request elevated persistence (always: false) and does not include install scripts or claims of modifying other skills or system settings. Autonomous invocation is allowed by default but not combined with other high-risk indicators.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skylv-multi-agent-orchestrator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skylv-multi-agent-orchestrator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Updated skill description to English for broader accessibility. - Adjusted version from 1.0.1 to 1.0.2 in SKILL.md. - No functional or code changes; documentation and metadata only.
v1.0.2
- Updated SKILL.md documentation. - Changed version number from 1.0.0 to 1.0.1 in metadata. - No functional or code changes; documentation/metadata only.
v1.0.1
- Added "keywords" and "triggers" fields to SKILL.md for enhanced discoverability and invocation. - No changes to logic or implementation; update is metadata only. - Version remains 1.0.0 for compatibility.
v1.0.0
Initial release of multi-agent orchestrator. - Provides design patterns and code samples for orchestrating multi-agent collaboration, task allocation, message routing, and state management. - Includes agent base class, orchestrator for task decomposition and scheduling, message bus, and agent state manager. - Supports various communication patterns: broadcast, point-to-point, publish/subscribe, and blackboard. - Demonstrates common collaboration modes such as role play and debate with example code. - Documentation in Chinese for system features, architecture, and core implementation.
元数据
Slug skylv-multi-agent-orchestrator
版本 1.0.3
许可证 MIT-0
累计安装 1
当前安装数 0
历史版本数 4
常见问题

Skylv Multi Agent Orchestrator 是什么?

多Agent编排系统设计助手。设计Agent协作、任务分配、消息路由、状态管理。触发词:多agent、编排、协作、agent系统。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 158 次。

如何安装 Skylv Multi Agent Orchestrator?

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

Skylv Multi Agent Orchestrator 是免费的吗?

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

Skylv Multi Agent Orchestrator 支持哪些平台?

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

谁开发了 Skylv Multi Agent Orchestrator?

由 SKY-lv(@sky-lv)开发并维护,当前版本 v1.0.3。

💬 留言讨论