{
  "schema": "agent-skills/1.0",
  "domain": "robots.ai",
  "skills": [
    {
      "id": "search",
      "name": "Robot Search",
      "description": "Search the robots.ai directory for robots by type, manufacturer, price range, or use case",
      "skill_md": "https://robots.ai/.agents/skills/search/SKILL.md"
    },
    {
      "id": "pricing",
      "name": "Robot Pricing",
      "description": "Get current pricing, availability, and purchase options for robots listed on robots.ai",
      "skill_md": "https://robots.ai/.agents/skills/pricing/SKILL.md"
    },
    {
      "id": "directory",
      "name": "Robot Directory",
      "description": "Browse the robots.ai directory by category — humanoid, quadruped, industrial, consumer, agricultural, medical",
      "skill_md": "https://robots.ai/.agents/skills/directory/SKILL.md"
    }
  ]
}
