# Skill: Browse the CorrugatedBoxes.com catalog

Find and reference made-to-order corrugated boxes without scraping HTML.

## Capabilities
- List every indexable page and the full box-size catalog from the sitemap index at https://corrugatedboxes.com/sitemap.xml.
- Read a Markdown overview of the site at https://corrugatedboxes.com/ by sending `Accept: text/markdown` (content negotiation).
- Discover machine-readable resources from the API catalog at https://corrugatedboxes.com/.well-known/api-catalog (RFC 9727).
- Connect to the MCP server described at https://corrugatedboxes.com/.well-known/mcp/server-card.json (Streamable HTTP endpoint https://corrugatedboxes.com/mcp) for the `site_overview` and `find_box_size` tools.

## Finding a box
Boxes are made to order in exact inner dimensions (inches). Build a shop URL as
`https://corrugatedboxes.com/shop?length=L&width=W&height=H` (add `&type=HSC` for a half-slotted box; RSC is the default). Valid ranges: length 6–30", width ≥ 5.75" and ≤ length, height ≥ 2.5", and width + height ≤ 41.5". Custom sizes and bulk orders go to https://corrugatedboxes.com/quote.
