{
  "$schema": "https://github.com/cloudflare/agent-skills-discovery-rfc/blob/main/schema.json",
  "name": "TripTrust",
  "description": "School trip accreditation standard - find, verify, and book trusted international school trip providers",
  "skills": [
    {
      "name": "browse-providers",
      "type": "directory",
      "url": "https://triptrust.org/directory",
      "description": "Browse accredited international school trip and camp providers"
    },
    {
      "name": "pledge-school",
      "type": "form",
      "url": "https://triptrust.org/founding-schools",
      "description": "Pledge your school as a founding member"
    },
    {
      "name": "apply-provider",
      "type": "form",
      "url": "https://triptrust.org/founding-providers",
      "description": "Apply to join the founding provider cohort"
    },
    {
      "name": "register-interest",
      "type": "form",
      "url": "https://triptrust.org/interest",
      "description": "Register interest as a school, provider, or investor"
    },
    {
      "name": "view-casebook",
      "type": "reference",
      "url": "https://triptrust.org/casebook",
      "description": "View documented incidents and risk case studies"
    },
    {
      "name": "learn-about",
      "type": "reference",
      "url": "https://triptrust.org/about",
      "description": "Learn about the TripTrust accreditation standard"
    }
  ]
}