{
  "$schema": "https://agentskills.io/schema/v0.2.0/index.json",
  "version": "0.2.0",
  "skills": [
    {
      "name": "list_articles",
      "type": "http",
      "description": "List published Starlight Retail articles via /api/articles.",
      "url": "https://starlightretail.ltd/.well-known/agent-skills/list-articles/SKILL.md",
      "sha256": "6fbb48cd578910f885525cc9eba73ec42ee77fd53e74b0c7c6741eef59fb3b29"
    },
    {
      "name": "submit_contact",
      "type": "http",
      "description": "Submit the Starlight Retail contact form via /api/contact (origin-checked, reCAPTCHA-gated).",
      "url": "https://starlightretail.ltd/.well-known/agent-skills/contact-form/SKILL.md",
      "sha256": "bfc6cdba123888318ab1c4f30d5bacd654a53825110e88d0f0b717c0a3b5ba77"
    },
    {
      "name": "search_help_center",
      "type": "http",
      "description": "Search Starlight Retail's public Zendesk Help Center across products, MeeTaker AI, security, partners.",
      "url": "https://starlightretail.ltd/.well-known/agent-skills/search-help-center/SKILL.md",
      "sha256": "cf0680c5dd1ff5bdb1cc837626edc93883426973f83dde02a8e9e4e008d7c8fb"
    },
    {
      "name": "submit_support_ticket",
      "type": "http",
      "description": "Open a Zendesk support ticket via /api/zendesk/tickets on behalf of the user.",
      "url": "https://starlightretail.ltd/.well-known/agent-skills/submit-support-ticket/SKILL.md",
      "sha256": "d92d12d5ff6086ba74e12bcf4fb50ca6377429f80d64dcecdf0a78af4d2a4ac5"
    },
    {
      "name": "web_bot_auth",
      "type": "http",
      "description": "Verify HTTP Message Signatures from Starlight Retail outbound requests using the published JWKS directory.",
      "url": "https://starlightretail.ltd/.well-known/agent-skills/web-bot-auth/SKILL.md",
      "sha256": "87603a69cb8dd78dbdaf9621542f166e9a49fecdb23974a8b567d819ad32dfca"
    }
  ]
}
