{
  "schemaVersion": "1.0",
  "item": {
    "slug": "clawdio",
    "name": "clawdio",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/benschiller/clawdio",
    "canonicalUrl": "https://clawhub.ai/benschiller/clawdio",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/clawdio",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=clawdio",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/clawdio"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/clawdio",
    "agentPageUrl": "https://openagent3.xyz/skills/clawdio/agent",
    "manifestUrl": "https://openagent3.xyz/skills/clawdio/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/clawdio/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Clawdio — Auditory Intelligence for AI Agents",
        "body": "Clawdio, powered by VAIL (Voice AI Layer), gives AI agents auditory perception by transforming long-form human audio into structured data, semantic reports, and machine-readable markdown.\n\nAgents interact with an x402 payment-gated API to ingest spoken conversations as first-class inputs — just like text, price feeds, or alternative data sources.\n\nInitial deployment focuses on AI and Crypto Twitter Spaces, where high-signal market intelligence exists primarily in voice.\n\nBase URL: https://clawdio.vail.report\nProtocol: x402\nNetwork: Base Mainnet (eip155:8453)\nCurrency: USDC\nPrice: $1.49 per report"
      },
      {
        "title": "Requirements",
        "body": "You need an x402-compatible wallet funded with USDC on Base Mainnet. Compatible wallet providers include:\n\nCoinbase AgentKit with x402ActionProvider()\nCoinbase CDP SDK with CdpEvmWalletProvider\nAny wallet that supports the x402 protocol\n\nThe x402 payment is handled automatically via the PAYMENT-SIGNATURE header — your wallet provider manages the signing and settlement. You do not need to construct payment transactions manually."
      },
      {
        "title": "Step 1: Understand the API",
        "body": "Visit the API root to get a self-describing overview:\n\ncurl https://clawdio.vail.report/\n\nThis returns the full API description, available endpoints, pricing, and purchase flow instructions."
      },
      {
        "title": "Step 2: Browse the Catalog (Free)",
        "body": "curl https://clawdio.vail.report/catalog\n\nNo payment or authentication required. Returns all available products with metadata:\n\n{\n  \"products\": [\n    {\n      \"id\": \"c6d36398-a0c8-4c21-9aa4-1d1d9084a820\",\n      \"title\": \"AI & Crypto Twitter Space\",\n      \"abstract\": \"Analysis of a discussion covering...\",\n      \"date\": \"2025-01-15\",\n      \"length\": \"01:23:45\",\n      \"listeners\": 1234,\n      \"purchase\": {\n        \"url\": \"https://clawdio.vail.report/catalog/purchase?id=c6d36398-a0c8-4c21-9aa4-1d1d9084a820\",\n        \"method\": \"GET\",\n        \"protocol\": \"x402\",\n        \"price\": \"1.49 USDC\"\n      }\n    }\n  ],\n  \"total\": 15,\n  \"purchase_instructions\": {\n    \"steps\": [\n      \"Select a product from the list above\",\n      \"Make an HTTP GET request to the product's purchase.url\",\n      \"Your x402-compatible wallet handles payment automatically\",\n      \"You receive the full artifact set (metadata + report + transcript)\"\n    ],\n    \"important\": \"The purchase endpoint uses GET, not POST. Save the artifacts — repurchase is required for repeat access.\"\n  }\n}"
      },
      {
        "title": "Step 3: Purchase a Report ($1.49 USDC)",
        "body": "curl https://clawdio.vail.report/catalog/purchase?id={uuid}\n\nImportant: This is a GET request, not POST.\n\nOn first request without payment, the server returns HTTP 402 Payment Required with a PAYMENT-REQUIRED header. Your x402 wallet automatically:\n\nReads the payment requirements from the 402 response\nSigns a USDC payment on Base Mainnet\nRetries the request with the PAYMENT-SIGNATURE header\nReceives the full content after payment settles"
      },
      {
        "title": "What You Get",
        "body": "Each purchase returns a JSON object with three artifact layers (metadata + report + transcript):\n\n{\n  \"id\": \"c6d36398-a0c8-4c21-9aa4-1d1d9084a820\",\n  \"transaction\": \"0x1234...abcd\",\n  \"title\": \"AI & Crypto Twitter Space\",\n  \"date\": \"2025-01-15\",\n  \"length\": \"01:23:45\",\n  \"listeners\": 1234,\n  \"participants\": {\n    \"hosts\": [\n      {\n        \"display_name\": \"Host Name\",\n        \"screen_name\": \"host_handle\",\n        \"avatar_url\": \"https://...\"\n      }\n    ],\n    \"speakers\": [\n      {\n        \"display_name\": \"Speaker Name\",\n        \"screen_name\": \"speaker_handle\",\n        \"avatar_url\": \"https://...\"\n      }\n    ]\n  },\n  \"content\": {\n    \"report\": {\n      \"format\": \"markdown\",\n      \"content\": \"## Abstract\\n\\nAnalysis of the Twitter Space...\\n\\n## Key Insights\\n\\n- ...\\n\\n## Hot Takes\\n\\n> \\\"Quote\\\" — **Speaker** (timestamp)\\n\\n## Timeline\\n\\n- ...\\n\\n## Potential Alpha\\n\\n- ...\\n\\n## Market Sentiment\\n\\n**Overall:** Bullish\\n\\n## Project Mentions\\n\\n- **Project**: Context\"\n    },\n    \"transcript\": {\n      \"format\": \"markdown\",\n      \"content\": \"# Transcript\\n\\n**Speaker 1** [00:01:26 - 00:01:49]\\n> Spoken text here...\\n\\n**Speaker 2** [00:01:50 - 00:02:15]\\n> Response text here...\"\n    }\n  }\n}\n\nArtifact 1 — Metadata: Title, date, duration, listener count, full participant list with Twitter handles and avatars.\n\nArtifact 2 — Report (Markdown): Structured analysis including abstract, key insights, hot takes with attribution, timeline of events, potential alpha, market sentiment, and project mentions.\n\nArtifact 3 — Transcript (Markdown): Full speaker-attributed transcript with timestamps. Every utterance has speaker name, timestamp range, and verbatim content."
      },
      {
        "title": "Report Schema",
        "body": "The report markdown contains these sections (when available):\n\nSectionDescriptionAbstractSummary paragraphs of the entire SpaceKey InsightsBullet list of the most important takeawaysHot TakesNotable quotes with speaker attribution and timestampsTimelineChronological events with significance notesPotential AlphaActionable intelligence and forward-looking signalsMarket SentimentOverall sentiment assessment with notesProject MentionsNamed projects/tokens discussed with context"
      },
      {
        "title": "Complete Purchase Flow",
        "body": "Agent                          Clawdio                      Facilitator\n  |                               |                              |\n  |  GET /catalog                 |                              |\n  |------------------------------>|                              |\n  |  200 OK (product list)        |                              |\n  |<------------------------------|                              |\n  |                               |                              |\n  |  GET /catalog/purchase?id=... |                              |\n  |------------------------------>|                              |\n  |  402 Payment Required         |                              |\n  |  (PAYMENT-REQUIRED header)    |                              |\n  |<------------------------------|                              |\n  |                               |                              |\n  |  [wallet signs USDC payment]  |                              |\n  |                               |                              |\n  |  GET /catalog/purchase?id=... |                              |\n  |  (PAYMENT-SIGNATURE header)   |                              |\n  |------------------------------>|                              |\n  |                               |  verify + settle payment     |\n  |                               |----------------------------->|\n  |                               |  settlement confirmation     |\n  |                               |<-----------------------------|\n  |  200 OK                       |                              |\n  |  (full artifacts + tx hash)   |                              |\n  |<------------------------------|                              |"
      },
      {
        "title": "Endpoints",
        "body": "EndpointMethodAuthDescription/GETNoneSelf-describing API root with full documentation/catalogGETNoneBrowse all available products with metadata/catalog/purchase?id={uuid}GETx402Purchase full artifacts ($1.49 USDC)/healthGETNoneHealth check/.well-known/x402GETNonex402 discovery document"
      },
      {
        "title": "Using with Coinbase AgentKit",
        "body": "If you use Coinbase AgentKit, the x402 payment flow is fully automatic:\n\nimport { AgentKit, CdpEvmWalletProvider, walletActionProvider, x402ActionProvider } from \"@coinbase/agentkit\";\n\nconst walletProvider = await CdpEvmWalletProvider.configureWithWallet({\n  apiKeyId: process.env.CDP_API_KEY_ID,\n  apiKeySecret: process.env.CDP_API_KEY_SECRET,\n  walletSecret: process.env.CDP_WALLET_SECRET,\n  address: YOUR_WALLET_ADDRESS,\n  networkId: \"base-mainnet\",\n});\n\nconst agentKit = await AgentKit.from({\n  walletProvider,\n  actionProviders: [walletActionProvider(), x402ActionProvider()],\n});\n\n// The agent can now browse and purchase from Clawdio automatically.\n// Point it at https://clawdio.vail.report/ and it will self-discover the API."
      },
      {
        "title": "Using with @x402/fetch",
        "body": "For direct programmatic access without AgentKit:\n\nimport { wrapFetch } from \"@x402/fetch\";\n\nconst x402Fetch = wrapFetch(globalThis.fetch, walletClient);\n\n// Browse catalog (free)\nconst catalog = await fetch(\"https://clawdio.vail.report/catalog\").then(r => r.json());\n\n// Purchase a report (x402 handles payment automatically)\nconst report = await x402Fetch(\"https://clawdio.vail.report/catalog/purchase?id={uuid}\")\n  .then(r => r.json());"
      },
      {
        "title": "Important Notes",
        "body": "GET not POST: The purchase endpoint uses GET. Do not send POST requests.\nBase Mainnet only: Payment is in USDC on Base Mainnet (eip155:8453).\nSave your purchase: Artifacts are not stored for you. Repurchase is required for repeat access.\nNo authentication: There are no API keys or accounts. Payment is the only gate."
      },
      {
        "title": "Ideas for Agents",
        "body": "Market intelligence: Analyze hot takes and sentiment for trading signals\nResearch synthesis: Cross-reference insights across multiple Spaces\nAlpha extraction: Mine potential alpha section for actionable opportunities\nNetwork mapping: Build social graphs from participant lists across Spaces\nTrend detection: Track project mentions and sentiment over time\nContent curation: Quote and share notable insights on social platforms"
      },
      {
        "title": "Health Check",
        "body": "curl https://clawdio.vail.report/health\n\nReturns: {\"status\": \"ok\"}\n\nBuilt by VAIL — Voice AI Layer"
      }
    ],
    "body": "Clawdio — Auditory Intelligence for AI Agents\n\nClawdio, powered by VAIL (Voice AI Layer), gives AI agents auditory perception by transforming long-form human audio into structured data, semantic reports, and machine-readable markdown.\n\nAgents interact with an x402 payment-gated API to ingest spoken conversations as first-class inputs — just like text, price feeds, or alternative data sources.\n\nInitial deployment focuses on AI and Crypto Twitter Spaces, where high-signal market intelligence exists primarily in voice.\n\nBase URL: https://clawdio.vail.report Protocol: x402 Network: Base Mainnet (eip155:8453) Currency: USDC Price: $1.49 per report\n\nRequirements\n\nYou need an x402-compatible wallet funded with USDC on Base Mainnet. Compatible wallet providers include:\n\nCoinbase AgentKit with x402ActionProvider()\nCoinbase CDP SDK with CdpEvmWalletProvider\nAny wallet that supports the x402 protocol\n\nThe x402 payment is handled automatically via the PAYMENT-SIGNATURE header — your wallet provider manages the signing and settlement. You do not need to construct payment transactions manually.\n\nQuick Start\nStep 1: Understand the API\n\nVisit the API root to get a self-describing overview:\n\ncurl https://clawdio.vail.report/\n\n\nThis returns the full API description, available endpoints, pricing, and purchase flow instructions.\n\nStep 2: Browse the Catalog (Free)\ncurl https://clawdio.vail.report/catalog\n\n\nNo payment or authentication required. Returns all available products with metadata:\n\n{\n  \"products\": [\n    {\n      \"id\": \"c6d36398-a0c8-4c21-9aa4-1d1d9084a820\",\n      \"title\": \"AI & Crypto Twitter Space\",\n      \"abstract\": \"Analysis of a discussion covering...\",\n      \"date\": \"2025-01-15\",\n      \"length\": \"01:23:45\",\n      \"listeners\": 1234,\n      \"purchase\": {\n        \"url\": \"https://clawdio.vail.report/catalog/purchase?id=c6d36398-a0c8-4c21-9aa4-1d1d9084a820\",\n        \"method\": \"GET\",\n        \"protocol\": \"x402\",\n        \"price\": \"1.49 USDC\"\n      }\n    }\n  ],\n  \"total\": 15,\n  \"purchase_instructions\": {\n    \"steps\": [\n      \"Select a product from the list above\",\n      \"Make an HTTP GET request to the product's purchase.url\",\n      \"Your x402-compatible wallet handles payment automatically\",\n      \"You receive the full artifact set (metadata + report + transcript)\"\n    ],\n    \"important\": \"The purchase endpoint uses GET, not POST. Save the artifacts — repurchase is required for repeat access.\"\n  }\n}\n\nStep 3: Purchase a Report ($1.49 USDC)\ncurl https://clawdio.vail.report/catalog/purchase?id={uuid}\n\n\nImportant: This is a GET request, not POST.\n\nOn first request without payment, the server returns HTTP 402 Payment Required with a PAYMENT-REQUIRED header. Your x402 wallet automatically:\n\nReads the payment requirements from the 402 response\nSigns a USDC payment on Base Mainnet\nRetries the request with the PAYMENT-SIGNATURE header\nReceives the full content after payment settles\nWhat You Get\n\nEach purchase returns a JSON object with three artifact layers (metadata + report + transcript):\n\n{\n  \"id\": \"c6d36398-a0c8-4c21-9aa4-1d1d9084a820\",\n  \"transaction\": \"0x1234...abcd\",\n  \"title\": \"AI & Crypto Twitter Space\",\n  \"date\": \"2025-01-15\",\n  \"length\": \"01:23:45\",\n  \"listeners\": 1234,\n  \"participants\": {\n    \"hosts\": [\n      {\n        \"display_name\": \"Host Name\",\n        \"screen_name\": \"host_handle\",\n        \"avatar_url\": \"https://...\"\n      }\n    ],\n    \"speakers\": [\n      {\n        \"display_name\": \"Speaker Name\",\n        \"screen_name\": \"speaker_handle\",\n        \"avatar_url\": \"https://...\"\n      }\n    ]\n  },\n  \"content\": {\n    \"report\": {\n      \"format\": \"markdown\",\n      \"content\": \"## Abstract\\n\\nAnalysis of the Twitter Space...\\n\\n## Key Insights\\n\\n- ...\\n\\n## Hot Takes\\n\\n> \\\"Quote\\\" — **Speaker** (timestamp)\\n\\n## Timeline\\n\\n- ...\\n\\n## Potential Alpha\\n\\n- ...\\n\\n## Market Sentiment\\n\\n**Overall:** Bullish\\n\\n## Project Mentions\\n\\n- **Project**: Context\"\n    },\n    \"transcript\": {\n      \"format\": \"markdown\",\n      \"content\": \"# Transcript\\n\\n**Speaker 1** [00:01:26 - 00:01:49]\\n> Spoken text here...\\n\\n**Speaker 2** [00:01:50 - 00:02:15]\\n> Response text here...\"\n    }\n  }\n}\n\n\nArtifact 1 — Metadata: Title, date, duration, listener count, full participant list with Twitter handles and avatars.\n\nArtifact 2 — Report (Markdown): Structured analysis including abstract, key insights, hot takes with attribution, timeline of events, potential alpha, market sentiment, and project mentions.\n\nArtifact 3 — Transcript (Markdown): Full speaker-attributed transcript with timestamps. Every utterance has speaker name, timestamp range, and verbatim content.\n\nReport Schema\n\nThe report markdown contains these sections (when available):\n\nSection\tDescription\nAbstract\tSummary paragraphs of the entire Space\nKey Insights\tBullet list of the most important takeaways\nHot Takes\tNotable quotes with speaker attribution and timestamps\nTimeline\tChronological events with significance notes\nPotential Alpha\tActionable intelligence and forward-looking signals\nMarket Sentiment\tOverall sentiment assessment with notes\nProject Mentions\tNamed projects/tokens discussed with context\nComplete Purchase Flow\nAgent                          Clawdio                      Facilitator\n  |                               |                              |\n  |  GET /catalog                 |                              |\n  |------------------------------>|                              |\n  |  200 OK (product list)        |                              |\n  |<------------------------------|                              |\n  |                               |                              |\n  |  GET /catalog/purchase?id=... |                              |\n  |------------------------------>|                              |\n  |  402 Payment Required         |                              |\n  |  (PAYMENT-REQUIRED header)    |                              |\n  |<------------------------------|                              |\n  |                               |                              |\n  |  [wallet signs USDC payment]  |                              |\n  |                               |                              |\n  |  GET /catalog/purchase?id=... |                              |\n  |  (PAYMENT-SIGNATURE header)   |                              |\n  |------------------------------>|                              |\n  |                               |  verify + settle payment     |\n  |                               |----------------------------->|\n  |                               |  settlement confirmation     |\n  |                               |<-----------------------------|\n  |  200 OK                       |                              |\n  |  (full artifacts + tx hash)   |                              |\n  |<------------------------------|                              |\n\nEndpoints\nEndpoint\tMethod\tAuth\tDescription\n/\tGET\tNone\tSelf-describing API root with full documentation\n/catalog\tGET\tNone\tBrowse all available products with metadata\n/catalog/purchase?id={uuid}\tGET\tx402\tPurchase full artifacts ($1.49 USDC)\n/health\tGET\tNone\tHealth check\n/.well-known/x402\tGET\tNone\tx402 discovery document\nUsing with Coinbase AgentKit\n\nIf you use Coinbase AgentKit, the x402 payment flow is fully automatic:\n\nimport { AgentKit, CdpEvmWalletProvider, walletActionProvider, x402ActionProvider } from \"@coinbase/agentkit\";\n\nconst walletProvider = await CdpEvmWalletProvider.configureWithWallet({\n  apiKeyId: process.env.CDP_API_KEY_ID,\n  apiKeySecret: process.env.CDP_API_KEY_SECRET,\n  walletSecret: process.env.CDP_WALLET_SECRET,\n  address: YOUR_WALLET_ADDRESS,\n  networkId: \"base-mainnet\",\n});\n\nconst agentKit = await AgentKit.from({\n  walletProvider,\n  actionProviders: [walletActionProvider(), x402ActionProvider()],\n});\n\n// The agent can now browse and purchase from Clawdio automatically.\n// Point it at https://clawdio.vail.report/ and it will self-discover the API.\n\nUsing with @x402/fetch\n\nFor direct programmatic access without AgentKit:\n\nimport { wrapFetch } from \"@x402/fetch\";\n\nconst x402Fetch = wrapFetch(globalThis.fetch, walletClient);\n\n// Browse catalog (free)\nconst catalog = await fetch(\"https://clawdio.vail.report/catalog\").then(r => r.json());\n\n// Purchase a report (x402 handles payment automatically)\nconst report = await x402Fetch(\"https://clawdio.vail.report/catalog/purchase?id={uuid}\")\n  .then(r => r.json());\n\nImportant Notes\nGET not POST: The purchase endpoint uses GET. Do not send POST requests.\nBase Mainnet only: Payment is in USDC on Base Mainnet (eip155:8453).\nSave your purchase: Artifacts are not stored for you. Repurchase is required for repeat access.\nNo authentication: There are no API keys or accounts. Payment is the only gate.\nIdeas for Agents\nMarket intelligence: Analyze hot takes and sentiment for trading signals\nResearch synthesis: Cross-reference insights across multiple Spaces\nAlpha extraction: Mine potential alpha section for actionable opportunities\nNetwork mapping: Build social graphs from participant lists across Spaces\nTrend detection: Track project mentions and sentiment over time\nContent curation: Quote and share notable insights on social platforms\nHealth Check\ncurl https://clawdio.vail.report/health\n\n\nReturns: {\"status\": \"ok\"}\n\nBuilt by VAIL — Voice AI Layer"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/benschiller/clawdio",
    "publisherUrl": "https://clawhub.ai/benschiller/clawdio",
    "owner": "benschiller",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/clawdio",
    "downloadUrl": "https://openagent3.xyz/downloads/clawdio",
    "agentUrl": "https://openagent3.xyz/skills/clawdio/agent",
    "manifestUrl": "https://openagent3.xyz/skills/clawdio/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/clawdio/agent.md"
  }
}