Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Commercial Invoice For Export

ASecurity

Drafts a compliant Commercial Invoice for Export satisfying customs, banking (L/C), logistics, and insurance requirements. Enforces Incoterms 2020, HS tariff classification, country-of-origin determination, export control referencing, and certification language. Use when preparing export invoices for customs authorities, freight forwarders, banks, or insurance underwriters.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
businessgoawsgitdocumentation

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill commercial-invoice-for-export --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Commercial Invoice For Export?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Commercial Invoice For Export
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-commercial-invoice-for-export/badge)](https://www.skillsdirectory.com/skills/lev-os-commercial-invoice-for-export)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: commercial-invoice-for-export
description: Drafts a compliant Commercial Invoice for Export satisfying customs, banking (L/C), logistics, and insurance requirements. Enforces Incoterms 2020, HS tariff classification, country-of-origin determination, export control referencing, and certification language. Use when preparing export invoices for customs authorities, freight forwarders, banks, or insurance underwriters.
tags:
  - agreement
  - drafting
  - regulatory
---

# Commercial Invoice for Export

Drafts a legally precise export commercial invoice for customs clearance, letter of credit payment, and multi-jurisdictional regulatory compliance.

## Prerequisites

Gather before drafting:

- **Purchase order / proforma invoice** — pricing, quantity, product specs
- **Sales contract or L/C** — payment terms, special notations, latest shipment date
- **Export license** (if controlled goods) — license number, expiration, ECCN or USML category
- **Shipping instructions** — Incoterm, named place/port, carrier details
- **Origin documentation** — country of manufacture, FTA qualification basis if claiming preference

## Invoice Sections

### 1. Header & Invoice Reference

| Field | Requirement |
|---|---|
| Invoice Number | Sequential, non-duplicative; traceable in compliance/accounting systems |
| Invoice Date | DD/MM/YYYY internationally; MM/DD/YYYY if US-only |
| Cross-references | Bill of lading / AWB number, packing list ref, certificate of origin number |

### 2. Party Identification

**Exporter / Shipper:**
- Full legal registered name (not trade name / DBA)
- Complete registered address with postal code and country
- Tax ID / EIN / VAT / export registration number
- International phone and customs/shipping email

**Consignee / Importer:**
- Full legal name as registered in destination country
- Delivery or customs clearance address (include FTZ, bonded warehouse, or SEZ codes if applicable)
- Importer tax ID in destination-country format (EU VAT, CA BN, US EIN, etc.)
- Import license number or customs broker reference if required
- Authorized contact: name, title, phone, email

> All party details must match PO, L/C, import permits, and AES/EEI filings character-for-character.

### 3. Commercial & Shipping Terms

| Field | Format |
|---|---|
| Incoterms 2020 | Three-letter code + full named place (e.g., `FOB Shanghai Port, China`) |
| Currency | Transaction currency; unit prices reflect all costs included under the Incoterm |
| Payment Terms | Net days, L/C reference, D/P, D/A, etc. |

### 4. Goods Description & Valuation

Each line item requires:

| Column | Requirement |
|---|---|
| Description | Specific technical detail — commercial name, dimensions, material/composition, model/part number, brand, intended use. No vague terms ("machine parts," "electronics") |
| HS / HTS Code | 6-digit HS minimum; extend to 8–10 digits per destination schedule. Flag classification risk for high-duty or controlled items |
| Country of Origin | Legal determination (substantial transformation / tariff shift / RVC) — not simply exporter's location |
| Quantity & UOM | Metric preferred (kg, MT, L, m², m³); include shipping units and item count |
| Unit Price | Must match proforma / PO / L/C exactly |
| Line Total | Quantity × Unit Price; verify arithmetic |

**Totals block:** subtotals by category (if multiple), total merchandise value, freight/insurance (itemized or included per Incoterm — state clearly), net weight (goods only, kg), gross weight (goods + packaging, kg).

### 5. FTA / Preferential Origin (if applicable)

- Identify the FTA (USMCA, CPTPP, EU agreement, ASEAN, bilateral)
- State the rule of origin satisfied (tariff shift, RVC threshold, specific process)
- Reference certificate of origin number, issuing authority, date
- Exporter must hold approved-exporter status if required by the FTA

### 6. Export Control Notation (if applicable)

For EAR- or ITAR-controlled goods, include:

- **ECCN** and license number + expiration, OR license exception (e.g., EAR99 / NLR)
- **USML Category** (for ITAR items)

### 7. Certification & Signature Block

Include verbatim or substantively equivalent declaration:

> "I hereby certify that the information contained in this invoice is true, correct, and complete; that the goods are of the country of origin stated; that the prices shown are the actual transaction value with no undisclosed considerations; and that this shipment is in full compliance with applicable export control regulations, trade laws, economic sanctions, and anti-boycott requirements of the exporting country. I understand that civil and criminal penalties may be imposed for false or fraudulent statements."

Signature block: handwritten signature line, printed name, title, date (jurisdiction-appropriate format), company seal / chamber stamp / notarization space (if required by destination country or L/C).

## Pitfalls & Checks

- **L/C compliance** — Verify every element against L/C field-by-field (description, quantity, value, Incoterm, shipment date, special notations). Any discrepancy risks payment refusal.
- **No generic descriptions** — Customs undervaluation or misclassification penalties apply to vague language. Use HS-aligned terminology.
- **Tariff code verification** — HS codes and duty rates change. For high-value or controlled goods, recommend a binding tariff ruling or licensed customs broker review.
- **Origin ≠ exporter location** — Multi-country production requires documented substantial transformation, tariff shift, or RVC analysis.
- **Weights** — Always provide both net and gross weight; required by most customs authorities.
- **Recordkeeping** — Retain invoice and supporting documents 5 years (US EAR); 5–10 years in other jurisdictions.
- **Missing information** — If any required field cannot be determined, identify the gap, explain the compliance risk, and request the information before issuing.

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →