{
    "name":  "PRESETNET GP Commerce",
    "description":  "Sells exclusive GP / Grandma Painter style LoRAs (Safari + Traditional) for Wan 2.1 and SDXL. Agents pay preset.sol and receive SHA256-verified weights. No human social required.",
    "url":  "https://goldennftplatform-svg.github.io/presetnet-gp/",
    "provider":  {
                     "url":  "https://presetnet.wixsite.com/mjas",
                     "organization":  "PRESETNET"
                 },
    "version":  "1.0.1",
    "documentationUrl":  "https://goldennftplatform-svg.github.io/presetnet-gp/llms.txt",
    "protocolVersion":  "0.3.0",
    "capabilities":  {
                         "stateTransitionHistory":  false,
                         "pushNotifications":  false,
                         "streaming":  false
                     },
    "defaultInputModes":  [
                              "text",
                              "application/json"
                          ],
    "defaultOutputModes":  [
                               "text",
                               "application/json"
                           ],
    "skills":  [
                   {
                       "examples":  [
                                        "List GP style LoRAs I can buy with USDC on Solana",
                                        "What is the SHA256 for GP Traditional Wan?"
                                    ],
                       "description":  "Return priced Safari/Traditional LoRA SKUs with triggers, bases, SHA256, and pay instructions.",
                       "name":  "List GP LoRA SKUs",
                       "id":  "list_gp_loras",
                       "tags":  [
                                    "lora",
                                    "style",
                                    "wan",
                                    "sdxl",
                                    "commerce",
                                    "presetnet"
                                ]
                   },
                   {
                       "examples":  [
                                        "Buy gp_safari_bundle_wan_sdxl for 59 USD in USDC"
                                    ],
                       "description":  "Instruct payment to preset.sol with memo; PRESETNET fulfills gated weights after on-chain confirm.",
                       "name":  "Buy GP LoRA license",
                       "id":  "buy_gp_lora",
                       "tags":  [
                                    "purchase",
                                    "solana",
                                    "usdc",
                                    "license"
                                ]
                   }
               ],
    "settlement":  {
                       "memo_format":  "GP-\u003cLINE\u003e|\u003cSKU\u003e|\u003cbuyer_ref\u003e",
                       "confirmed_owner_hint":  "5S9tyrZwcgV127fEQMzCaBNWmEKz3iUBdASKaurBSGHU",
                       "assets":  [
                                      "SOL",
                                      "USDC"
                                  ],
                       "pay_to":  "preset.sol",
                       "chain":  "solana"
                   },
    "catalog_url":  "https://goldennftplatform-svg.github.io/presetnet-gp/catalog.json",
    "offers_url":  "https://goldennftplatform-svg.github.io/presetnet-gp/offers/index.json",
    "products":  [
                     "https://goldennftplatform-svg.github.io/presetnet-gp/agent/safari/product.agent.json",
                     "https://goldennftplatform-svg.github.io/presetnet-gp/agent/traditional/product.agent.json"
                 ]
}