{
  "$schema": "https://agentskills.io/schemas/index/v0.2.0.json",
  "version": "0.2.0",
  "skills": [
    {
      "name": "book-demo",
      "type": "action",
      "description": "Book a 10-minute live demo of Starko on real conversations.",
      "url": "https://starko.one/contact"
    },
    {
      "name": "browse-pricing",
      "type": "information",
      "description": "Retrieve current Starko pricing plans and feature comparison.",
      "url": "https://starko.one/pricing"
    },
    {
      "name": "browse-customers",
      "type": "information",
      "description": "Retrieve Starko customer stories and case studies.",
      "url": "https://starko.one/customers"
    },
    {
      "name": "help-center",
      "type": "information",
      "description": "Search Starko's public help center articles and product documentation.",
      "url": "https://starko.one/help-center"
    },
    {
      "name": "openapi-spec",
      "type": "information",
      "description": "OpenAPI specification for starko.one's public site endpoints (Markdown content access, contact form).",
      "url": "https://starko.one/openapi.json"
    },
    {
      "name": "developer-portal",
      "type": "information",
      "description": "Starko developer portal: API reference, quickstart examples, and agent/crawler resources (llms.txt, agent-skills manifest, markdown content access).",
      "url": "https://starko.one/developers"
    }
  ]
}
