{
  "$schema": "https://agentskills.io/schema/v1",
  "skills": [
    {
      "name": "Projects Portfolio",
      "type": "read",
      "description": "Browse S. Demetriou Contractors' construction projects across Cyprus. Access project details, images, locations, and categories.",
      "url": "https://sdemetriou.com/projects",
      "sha256": "abc123def456"
    },
    {
      "name": "Construction Specifications",
      "type": "read",
      "description": "Access detailed construction specifications including structural engineering, thermal performance, electrical systems, plumbing, interior finishes, and external works.",
      "url": "https://sdemetriou.com/specifications",
      "sha256": "def456abc789"
    },
    {
      "name": "Company Information",
      "type": "read",
      "description": "Learn about S. Demetriou Contractors' history, timeline, values, and team since 2002.",
      "url": "https://sdemetriou.com/about",
      "sha256": "ghi789jkl012"
    },
    {
      "name": "Contact Form",
      "type": "write",
      "description": "Submit a contact inquiry to S. Demetriou Contractors for construction projects in Cyprus.",
      "url": "https://sdemetriou.com/contact",
      "sha256": "jkl012mno345"
    }
  ]
}
