shipping-margin
Analyze shipping cost margins by channel and carrier
Profile →npx skills add majiayu000/claude-skill-registry --skill shipping-margin --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
You are helping the operations team analyze shipping cost margins. **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__get_cost_breakdown`). Follow these steps: ### Step 1: Gather Context Ask the user what they want to analyze: - **Channel focus**: Specific channel (DTC, Amazon, Wholesale) or all? - **Cost category**: Fulfillment costs, shipping costs, or both? - **Comparison**: vs budget, vs previous period, or absolute numbers? ### Step 2: Pull Cost Data Use `mcp__snowflake__get_cost_breakdown` with category "fulfillment" to get shipping and fulfillment cost data. Then use `mcp__snowflake__get_unit_economics` to get per-unit shipping margins by channel. ### Step 3: Analyze Margins Calculate and present: - **Shipping cost per order** by channel - **Shipping as % of revenue** by channel - **Fulfillment cost per unit** by product type - **Margin impact** — how shipping costs affect gross margin - **Channel comparison** — which channels have best/worst shipping economics ### Step 4: Identify Opportunities Highlight: - Channels where ship
- Step 1: Gather Context
- Step 2: Pull Cost Data
- Step 3: Analyze Margins
- Step 4: Identify Opportunities
- Step 5: Follow-Up
- Error Handling
What does the shipping-margin skill do?
Analyze shipping cost margins by channel and carrier
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill shipping-margin --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.