{
  "$schema": "https://agentskills.io/schemas/v0.2.0/index.json",
  "version": "0.2.0",
  "name": "Brandry agent skills",
  "description": "Skills an agent can adopt when working with Brandry: product knowledge and dealer agent-readiness review.",
  "skills": [
    {
      "id": "brandry-product",
      "name": "Brandry product knowledge",
      "description": "Answer questions about Brandry: what it is, the four pricing tiers, the twelve capability modules, which tier a module is included from, the agent surfaces it supports and the data sources it reads. Backed by the live MCP tools get_company_info, get_pricing, list_modules and get_integrations.",
      "version": "1.0.0",
      "source": "https://brandry.ai/.well-known/agent-skills/brandry-product/SKILL.md",
      "license": "CC-BY-4.0"
    },
    {
      "id": "agent-readiness",
      "name": "Dealer agent-readiness review",
      "description": "Explain what agent readiness means for a car dealership, the five levels of the public 0 to 100 scale, and exactly which surfaces a site is checked for. Backed by the live MCP tool check_agent_readiness. It explains the rubric and points at the public checker; it does not run a scan itself.",
      "version": "1.0.0",
      "source": "https://brandry.ai/.well-known/agent-skills/agent-readiness/SKILL.md",
      "license": "CC-BY-4.0"
    }
  ]
}
