Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/DCS-Premium-Freight-SRL/claude-for-freightWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/dcs-premium-freight-srl/claude-for-freight/transport-doc)<a href="https://agentmods.dev/commands/dcs-premium-freight-srl/claude-for-freight/transport-doc"><img src="https://agentmods.dev/badge/commands/dcs-premium-freight-srl/claude-for-freight/transport-doc/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/dcs-premium-freight-srl/claude-for-freight/transport-doc"><img src="https://agentmods.dev/badge/commands/dcs-premium-freight-srl/claude-for-freight/transport-doc.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00042 | $0.00351 |
| Opus 5 | $0.00021 | $0.00176 |
| Sonnet 5 | $0.00008 | $0.00070 |
| Haiku 4.5 | $0.00004 | $0.00035 |
Grade A, and why
transport-doc scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
/freight-forwarding:transport-doc
Triggers the transport-documents
skill directly.
Usage
/freight-forwarding:transport-doc
The skill will ask which document type if you don't specify. You can also say it upfront:
Draft a CMR for the shipment to Frankfurt tomorrow — 3 EUR pallets, 850 kg.
AWB for OTP-DXB, our HAWB, 4 pallets 120×80×140, 1200 kg total, ready today.
Generate booking confirmation for [REF].
Document types supported
- CMR (road consignment note)
- AWB / HAWB / MAWB (air)
- HBL / MBL (ocean)
- CIM (rail — basic)
- Booking Confirmation
- Proforma Invoice
- Packing List
Output options
- Markdown in chat (default)
.docxif thedocxskill is installed.pdfif thepdfskill is installed- Save to Google Drive / OneDrive if connected — the skill will ask
Notes
- The skill drafts; it does not issue. Originals require operator sign and stamp, and in some cases carrier counter-signature.
- DG-specific documents (DGD, Shipper's Declaration for DG) are not in this
plugin — see
dangerous-goodsplugin.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 49 lines · 42 tokens per session scan A 204d5ff39d40
transport-doc is a command published in the GitHub repository DCS-Premium-Freight-SRL/claude-for-freight (8 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 42 tokens to every session and 351 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other commands, from other repositories
obsidian-distill
Condense a long note or source into key claims, each tagged with provenance back to the exact source block it came from.
spreadsheet-audit
Perform a 6-step audit of an Excel spreadsheet for formula correctness, formatting consistency, data integrity, boss-auditable simplicity, and spec compliance. Uses the excel-screenshot MCP server tools — no Excel installation required.
shopify-products
Create and manage Shopify products.
pdf-to-markdown
Convert a local PDF to markdown via the bundled MarkItDown Python CLI (fast, lightweight — plain text extraction, no table-structure recognition). For complex tables/layouts prefer /obsidian-router:pdf-to-markdown-docling.
vlm-ocr
Run the vlm-ocr skill on the task below. It has three phases: evaluate (compare candidate OCR systems against stratified human ground truth and pick one on measured CER/WER), run (build and execute the production VLM-OCR pipeline — model selection, image handling, prompts, architecture, batching, accuracy evaluation…
tables
Design or revise a publication-quality table for the task below. State the comparison first, decide whether a table is the right format, then set column order to match the argument, group rows, fix precision and uncertainty conventions, and write a self-contained title and notes. Generate from code; defer end-stage QA…