← Back to Skills Marketplace
romainsantoli-web

Firm Fleet Manager Pack

by romainsantoli-web · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
309
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install firm-fleet-manager-pack
Description
Multi-instance Gateway fleet management pack. Status monitoring, dynamic add/remove, broadcast commands, config sync, and fleet inventory. 6 fleet orchestrat...
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install firm-fleet-manager-pack
  3. After installation, invoke the skill by name or use /firm-fleet-manager-pack
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — 6 tools: fleet status, add, remove, broadcast, sync, list
Metadata
Slug firm-fleet-manager-pack
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

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

How do I install Firm Fleet Manager Pack?

Run "/install firm-fleet-manager-pack" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Firm Fleet Manager Pack free?

Yes, Firm Fleet Manager Pack is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Firm Fleet Manager Pack support?

Firm Fleet Manager Pack is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Firm Fleet Manager Pack?

It is built and maintained by romainsantoli-web (@romainsantoli-web); the current version is v1.0.0.

💬 Comments