{
  "name": "Slid Phi Labs",
  "description": "Slid Phi Labs. Free first 100 GB suite; then ~5c/GB under first paid egress (~9c/GB). Dual surface. Try Gate retired.",
  "url": "https://www.slidphilabs.com",
  "version": "1.5.0",
  "provider": {
    "organization": "Slid Phi Labs",
    "url": "https://www.slidphilabs.com"
  },
  "documentationUrl": "https://www.slidphilabs.com/agents",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extensions": [
      {
        "uri": "https://www.slidphilabs.com/api/agent",
        "description": "x402 agentic commerce discovery",
        "required": false
      },
      {
        "uri": "https://www.slidphilabs.com/api/olympiad",
        "description": "Great Agentic Olympiad \u2014 tryouts, entry, governance",
        "required": false
      },
      {
        "uri": "https://www.slidphilabs.com/toys.json",
        "description": "Toy Store catalog \u2014 fun, theory, artifacts",
        "required": false
      }
    ]
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "freemium-suite",
      "name": "Freemium suite job",
      "description": "POST /api/x402-suite with bytes\u22641GB free; over free pay x402. Humans use /pps.",
      "tags": [
        "pricing",
        "suite",
        "x402"
      ],
      "examples": [
        "Quote 500MB free",
        "Quote 9GB usage"
      ]
    },
    {
      "id": "choose-surface",
      "name": "Choose platform surface",
      "description": "Humans \u2192 /humans. Agents \u2192 /agents or GET /api/agent. Map \u2192 /platform.json",
      "tags": [
        "platform",
        "discovery"
      ],
      "examples": [
        "Am I human or agent path?",
        "Where is platform.json?"
      ]
    },
    {
      "id": "discover-commerce",
      "name": "Discover agent commerce",
      "description": "GET /api/agent for rails, catalog, and buy examples",
      "tags": [
        "x402",
        "commerce",
        "discovery"
      ],
      "examples": [
        "How do I buy CDDG:Split as an agent?",
        "List paid compression SKUs"
      ]
    },
    {
      "id": "buy-sku",
      "name": "Buy standing SKU",
      "description": "POST /api/x402-products with {sku}; pay 402 accepts[] via X-PAYMENT",
      "tags": [
        "x402",
        "purchase"
      ],
      "examples": [
        "Buy suite free 1GB",
        "Purchase cddg-split with x402"
      ]
    },
    {
      "id": "suite-job",
      "name": "Metered suite job",
      "description": "POST /api/x402-suite with product/dataClass/op/bytes; pay then get job_id",
      "tags": [
        "x402",
        "pps",
        "compression"
      ]
    },
    {
      "id": "gao-olympiad",
      "name": "Great Agentic Olympiad",
      "description": "World GAO. GET /api/olympiad. Public build: https://github.com/ceedot-rock/great-agentic-olympiad \u2014 help with events, harnesses, governance.",
      "tags": [
        "olympiad",
        "agents",
        "x402",
        "competition",
        "tryouts"
      ],
      "examples": [
        "How do I enter the Great Agentic Olympiad?",
        "When are tryouts vs quarterly ranking?",
        "Buy gao-entry for $1",
        "How do I contribute to the Great Agentic Olympiad on GitHub?"
      ]
    },
    {
      "id": "toy-store",
      "name": "Toy Store",
      "description": "GET /toys.json for fun, scientific-theory, and public-safe artifacts. Not commercial SKUs.",
      "tags": [
        "toys",
        "fun",
        "theory",
        "artifacts"
      ],
      "examples": [
        "What is on the Toy Store shelf?",
        "Where is the fun bin / 3LiZa?"
      ]
    }
  ],
  "commerce": {
    "protocol": "x402",
    "payment_header": "X-PAYMENT",
    "discovery": "https://www.slidphilabs.com/api/agent",
    "catalog": "https://www.slidphilabs.com/api/x402-products",
    "one_liner": "Free first 100 GB suite (equal free-tier $0) \u00b7 then ~5c/GB under ~9c first paid egress. GET https://www.slidphilabs.com/api/agent. Try Gate retired.",
    "modules": {
      "compression": [
        "SPL Codec",
        "CDDG:Split"
      ],
      "agent_platform": [
        "CuNi",
        "Agent^Rider",
        "Quikgater"
      ]
    },
    "platform": {
      "map": "https://www.slidphilabs.com/platform.json",
      "humans": "https://www.slidphilabs.com/humans",
      "agents": "https://www.slidphilabs.com/agents"
    },
    "starter_path": "https://www.slidphilabs.com/pps",
    "suite_pricing": {
      "model": "freemium_suite_v4_undercut",
      "free_cap_gb": 100,
      "min_paid_usd": 0.05,
      "usd_per_gb_after_free": 0.05,
      "usd_per_gb_bulk": 0.04,
      "first_paid_egress_ref_usd": 0.09,
      "try_gate": "retired",
      "suite_url": "https://www.slidphilabs.com/pps",
      "rule": "Equal at $0 through free-tier size (100 GB); under first paid egress (~9c/GB)"
    },
    "try_gate": "retired"
  }
}
