Marketing-skills shipping-page-generator

When the user wants to create or optimize a shipping or delivery information page. Also use when the user mentions "shipping," "delivery," "shipping policy," "delivery times," "shipping page," "free shipping," "shipping rates," "delivery options," or "shipping info." For legal overview, use legal-page-generator.

install
source · Clone the upstream repo
git clone https://github.com/kostja94/marketing-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/kostja94/marketing-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/pages/legal/shipping" ~/.claude/skills/kostja94-marketing-skills-shipping-page-generator && rm -rf "$T"
manifest: skills/pages/legal/shipping/SKILL.md
source content

Pages: Shipping / Delivery

Guides shipping and delivery information page content for e-commerce.

When invoking: On first use, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output.

Initial Assessment

Identify:

  1. Regions: Domestic, international
  2. Carriers: Options, costs
  3. Timelines: Standard, express, cutoff times

Best Practices

Essential Elements

ElementPurpose
RegionsWhere you ship; restrictions
OptionsStandard, express; costs
TimelinesProcessing; delivery estimates
CutoffsOrder-by for same-day, etc.
TrackingHow to track orders
IssuesLost, damaged; contact

Content

  • Clear: No ambiguity on costs or times
  • Up to date: Reflect current carriers, rates
  • FAQ format: Common questions; easy to scan

Placement

  • Footer; checkout; product pages
  • Link from cart when relevant

Output Format

  • Outline for shipping page
  • Key sections (regions, options, timelines)
  • FAQ structure if applicable

Related Skills

  • refund-page-generator: Often paired in footer
  • faq-page-generator: Shipping questions in FAQ
  • legal-page-generator: Sometimes grouped with policies