{
  "$schema": "https://agentskills.io/schemas/v0.2.0/index.json",
  "version": "0.2.0",
  "name": "Adjacent News",
  "description": "Skills for discovering prediction-market indices, reference rates, and editorial content published by Adjacent News.",
  "homepage": "https://adjacent.markets",
  "skills": [
    {
      "name": "browse-indices",
      "type": "markdown",
      "description": "List the catalog of Adjacent News prediction-market indices with latest values.",
      "url": "https://adjacent.markets/.well-known/agent-skills/browse-indices/SKILL.md",
      "sha256": "236dcc6b5d82c94e57cf4e17e7dae90f02ec84bd6c4c5d50570386ca9f0d7b3a"
    },
    {
      "name": "read-index",
      "type": "markdown",
      "description": "Fetch a full snapshot of a single index: latest value, constituents, daily and intraday history.",
      "url": "https://adjacent.markets/.well-known/agent-skills/read-index/SKILL.md",
      "sha256": "94b7c3937cbbf59d489e9d3234152ecdad7e5d75d27f7a8297878219debf9600"
    },
    {
      "name": "read-article",
      "type": "markdown",
      "description": "Retrieve the full markdown body of an Adjacent News article by slug.",
      "url": "https://adjacent.markets/.well-known/agent-skills/read-article/SKILL.md",
      "sha256": "29b9507d12c59d0fcf675d1cf40199c58e7ffdddc1a6b101a083a85f883f5508"
    },
    {
      "name": "browse-rates",
      "type": "markdown",
      "description": "Browse Adjacent News reference rates: prediction-market-implied probabilities used as benchmark rates.",
      "url": "https://adjacent.markets/.well-known/agent-skills/browse-rates/SKILL.md",
      "sha256": "13e2e701284d8e56dc3cd89dcd48df0c0e30d9625744ad2c921c94577f6c00f7"
    }
  ]
}
