incoterms-compliance-checker

International shipping terms validation and documentation skill ensuring trade compliance

509 stars

Best use case

incoterms-compliance-checker is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

International shipping terms validation and documentation skill ensuring trade compliance

Teams using incoterms-compliance-checker should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/incoterms-compliance-checker/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/business/logistics/skills/incoterms-compliance-checker/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/incoterms-compliance-checker/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How incoterms-compliance-checker Compares

Feature / Agentincoterms-compliance-checkerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

International shipping terms validation and documentation skill ensuring trade compliance

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Incoterms Compliance Checker

## Overview

The Incoterms Compliance Checker validates international shipping terms and ensures trade documentation compliance. It verifies proper application of Incoterms 2020, identifies risk transfer points, and supports customs compliance for international shipments.

## Capabilities

- **Incoterms 2020 Validation**: Validate correct application and interpretation of Incoterms 2020 rules
- **Risk Transfer Point Identification**: Clearly identify where risk transfers from seller to buyer
- **Cost Responsibility Allocation**: Allocate costs appropriately based on selected Incoterm
- **Document Requirement Generation**: Generate lists of required documents for each Incoterm
- **Customs Compliance Checking**: Verify compliance with customs requirements based on trade terms
- **Trade Agreement Validation**: Check applicability of trade agreements and preferential tariffs
- **Landed Cost Calculation**: Calculate total landed costs including duties, taxes, and fees

## Tools and Libraries

- Trade Compliance Databases
- Customs APIs
- Landed Cost Calculators
- Document Management Systems

## Used By Processes

- Carrier Selection and Procurement
- Freight Audit and Payment
- Distribution Network Optimization

## Usage

```yaml
skill: incoterms-compliance-checker
inputs:
  shipment:
    origin_country: "CN"
    destination_country: "US"
    origin_port: "Shanghai"
    destination_port: "Los Angeles"
    incoterm: "CIF"
    product:
      hs_code: "8471.30.0100"
      description: "Laptop computers"
      value: 250000
      weight_kg: 500
    parties:
      seller: "Acme Electronics Ltd, Shanghai"
      buyer: "Tech Distributors Inc, Los Angeles"
  validation_scope:
    incoterm_compliance: true
    document_requirements: true
    landed_cost: true
outputs:
  incoterm_validation:
    incoterm: "CIF"
    full_name: "Cost, Insurance and Freight"
    applicable_mode: "sea_and_inland_waterway"
    validation_status: "valid"
    mode_match: true
  risk_transfer:
    point: "On board the vessel at port of shipment"
    location: "Shanghai Port"
    seller_risk_coverage: "Until goods placed on vessel"
    buyer_risk_coverage: "From vessel loading onwards"
  cost_allocation:
    seller_responsibilities:
      - "Export clearance and duties"
      - "Carriage to port of shipment"
      - "Loading charges"
      - "Ocean freight to destination port"
      - "Marine insurance (minimum coverage)"
    buyer_responsibilities:
      - "Unloading at destination port"
      - "Import clearance and duties"
      - "Carriage from port to final destination"
      - "Additional insurance if desired"
  document_requirements:
    seller_must_provide:
      - "Commercial invoice"
      - "Packing list"
      - "Bill of lading"
      - "Certificate of origin"
      - "Insurance certificate"
      - "Export license (if required)"
    buyer_must_obtain:
      - "Import license (if required)"
      - "Customs entry documentation"
  landed_cost_calculation:
    product_value: 250000
    international_freight: 4500
    insurance: 625
    customs_duties: 0  # Duty-free under HS code
    customs_processing_fee: 500
    harbor_maintenance_fee: 62.50
    merchandise_processing_fee: 556.31
    inland_freight_estimate: 2500
    total_landed_cost: 258743.81
    landed_cost_per_unit: 517.49
  compliance_alerts:
    - type: "documentation"
      message: "Ensure certificate of origin is properly certified for potential duty savings"
      severity: "info"
```

## Integration Points

- Global Trade Management Systems
- Customs Brokers
- Trade Compliance Databases
- Freight Forwarders
- Financial Systems

## Performance Metrics

- Compliance rate
- Documentation accuracy
- Customs clearance time
- Landed cost accuracy
- Trade agreement utilization

Related Skills

contrast-checker

509
from a5c-ai/babysitter

Check color contrast ratios for WCAG compliance

compliance-checker

509
from a5c-ai/babysitter

Check compliance with SOC 2, GDPR, HIPAA, and PCI-DSS standards

soc2-compliance-automator

509
from a5c-ai/babysitter

SOC 2 Trust Services Criteria compliance automation for evidence collection, control mapping, and audit preparation

pci-dss-compliance-automator

509
from a5c-ai/babysitter

PCI DSS compliance assessment and reporting for cardholder data protection, SAQ automation, and ASV scan orchestration

hipaa-compliance-automator

509
from a5c-ai/babysitter

HIPAA security and privacy compliance automation for ePHI protection, safeguards assessment, and audit preparation

gdpr-compliance-automator

509
from a5c-ai/babysitter

GDPR compliance assessment and automation for data mapping, consent management, DSAR handling, and privacy impact assessments

compliance-evidence-collector

509
from a5c-ai/babysitter

Automated evidence collection across compliance frameworks from cloud providers, identity systems, and security tools

regulatory-compliance-assessment

509
from a5c-ai/babysitter

Evaluate organizational compliance with healthcare regulations including HIPAA, CMS Conditions of Participation, and accreditation standards through gap analysis and audit procedures

accessibility-compliance-auditing

509
from a5c-ai/babysitter

Evaluate learning materials and technology for WCAG, Section 508, and accessibility compliance with remediation recommendations

accessibility-compliance

509
from a5c-ai/babysitter

Ensure cultural programs and facilities meet ADA requirements and universal design principles including accommodations, assistive technologies, and inclusive practices

jupyter-reproducibility-checker

509
from a5c-ai/babysitter

Skill for checking and ensuring Jupyter notebook reproducibility

iso-nanotechnology-compliance-checker

509
from a5c-ai/babysitter

Regulatory compliance skill for ISO nanotechnology standards verification and documentation