General multi-modal freight forwarding plugin — RFQ drafting, cargo calculation, transport documents (CMR/AWB/HBL/MBL), customs checklist. Bilingual EN/RO. Built for desk operators at a neutral forwarder running air, sea, road, and rail across EU and worldwide.
Managed agent that watches a connected inbox for incoming RFQs, classifies them, drafts replies using the rfq-drafting skill, and routes them per the Authority Matrix. Runs continuously when deployed; can also be invoked as a one-shot to triage the current inbox state.
Direct invocation of the cargo-calculation skill. Use when you want a deterministic chargeable/CBM/LDM/freight-ton calculation and don't want to wait for the skill to be inferred from natural language.
First-run interview that captures the operator's practice into a CLAUDE.md profile. Every other skill reads from this file. Run once before any other command; re-run any time the operation changes (new lane, new agent, new incoterm policy).
Direct invocation of the customs-checklist skill. Use for EU/RO import or export pre-clearance checklist, TARIC duty lookup, VAT estimation, and regulated-goods documentation flags.
Direct invocation of the rfq-drafting skill. Use when you want to draft an inbound or outbound RFQ email and don't want to wait for the skill to be inferred.
Direct invocation of the transport-documents skill. Use when you want to draft a CMR, AWB, HBL, MBL, Booking Confirmation, Proforma Invoice, or Packing List.
Compute chargeable weight, CBM, freight ton, and LDM for any shipment given dimensions and gross weight. Surfaces the dominant factor (weight vs volume) and warns when the shipment crosses a mode-economic threshold. Reads the IATA volumetric divisor and trailer dimensions from the practice profile. TRIGGER: chargeable…
Pre-clearance checklist for import and export into the EU (RO-default). Lists required documents, surfaces likely TARIC duty rate from commodity description or HS code, estimates customs value and VAT base, flags regulated goods that need extra paperwork (CE, REACH, RoHS, phytosanitary, veterinary, dual-use, CITES).…
Draft inbound and outbound RFQ emails for freight quotations. Inbound = a customer asks the forwarder for a quote; outbound = the forwarder asks a carrier or agent for a rate. Uses the practice profile for tone, sign-off, reference format, and lane-specific agent picks. Reads attached threads and dimensions when Gmail…