{
  "protocolVersion": "0.3.0",
  "name": "Cosmos Institute",
  "description": "The Academy for Philosopher-Builders. Cosmos Institute is a 501(c)(3) nonprofit developing technologists who build AI for human flourishing — through fellowships, fast grants for prototypes and essays, and seminars with institutions including Oxford, the Aspen Institute, and Liberty Fund.",
  "url": "https://cosmos-institute.org",
  "preferredTransport": "HTTP+JSON",
  "provider": {
    "organization": "Cosmos Institute",
    "url": "https://cosmos-institute.org"
  },
  "iconUrl": "https://cosmos-institute.org/icons/favicon.svg",
  "documentationUrl": "https://cosmos-institute.org/llms.txt",
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["text/plain", "text/markdown"],
  "skills": [
    {
      "id": "essays-and-ideas",
      "name": "Essays and ideas",
      "description": "Writing on AI, philosophy, and human flourishing, including the Cosmos Substack.",
      "tags": ["essays", "philosophy", "ai", "writing", "ideas"],
      "examples": [
        "What has Cosmos Institute published about AI and human autonomy?",
        "Where can I read Cosmos Institute essays?"
      ],
      "inputModes": ["text/plain"],
      "outputModes": ["text/plain", "text/markdown"]
    },
    {
      "id": "fellowship-information",
      "name": "Fellowship information",
      "description": "Details of the Cosmos Fellowship and Senior Research Fellows programme.",
      "tags": ["fellowship", "research", "programmes", "applications"],
      "examples": [
        "How do I apply for the Cosmos Fellowship?",
        "What is the Senior Research Fellows programme?"
      ],
      "inputModes": ["text/plain"],
      "outputModes": ["text/plain", "text/markdown"]
    },
    {
      "id": "grants-information",
      "name": "Grants information",
      "description": "Cosmos Grants: fast, small grants for prototypes, essays, and research on AI and human flourishing.",
      "tags": ["grants", "funding", "prototypes", "research"],
      "examples": [
        "What are Cosmos Grants and who can apply?",
        "How large are Cosmos fast grants?"
      ],
      "inputModes": ["text/plain"],
      "outputModes": ["text/plain", "text/markdown"]
    },
    {
      "id": "programmes-and-seminars",
      "name": "Programmes and seminars",
      "description": "Events and educational programmes run with partner institutions.",
      "tags": ["seminars", "events", "programmes", "partners"],
      "examples": [
        "What seminars does Cosmos Institute run?",
        "Which institutions does Cosmos Institute partner with?"
      ],
      "inputModes": ["text/plain"],
      "outputModes": ["text/plain", "text/markdown"]
    }
  ],
  "securitySchemes": {},
  "security": [],
  "additionalInterfaces": [
    { "url": "https://cosmos-institute.org/llms.txt", "transport": "HTTP+JSON" }
  ],
  "supportsAuthenticatedExtendedCard": false
}
