generated: '2026-08-02' method: searched source: https://www.brooklinen.com/agents.md note: >- Brooklinen publishes its own agent instruction document at /agents.md (mirrored at /llms.txt), saved here verbatim. The two packaged skills below are generated by API Evangelist from that document plus live probes, and are grounded in real operation names — the storefront operationIds in openapi/brooklinen-storefront-openapi.yml and the UCP shopping method names in mcp/brooklinen-ucp-shopping-mcp.openrpc.json. skills: - file: brooklinen-agents.md name: Brooklinen agent instructions (provider-published) method: searched source: https://www.brooklinen.com/agents.md verbatim: true api: https://www.brooklinen.com/api/ucp/mcp - file: brooklinen-browse-catalog.md name: Browse the Brooklinen catalog method: generated api: openapi/brooklinen-storefront-openapi.yml operations: [listProducts, getProduct, listCollectionProducts, suggestSearch] - file: brooklinen-agentic-purchase.md name: Buy from Brooklinen over UCP/MCP method: generated api: mcp/brooklinen-mcp.yml operations: [search_catalog, lookup_catalog, get_product, create_cart, update_cart, get_cart, create_checkout, update_checkout, complete_checkout, get_order] human_in_the_loop: required