← 返回 Skills 市场
romainsantoli-web

Firm Fleet Manager Pack

作者 romainsantoli-web · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
309
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install firm-fleet-manager-pack
功能描述
Multi-instance Gateway fleet management pack. Status monitoring, dynamic add/remove, broadcast commands, config sync, and fleet inventory. 6 fleet orchestrat...
使用说明 (SKILL.md)

firm-fleet-manager-pack

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

Purpose

Manages N concurrent Gateway instances: health checks, dynamic scaling, broadcast commands, configuration synchronization, and fleet inventory.

Tools (6)

Tool Description
firm_gateway_fleet_status Health check all fleet instances
firm_gateway_fleet_add Add a new Gateway instance to the fleet
firm_gateway_fleet_remove Remove an instance from the fleet
firm_gateway_fleet_broadcast Broadcast a command to all instances
firm_gateway_fleet_sync Synchronize configuration across fleet
firm_gateway_fleet_list List all fleet instances with metadata

Usage

skills:
  - firm-fleet-manager-pack

# Monitor fleet health:
firm_gateway_fleet_status
firm_gateway_fleet_list

Requirements

  • mcp-openclaw-extensions >= 3.0.0
安全使用建议
This skill claims to manage gateway fleets but the runtime instructions are vague and don't say how it discovers or authenticates to instances. Before installing: (1) ask the publisher what mcp-openclaw-extensions provides and whether it supplies endpoints/credentials and what permissions are required; (2) require explicit documentation of how instances are discovered and what credentials or keys will be used; (3) restrict the skill to a test/staging environment first and audit all broadcast/remove actions; (4) insist on safety controls (confirmation prompts, dry-run modes, and limited-permission service accounts) and logging/rollback mechanisms; (5) if you cannot verify where credentials are stored or how access is authorized, avoid enabling this skill in production.
功能分析
Type: OpenClaw Skill Name: firm-fleet-manager-pack Version: 1.0.0 The provided files, `_meta.json` and `SKILL.md`, contain only metadata and documentation for a 'firm-fleet-manager-pack' skill. The `SKILL.md` clearly describes the skill's purpose, its six tools (e.g., `firm_gateway_fleet_broadcast`, `firm_gateway_fleet_sync`), and usage examples. There is no executable code, obfuscation, or any instructions that suggest prompt injection, data exfiltration, malicious execution, or persistence. The described capabilities, while powerful, are explicitly aligned with the stated purpose of fleet management, and there is no evidence of intentional harmful behavior within these files.
能力评估
Purpose & Capability
The skill claims full fleet management (add/remove, broadcast, config sync), which normally requires network endpoints, authentication, and access to gateway management APIs. The SKILL.md lists tools but provides no information about how connections, credentials, or target endpoints are discovered or secured. It does declare a dependency on mcp-openclaw-extensions >= 3.0.0, but the skill doesn't explain what that extension supplies, so it's unclear whether the dependency justifies the lack of other requirements.
Instruction Scope
SKILL.md is high-level: it enumerates tool names and a usage snippet but contains no concrete runtime steps, commands, API endpoints, configuration locations, or safety checks. That vagueness grants the agent broad discretion at runtime (e.g., how to find instances, what credentials to use, what commands to broadcast), which is scope-creep for a management pack and increases risk.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be written to disk by the skill itself. That lowers installation risk. The only declared dependency is mcp-openclaw-extensions, which is reasonable if that extension is the intended integration point.
Credentials
No environment variables, credentials, or config paths are declared despite the skill's control-capable features (add/remove, broadcast). Fleet management normally requires credentials or service endpoints; the absence of declared secrets is a mismatch. It's possible the mcp-openclaw-extensions package handles auth, but the skill should state that explicitly and document required permissions and credential scope.
Persistence & Privilege
The skill does not request always: true and is user-invocable with normal autonomous invocation allowed. It does not declare modifications to other skills or system-wide settings. This is the expected privilege model for an operational management skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install firm-fleet-manager-pack
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /firm-fleet-manager-pack 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — 6 tools: fleet status, add, remove, broadcast, sync, list
元数据
Slug firm-fleet-manager-pack
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Firm Fleet Manager Pack 是什么?

Multi-instance Gateway fleet management pack. Status monitoring, dynamic add/remove, broadcast commands, config sync, and fleet inventory. 6 fleet orchestrat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 309 次。

如何安装 Firm Fleet Manager Pack?

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

Firm Fleet Manager Pack 是免费的吗?

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

Firm Fleet Manager Pack 支持哪些平台?

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

谁开发了 Firm Fleet Manager Pack?

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

💬 留言讨论