{
  "$schema": "https://schemas.agentskills.io/discovery/0.2.0/schema.json",
  "skills": [
    {
      "name": "find-wellness-content",
      "type": "skill-md",
      "description": "How an agent should locate anahana.com content by topic: sitemap structure, /en/ (and 23 other) language prefixes, section paths like /angel-numbers/ and /wellbeing-blog/, and the live markdown content negotiation (Accept: text/markdown).",
      "url": "/.well-known/agent-skills/find-wellness-content/SKILL.md",
      "digest": "sha256:aaf9b1e8497a48fea07cef3bd5c0c1e946834db0d3d629b31c416bd36c2e488a"
    },
    {
      "name": "angel-numbers-lookup",
      "type": "skill-md",
      "description": "How to resolve a specific angel number (e.g. 111, 1234, 22) to its anahana.com article URL, including the two real slug patterns in use and their exceptions.",
      "url": "/.well-known/agent-skills/angel-numbers-lookup/SKILL.md",
      "digest": "sha256:6e6cf2ce516e111c09efc6fc255b990960fbc25ce6a2649522e0c08dbf17e842"
    },
    {
      "name": "ai-agent-wellbeing",
      "type": "archive",
      "description": "Operational protocols for an AI agent's own working state - verify the environment before deciding, manage context across phases, check what you actually know, classify a failure before retrying it, re-verify stale plan assumptions, and hand off to a human. Use when a step surprises you, a tool call fails, an action is about to touch the outside world, a long task is drifting, a claim is load-bearing, or you are about to retry something that already failed once.",
      "url": "/.well-known/agent-skills/ai-agent-wellbeing.tar.gz",
      "digest": "sha256:8f8e2fef4fd4437ac32a2f6aecf5053431784a9b2ae91ea00f43aea56298806b"
    }
  ]
}
