{
  "$schema": "https://agentskills.io/schemas/v0.2.0/index.json",
  "version": "0.2.0",
  "name": "Klepha agent skills",
  "description": "How an agent can use Klepha to measure and improve a brand's visibility inside AI-generated answers.",
  "publisher": {
    "name": "Klepha",
    "url": "https://klepha.com"
  },
  "skills": [
    {
      "name": "check-ai-visibility",
      "type": "skill",
      "description": "Measure how often ChatGPT, Gemini and Perplexity name and cite a given website, using the Klepha API.",
      "url": "https://klepha.com/.well-known/agent-skills/check-ai-visibility/SKILL.md",
      "sha256": "20c21e151bff537e66433da3982135a106c5b81862464d0a39a51166787c1156"
    },
    {
      "name": "read-answers",
      "type": "skill",
      "description": "Retrieve the full text of AI engine answers stored by Klepha, including citations and competitor mentions per engine.",
      "url": "https://klepha.com/.well-known/agent-skills/read-answers/SKILL.md",
      "sha256": "c653cd2d29920c787efdd340f8d1bd7957ebb7bb2c3798fe795a8316fceb2a26"
    }
  ]
}