Commerce Custom Skills · Curated

Shipping Policy Writer

Drafts a clear shipping policy page from the store's actual configured shipping zones and rates.

What it does

Reads a WooCommerce store's shipping zones, methods, and rates (flat rate, free shipping thresholds, local pickup) and turns them into a plain-language shipping policy page, rather than a generic template with placeholder numbers. Organizes the page by region if multiple shipping zones exist, and notes explicitly where information isn't available in the settings and needs to be supplied.

Install

This skill isn't packaged in an installable registry. It's a plain SKILL.md file you can copy directly. Copy it from the SKILL.md tab and save it at the path for your assistant:

Use it in your AI assistant

Claude Code

.claude/skills/shipping-policy-writer/ (or ~/.claude/skills/shipping-policy-writer/ for all projects)

GitHub Copilot (VS Code)

.github/skills/shipping-policy-writer/

OpenAI Codex

.codex/skills/shipping-policy-writer/

Cursor

.cursor/skills/shipping-policy-writer/ (or ~/.cursor/skills/shipping-policy-writer/ globally)

Compatibility

WordPress with WooCommerce active. Needs read access to WooCommerce shipping zone and method settings.