generated: '2026-08-25' provider: malk-organics api: MALK Organics Storefront Commerce (UCP / MCP) notes: >- MALK Organics publishes its own agent-instructions document at https://malkorganics.com/agents.md, saved verbatim here. The two packaged skills below are generated by API Evangelist and grounded entirely in the live MCP tools/list response captured at mcp/malk-organics-mcp-tools.json (probed 2026-08-25, HTTP 200, 13 tools) - every operation named in them is a real tool the endpoint returned. No OpenAPI exists for this provider; the tool schemas are the contract. skills: - name: malk-organics-agents file: malk-organics-agents.md method: searched source: https://malkorganics.com/agents.md http_status: 200 fetched: '2026-08-25' description: >- MALK Organics's own agent instructions - UCP discovery and MCP endpoint, the six-step agent flow, supported UCP versions, the buyer-approval rule, rate-limit guidance, and the read-only browsing surfaces. verbatim: true - name: malk-organics-catalog-discovery file: malk-organics-catalog-discovery.md method: generated operations: [search_catalog, lookup_catalog, get_product] description: Anonymous catalog search and product lookup, with correct price conversion. - name: malk-organics-buyer-approved-checkout file: malk-organics-buyer-approved-checkout.md method: generated operations: - search_catalog - create_cart - update_cart - cancel_cart - create_checkout - update_checkout - get_checkout - complete_checkout - cancel_checkout - get_order description: >- Cart-to-checkout flow that stops at the payment and hands the decision to the human, with the reversal path at every step.