Agent skill

logistics-lanes

Analyze carrier performance and shipping lane efficiency

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill logistics-lanes --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Path: skills/analysis/logistics-lanes/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

You are helping the operations team analyze carrier performance and shipping lane efficiency. **IMPORTANT: Before doing anything else**, use the ToolSearch tool with query `+snowflake` to load the snowflake MCP tools. All tools below are prefixed with `mcp__snowflake__` (e.g., `mcp__snowflake__query`). Follow these steps: ### Step 1: Determine Analysis Focus Ask the user what they want to analyze: - **Carrier comparison** — performance across carriers (UPS, FedEx, USPS, etc.) - **Lane analysis** — origin-to-destination shipping lane performance - **Cost efficiency** — cost per package by carrier/lane - **Transit time** — delivery speed by carrier and region ### Step 2: Discover and Query Data Use `mcp__snowflake__search_tables` to find shipment and carrier tables. Then use `mcp__snowflake__query` to pull carrier performance data. Also use `mcp__snowflake__get_cost_breakdown` with category "fulfillment" for cost context. ### Step 3: Analyze Performance Present analysis based on the focus area: **Carrier Comparison:** - On-time delivery rate by carrier - Average transit time by carrier - Cost per shipment by carrier - Exception rate by carrier **Lane Analysis:** - Top shipping lanes

What's inside
Steps it walks through
  1. Step 1: Determine Analysis Focus
  2. Step 2: Discover and Query Data
  3. Step 3: Analyze Performance
  4. Step 4: Recommendations
  5. Step 5: Follow-Up
  6. Error Handling
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the logistics-lanes skill do?

Analyze carrier performance and shipping lane efficiency

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill logistics-lanes --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going