freight-client-onboard

Automate freight broker client onboarding with VPS provisioning and Twilio SMS webhook setup.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/wasay1200/freight-broker-ai --skill freight-client-onboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: freight-client-onboard
Source: https://github.com/wasay1200/freight-broker-ai/tree/main/skills/freight-client-onboard
Command: npx skills add https://github.com/wasay1200/freight-broker-ai --skill freight-client-onboard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automates the full onboarding lifecycle for new freight broker clients, provisioning infrastructure and wiring up SMS/webhook integrations so operators can focus on business.

Core Features & Use Cases

  • Auto VPS provisioning and environment setup for new clients
  • Deploy and configure freight skills across a fresh VPS
  • Start a webhook server and expose a dashboard API for client management
  • Manual steps: buy a SIM/phone number and configure messaging channels as needed
  • Use Case: onboard a new client and have everything ready with a single command

Quick Start

Run the onboard_client script to provision resources, deploy skills, and launch the dashboard API.

Frequently Asked Questions about freight-client-onboard

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

FAQPage Schema
How do I automate freight broker client onboarding for VPS and Twilio?

Automating freight broker client onboarding provisions VPS instances, installs OpenClaw, configures Twilio SMS webhooks, and deploys necessary skills. This handles the full infrastructure setup lifecycle so operators can launch new clients with a single command.

What is needed to set up a freight client onboarding dashboard API?

Setting up a freight client onboarding dashboard API requires a VPS provisioning tool and remote SSH deployment capabilities. The dashboard API provides client management and status control across multiple VPS instances within the fleet.

Can I manage multiple freight client VPS instances from a single dashboard?

Yes, managing multiple freight client VPS instances is supported via a lightweight dashboard API. It provides centralized status checking and control across the entire client fleet after the onboarding process provisions each instance.

Does automated freight client onboarding handle Twilio SMS webhook setup completely?

Automated freight client onboarding handles Twilio SMS webhook server setup and configuration. However, buying a SIM or phone number and configuring messaging channels remain manual steps the operator must complete separately.

Do I need a VPS provisioning tool before running the freight onboarding script?

Yes, a VPS provisioning tool is required before running freight onboarding. The onboarding script depends on remote SSH deployment and automated provisioning to set up the environment, deploy skills, and launch the dashboard API.

Why does my freight client onboarding process stop after VPS provisioning?

Freight client onboarding may pause after VPS provisioning because manual steps are required. You must manually buy a SIM or phone number and configure messaging channels before the automated Twilio webhook setup and testing can finalize.