{
  "name": "VitaDAO Research Terminal",
  "description": "AI-powered terminal for querying VitaDAO longevity research projects, IPTs, governance data, and DeSci publications.",
  "url": "https://www.vitadao.com/terminal",
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text"],
  "skills": [
    {
      "id": "longevity-research-query",
      "name": "Longevity Research Query",
      "description": "Query VitaDAO funded research projects, IPTs, and longevity science publications",
      "tags": ["longevity", "research", "DeSci", "biotech", "aging", "IPT"],
      "examples": [
        "What longevity projects has VitaDAO funded?",
        "What is an Intellectual Property Token?",
        "What is VITA-FAST?",
        "How does VitaDAO governance work?",
        "What senolytics research has VitaDAO funded?"
      ]
    },
    {
      "id": "governance-query",
      "name": "Governance Query",
      "description": "Query VITA token information and DAO governance",
      "tags": ["DAO", "governance", "VITA token", "DeSci"],
      "examples": [
        "How do I vote on VitaDAO proposals?",
        "What is the VITA token?",
        "How does VitaDAO fund research?",
        "What is the VITA token supply?"
      ]
    },
    {
      "id": "project-details",
      "name": "Project Details",
      "description": "Get details on a specific VitaDAO funded research project including status, therapeutic area, and updates",
      "tags": ["projects", "IPT", "research", "biotech", "longevity"],
      "examples": [
        "Tell me about the VITA-FAST project",
        "What is VitaRNA?",
        "What is ARTAN Bio working on?",
        "What projects are in the senolytics area?",
        "What is RMR2?"
      ]
    },
    {
      "id": "blog-search",
      "name": "Blog & Research Articles",
      "description": "Search and retrieve VitaDAO blog articles, research updates, and longevity newsletters",
      "tags": ["blog", "articles", "research", "newsletter", "longevity"],
      "examples": [
        "Find articles about rapamycin",
        "What has VitaDAO published about epigenetic reprogramming?",
        "Show me recent longevity newsletter articles",
        "Find research updates about aging biomarkers"
      ]
    },
    {
      "id": "sab-roster",
      "name": "Scientific Advisory Board",
      "description": "Query VitaDAO's Scientific Advisory Board members, their expertise, and research focus areas",
      "tags": ["SAB", "scientists", "advisors", "longevity", "research"],
      "examples": [
        "Who is on VitaDAO's Scientific Advisory Board?",
        "What is Aubrey de Grey's role at VitaDAO?",
        "Which SAB members focus on senolytics?",
        "Who reviews VitaDAO research proposals?"
      ]
    }
  ]
}
