{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "apparel-monster-overview",
      "type": "skill-md",
      "description": "Overview of Apparel Monster — an online apparel store (men, women, sportswear) running on Spree Commerce. Includes storefront URL, catalog summary, API base, and pointers to agent-accessible capabilities.",
      "url": "https://spree.apparel.monster/.well-known/agent-skills/apparel-monster-overview/SKILL.md",
      "digest": "sha256:83066520804f4135e30cf320fb7074af335093433bd6b7e1fc198fc2f73cf896"
    },
    {
      "name": "apparel-monster-catalog",
      "type": "skill-md",
      "description": "Full taxonomy of Apparel Monster's catalog — categories, collections, brands — with direct product-listing URLs and API filter parameters for each. Intended for AI shopping agents that need to map user intent to a Spree taxon.",
      "url": "https://spree.apparel.monster/.well-known/agent-skills/apparel-monster-catalog/SKILL.md",
      "digest": "sha256:8a6f4eb98e6d0cf4298fbc28665f7f5bd3879372cd8d63c330eba1c6e70d1a4d"
    },
    {
      "name": "apparel-monster-storefront-api",
      "type": "skill-md",
      "description": "End-to-end guide for AI shopping agents to interact with Apparel Monster's Spree v2 Storefront API — product discovery, cart management, checkout, and order lookup. JSON:API format, no auth for reads, order_token for cart operations.",
      "url": "https://spree.apparel.monster/.well-known/agent-skills/apparel-monster-storefront-api/SKILL.md",
      "digest": "sha256:f1f14ced559a6dffc40c1abd8fb566fb457aec3c3f64008de2df5a59d5c08b1e"
    },
    {
      "name": "spree-integration-basics",
      "type": "skill-md",
      "description": "Operational basics for integrating with Spree Commerce — authentication model, publishable vs admin keys, rate limits, JSON:API conventions, and error shapes. Applies to any Spree storefront, including Apparel Monster.",
      "url": "https://spree.apparel.monster/.well-known/agent-skills/spree-integration-basics/SKILL.md",
      "digest": "sha256:8fc62ed499be3ed59cf59ad1f9315f4a67c79dfecbc61bb5440c585ab7db5057"
    }
  ]
}
