{
  "$schema": "https://agentskills.io/schemas/index-0.2.json",
  "publisher": { "name": "NorseHost editorial", "url": "https://norsehost.com/" },
  "skills": [
    {
      "name": "norsehost/reviews.list",
      "type": "api",
      "description": "List hosting/VPS/domain reviews with metadata (cluster, verdict, last audited).",
      "url": "https://norsehost.com/api/index.json",
      "method": "GET",
      "outputFormat": "application/json",
      "sha256": null
    },
    {
      "name": "norsehost/reviews.list.da",
      "type": "api",
      "description": "Danish-language review index.",
      "url": "https://norsehost.com/da/api/index.json",
      "method": "GET",
      "outputFormat": "application/json",
      "sha256": null
    },
    {
      "name": "norsehost/llms",
      "type": "llms-txt",
      "description": "AI-readable index of NorseHost reviews.",
      "url": "https://norsehost.com/llms.txt",
      "outputFormat": "text/plain",
      "sha256": null
    },
    {
      "name": "norsehost/llms-full",
      "type": "llms-txt",
      "description": "Full-text dump of NorseHost reviews for retrieval augmentation.",
      "url": "https://norsehost.com/llms-full.txt",
      "outputFormat": "text/plain",
      "sha256": null
    }
  ]
}
