Monitor freight broker's email inbox via IMAP or Outlook, classify incoming emails using HuggingFace zero-shot or regex, parse quote requests from shippers, extract carrier communications, send/draft replies, and alert broker via SMS with actionable…
wasay1200/freight-broker-ai
SkillsMP has collected 13 skills from wasay1200/freight-broker-ai. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 13
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 13 of 13 collected skills.
Automatically detect, OCR-parse, and verify POD (Proof of Delivery) and BOL (Bill of Lading) documents received as email attachments. Matches documents to load records, flags discrepancies, and triggers invoicing. Use when a broker receives delivery…
iMessage/SMS interface for freight brokers via Sendblue. Production setup is one VPS per client, one dedicated Sendblue number per client, and one webhook URL per VPS. Use when setting up broker texting, dedicated lines, or webhook deployment.
Orchestrate complete client onboarding workflow for freight broker AI service. Automates VPS creation, OpenClaw installation, Twilio SMS webhook setup, skill deployment, and testing. Provides dashboard API for managing multiple clients. Use when onboarding a…
Configure iMessage relay servers for client SMS integration. Supports BlueBubbles or custom relay implementations to enable two-way SMS communication between freight brokers and the AI. Use when setting up iMessage for a new client, testing SMS connectivity,…
Auto-generate freight invoices after POD confirmation, track accounts receivable aging, send payment reminders, and monitor carrier payments. Use when a load is delivered and needs invoicing, broker wants AR status, an invoice is overdue, or payment reminders…
Scan DAT/Truckstop load boards for freight loads matching broker criteria and automatically vet carriers via the free FMCSA SAFER API. Use when a freight broker asks to find loads on a specific lane, wants to vet a carrier by MC number, needs load board…
Monitor freight market trends, generate proactive growth alerts, identify hot lanes and opportunities, track broker performance, and provide weekly market reports. Use when a broker wants market insights, needs to know if rates are trending up or down, wants…
Provide freight market rate intelligence for specific lanes, suggest quotes with margin analysis, track historical lane rates, and generate competitive pricing. Use when a broker needs a quote for a lane, wants to know current market rates, needs pricing…
Manage freight pickup and delivery appointments, send automated reminders to carriers and shippers, detect scheduling conflicts, and track load timelines. Use when a broker needs to schedule a pickup or delivery, wants to send reminders, has a scheduling…
Smart document processing with per-client template learning. Each freight broker's OpenClaw instance learns their specific document formats without code changes. Uses training mode to ask for verification on uncertain extractions, then improves accuracy…
Universal SMS and iMessage webhook handler for freight broker AI. Supports Twilio SMS and LoopMessage iMessage with automatic fallback. No macOS server required - use LoopMessage hosted iMessage API for blue bubbles. Use when setting up SMS/iMessage…
Provision VPS instances for new freight broker clients using cloud providers (DigitalOcean, Hetzner, AWS). Creates standardized Ubuntu servers pre-configured for OpenClaw deployment. Use when onboarding a new client and need to create their dedicated VPS,…