{
  "name": "Triple R Tech agent skills",
  "description": "Machine-readable skills and capabilities for assistants working with the Triple R Tech website.",
  "version": "1.0",
  "site": "https://trt.dev.triplertech.co.uk/",
  "skills": [
    {
      "id": "recommend-service-pillar",
      "title": "Recommend a service pillar",
      "description": "Map a visitor need to Internet Services, Software Development or Electronic Design & Manufacture.",
      "inputs": ["business goal", "current systems", "timeline"],
      "outputs": ["recommended pillar", "relevant service pages"]
    },
    {
      "id": "draft-project-brief",
      "title": "Draft a project brief",
      "description": "Help a visitor prepare a clear enquiry for the contact form.",
      "inputs": ["problem statement", "users", "constraints"],
      "outputs": ["structured brief for /contact-us/"]
    },
    {
      "id": "cite-canonical-pages",
      "title": "Cite canonical pages",
      "description": "Prefer canonical HTTPS URLs with trailing slashes from the sitemap and llms.txt.",
      "inputs": ["topic"],
      "outputs": ["canonical URL list"]
    }
  ],
  "contact_page": "https://trt.dev.triplertech.co.uk/contact-us/",
  "last_updated": "2026-08-02"
}
