← 返回 Skills 市场
romainsantoli-web

Firm Agent Orchestration Pack

作者 romainsantoli-web · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
359
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install firm-agent-orchestration-pack
功能描述
Multi-agent task orchestration pack. DAG-based parallel task execution and team status monitoring. 2 orchestration tools.
使用说明 (SKILL.md)

firm-agent-orchestration-pack

⚠️ Contenu généré par IA — validation humaine requise avant utilisation.

Purpose

Orchestrates multi-agent teams via directed acyclic graph (DAG) task execution. Supports dependency resolution, parallel execution, and real-time team status monitoring.

Tools (2)

Tool Description
openclaw_agent_team_orchestrate DAG-based parallel task execution
openclaw_agent_team_status Team execution status and progress

Usage

skills:
  - firm-agent-orchestration-pack

# Orchestrate a multi-agent task:
openclaw_agent_team_orchestrate tasks='[{"id":"1","agent":"cto","task":"review"}]'
openclaw_agent_team_status

Requirements

  • mcp-openclaw-extensions >= 3.0.0
安全使用建议
This instruction-only skill is coherent with its description and requests no credentials, which is good. However: (1) the SKILL.md is minimal and AI-generated — ask the publisher for documentation on what the two tools actually do (inputs, outputs, side effects, permissions). (2) Verify the referenced dependency (mcp-openclaw-extensions >= 3.0.0) — inspect that package's implementation and permissions before installing or enabling. (3) Because the skill can orchestrate agents, test it in a controlled environment and consider restricting autonomous invocation until you understand its behavior. (4) The registry entry has no homepage and an unknown source; prefer skills with verifiable authorship or auditability before using in production.
功能分析
Type: OpenClaw Skill Name: firm-agent-orchestration-pack Version: 1.0.0 The provided skill bundle files (`_meta.json` and `SKILL.md`) are purely descriptive and declarative. `SKILL.md` outlines the skill's purpose, lists two tools (`openclaw_agent_team_orchestrate`, `openclaw_agent_team_status`), and provides usage examples. There is no executable code, no instructions for prompt injection against the agent, no data exfiltration attempts, and no other indicators of malicious or suspicious activity within the analyzed content. The dependency on `mcp-openclaw-extensions` is a standard requirement declaration.
能力评估
Purpose & Capability
Name, description, and the two declared tools (orchestrate and status) match: this is a pack for multi-agent DAG orchestration and monitoring. The only declared dependency (mcp-openclaw-extensions >= 3.0.0) is plausibly related to OpenClaw agent functionality.
Instruction Scope
SKILL.md is very short and only exposes tool names and a minimal usage example. It does not instruct the agent to read files, environment variables, or external endpoints, which is good, but it also provides no detail about what the tools actually do, their inputs/outputs, permissions, or side effects. The file warns 'AI-generated — human validation required.'
Install Mechanism
There is no install specification and no code files (instruction-only), so nothing is downloaded or written to disk by the skill itself — this is the lowest-risk install model.
Credentials
The skill declares no required environment variables, credentials, or config paths. There are no unexpected secrets or unrelated service keys requested.
Persistence & Privilege
always is false (normal). The skill enables orchestration of other agents; because autonomous invocation remains allowed by default, this capability increases blast radius compared with a read-only skill. That is not inherently malicious, but you should confirm what the underlying orchestration implementation can do before allowing autonomous runs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install firm-agent-orchestration-pack
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /firm-agent-orchestration-pack 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — 2 tools: DAG task execution, team status
元数据
Slug firm-agent-orchestration-pack
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Firm Agent Orchestration Pack 是什么?

Multi-agent task orchestration pack. DAG-based parallel task execution and team status monitoring. 2 orchestration tools. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 359 次。

如何安装 Firm Agent Orchestration Pack?

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

Firm Agent Orchestration Pack 是免费的吗?

是的,Firm Agent Orchestration Pack 完全免费(开源免费),可自由下载、安装和使用。

Firm Agent Orchestration Pack 支持哪些平台?

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

谁开发了 Firm Agent Orchestration Pack?

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

💬 留言讨论