{
  "specVersion": "1.0",
  "host": {
    "displayName": "Herasight",
    "identifier": "did:web:www.herasight.com"
  },
  "entries": [
    {
      "@context": "https://agenticresourcediscovery.org/context/v1",
      "identifier": "urn:air:www.herasight.com:skill:public-research",
      "displayName": "Herasight Public Research",
      "type": "text/markdown",
      "url": "https://www.herasight.com/.well-known/agent-skills/herasight-public-research/SKILL.md",
      "description": "Instructions for finding and citing public Herasight research, educational information, policies, and contact paths.",
      "capabilities": [
        "PublicContentDiscovery",
        "ResearchCitation"
      ],
      "representativeQueries": [
        "What research has Herasight published about polygenic embryo screening?",
        "Where can I find Herasight information about IVF and embryo screening?",
        "What does Herasight say about privacy and consumer health data?"
      ]
    },
    {
      "@context": "https://agenticresourcediscovery.org/context/v1",
      "identifier": "urn:air:www.herasight.com:mcp:public-research",
      "displayName": "Herasight MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://www.herasight.com/mcp-server-card.json",
      "description": "Server card for the authenticated, read-only Herasight public-research MCP service.",
      "capabilities": [
        "MCP",
        "OAuth2"
      ],
      "representativeQueries": [
        "Find authoritative Herasight research about polygenic embryo screening.",
        "Locate Herasight educational information about IVF and embryo screening.",
        "Find the Herasight policy or contact page that answers my question."
      ]
    }
  ]
}
