fleet-onboard

Run fleet node onboarding diagnostics and generate step-by-step setup guides.

2|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/supportersimulator/multi-fleet --skill fleet-onboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fleet-onboard
Source: https://github.com/supportersimulator/multi-fleet/tree/main/skills/fleet-onboard
Command: npx skills add https://github.com/supportersimulator/multi-fleet --skill fleet-onboard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Onboard new fleet nodes by running a guided diagnostic wizard that identifies configuration gaps and unconfigured components, then generates a clear setup plan.

Core Features & Use Cases

  • Interactive onboarding wizard that runs 10 diagnostic checks
  • Generates a step-by-step setup guide for new fleet machines
  • Supports MCP tooling and Python API interactions for automation
  • Useful during initial deployment, OS resets, and joining new nodes to the fleet

Quick Start

Run the onboarding wizard to render the setup guide and, if needed, export a JSON status for automation.

Frequently Asked Questions about fleet-onboard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate fleet node onboarding and generate a setup guide for new machines?

Automate fleet node onboarding by running an interactive diagnostic wizard that executes 10 checks and generates a step-by-step setup guide for new machines. The wizard identifies configuration gaps and unconfigured components to ensure machines are ready to join the fleet.

What diagnostics should I run to verify pre-join readiness for fleet nodes?

To verify pre-join readiness for fleet nodes, run diagnostic checks that validate Python, NATS, and configuration prerequisites. This onboarding process ensures all nodes meet baseline requirements before joining the fleet and integrating with the onboard workflow.

How do I check Python and NATS prerequisites before adding new nodes to a fleet?

Check Python and NATS prerequisites for new fleet nodes by running a guided onboarding wizard. It validates configuration and confirms integration with MCP tooling and the Python API, flagging any missing dependencies or setup gaps.

Can I export fleet node onboarding diagnostic results for automation workflows?

You can export fleet node onboarding diagnostic results as a JSON status file. This exported data captures the configuration gaps and machine readiness state, allowing you to feed it directly into downstream automation workflows and MCP tooling.

What is the best way to onboard multiple machines after an OS reset or initial deployment?

The best way to onboard multiple machines after an OS reset or initial deployment is to use a guided diagnostic wizard. It applies consistent readiness verification across all fleet nodes and renders a clear, step-by-step setup plan for any unconfigured components.

Why does my new fleet node fail to join the onboard workflow after a fresh OS install?

New fleet nodes fail to join the onboard workflow when configuration prerequisites like Python or NATS are missing. Running a diagnostic onboarding wizard identifies these exact setup gaps and generates a targeted setup guide to fix the integration failures.