-
-
Notifications
You must be signed in to change notification settings - Fork 0
Using Skills
AgentLogistics skills are written for AI agents that support progressive disclosure: load the smallest useful instruction first, then load references only when the task requires them.
- Identify the logistics task.
- Choose the matching atomic skill or skillset.
- Read the package
SKILL.md. - Load referenced files only when needed.
- Gather required inputs and evidence.
- Apply the skill procedure.
- Produce the output contract.
- State assumptions, missing evidence, calculations, and approval boundaries.
calculate-reorder-pointinvestigate-inventory-discrepancyplan-picking-waveaudit-freight-chargemap-wms-tms-integrationperform-logistics-root-cause-analysisbuild-daily-warehouse-plantriage-temperature-excursionprepare-dangerous-goods-shipping-researchplan-customs-broker-handoff
Use a skillset when the request is role-shaped or crosses multiple atomic skills. Examples:
- warehouse operator receive-to-ship workflow;
- inventory control discrepancy investigation;
- transportation coordinator freight analysis;
- logistics systems analyst integration review;
- distribution manager KPI and labor review.
Use a specialization when the request depends on jurisdiction, product class, transport mode, customs lane, regulatory source, food safety, dangerous goods, or other non-universal constraints.
Good outputs separate:
- facts;
- assumptions;
- missing inputs;
- source-backed requirements;
- calculations and units;
- source conflicts;
- operational recommendations;
- owner handoffs;
- approval boundaries.
A skill may prepare analysis, research, planning, and escalation packets. It must not approve legal, regulatory, engineering, food safety, dangerous-goods, customs, financial, customer, equipment, operator, or live-system decisions.
AgentLogistics is decision-support content. It does not provide legal advice, engineering approval, equipment certification, operator certification, regulatory approval, customs approval, food safety release, dangerous-goods approval, financial approval, customer commitment approval, or live-system authorization.