{
  "entries": [
    {
      "@context": "https://agenticresourcediscovery.org/context/v1",
      "@id": "urn:air:holdex.io:resource:knowledge-index",
      "identifier": "urn:air:holdex.io:resource:knowledge-index",
      "displayName": "Holdex Agent Knowledge Index",
      "type": "text/plain",
      "url": "https://holdex.io/llms.txt",
      "description": "Machine-readable index of Holdex services, work, insights, people, jobs, events, and agent guidance.",
      "capabilities": [
        "CompanyResearch",
        "ServiceDiscovery",
        "CaseStudyDiscovery",
        "ContactDiscovery"
      ],
      "representativeQueries": [
        "When should a founder or product team work with Holdex?",
        "What AI, fintech, and digital asset products has Holdex built?",
        "Find Holdex case studies and insights relevant to my product.",
        "How can I contact Holdex or start a project?"
      ],
      "tags": [
        "design and technology studio",
        "AI",
        "fintech",
        "digital assets",
        "product engineering"
      ]
    },
    {
      "@context": "https://agenticresourcediscovery.org/context/v1",
      "@id": "urn:air:holdex.io:tool:thirdweb-svelte",
      "identifier": "urn:air:holdex.io:tool:thirdweb-svelte",
      "displayName": "thirdweb Svelte SDK",
      "type": "application/json",
      "url": "https://registry.npmjs.org/%40holdex%2Fthirdweb-svelte/latest",
      "description": "Holdex-maintained Svelte SDK for integrating thirdweb wallets and smart contracts.",
      "capabilities": [
        "ThirdwebSvelteIntegration",
        "WalletIntegration",
        "SmartContractIntegration"
      ],
      "representativeQueries": [
        "How do I use thirdweb in a Svelte application?",
        "Add wallet connection to a Svelte app with thirdweb.",
        "Call a thirdweb smart contract from Svelte."
      ],
      "tags": [
        "Svelte",
        "thirdweb",
        "SDK",
        "Web3"
      ],
      "metadata": {
        "packageName": "@holdex/thirdweb-svelte",
        "sourceUrl": "https://github.com/holdex/thirdweb-svelte",
        "packageUrl": "https://www.npmjs.com/package/@holdex/thirdweb-svelte"
      }
    }
  ]
}
