{
  "schemaVersion": "1.0",
  "item": {
    "slug": "clawdio-twitter",
    "name": "clawdio",
    "source": "tencent",
    "type": "skill",
    "category": "数据分析",
    "sourceUrl": "https://clawhub.ai/benschiller/clawdio-twitter",
    "canonicalUrl": "https://clawhub.ai/benschiller/clawdio-twitter",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/clawdio-twitter",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=clawdio-twitter",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "references/INTEGRATION.md",
      "references/API-REFERENCE.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-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.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-twitter"
    },
    "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-twitter",
    "agentPageUrl": "https://openagent3.xyz/skills/clawdio-twitter/agent",
    "manifestUrl": "https://openagent3.xyz/skills/clawdio-twitter/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/clawdio-twitter/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 — Twitter Spaces Intelligence for AI Agents",
        "body": "Clawdio transforms Twitter Spaces and voice conversations into structured, machine-readable intelligence. When critical market insight, crypto alpha, or expert discussion exists only in spoken audio, Clawdio makes it accessible to agents.\n\nBase URL: https://clawdio.vail.report"
      },
      {
        "title": "Use When",
        "body": "Important market intelligence lives in Twitter Spaces, not text\nYou need speaker-attributed quotes with timestamps\nYou want crypto alpha, sentiment analysis, or trend signals from voice\nExperts discuss topics that never make it to written posts\nYou need structured data from long-form audio conversations"
      },
      {
        "title": "What You Get",
        "body": "Each report ($1.49 USDC) returns three machine-readable artifacts:\n\nMetadata — Title, date, duration, listener count, full participant list with Twitter handles and avatars, transaction hash.\n\nStructured Report (Markdown) — Abstract, key insights, speaker-attributed hot takes with timestamps, timeline of events, potential alpha signals, market sentiment assessment, project/token mentions with context.\n\nFull Transcript (Markdown) — Speaker-attributed, timestamped per utterance, verbatim content, deterministic formatting for downstream processing."
      },
      {
        "title": "1. Browse Available Reports (Free)",
        "body": "curl https://clawdio.vail.report/catalog\n\nReturns all available Twitter Spaces with metadata, abstracts, and pricing."
      },
      {
        "title": "2. Purchase a Report",
        "body": "curl https://clawdio.vail.report/catalog/purchase?id={uuid}\n\nUses x402 protocol. Your wallet handles payment automatically:\n\nServer responds HTTP 402 with payment requirements\nWallet signs USDC payment on Base Mainnet\nRequest retries with payment signature\nFull artifact set returned after settlement\n\nNo accounts. No API keys. Payment is the only gate."
      },
      {
        "title": "Example Response",
        "body": "{\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\": [{ \"display_name\": \"Host\", \"screen_name\": \"host_handle\" }],\n    \"speakers\": [{ \"display_name\": \"Speaker\", \"screen_name\": \"speaker_handle\" }]\n  },\n  \"content\": {\n    \"report\": {\n      \"format\": \"markdown\",\n      \"content\": \"## Key Insights\\n- Insight 1\\n- Insight 2\\n\\n## Hot Takes\\n> \\\"Quote\\\" — **Speaker** (00:15:30)\\n\\n## Market Sentiment\\n**Overall:** Bullish\"\n    },\n    \"transcript\": {\n      \"format\": \"markdown\",\n      \"content\": \"**Speaker** [00:01:26 - 00:01:49]\\n> Spoken text here...\"\n    }\n  }\n}"
      },
      {
        "title": "Endpoints",
        "body": "EndpointMethodAuthDescription/GETNoneSelf-describing API root/catalogGETNoneBrowse available reports/catalog/purchase?id={uuid}GETx402Purchase full artifacts ($1.49 USDC)/healthGETNoneHealth check/.well-known/x402GETNonex402 discovery document"
      },
      {
        "title": "Important Notes",
        "body": "Purchase endpoint uses GET, not POST\nPayment is USDC on Base Mainnet only (eip155:8453)\nSave responses — repeat access requires repurchase\nNo authentication or accounts required"
      },
      {
        "title": "Agent Use Cases",
        "body": "Trading signals: Extract sentiment and alpha from live market discussions\nResearch synthesis: Cross-reference insights across multiple Spaces\nNetwork mapping: Build speaker graphs from participant data\nTrend detection: Track project mentions and sentiment over time\nQuote attribution: Source specific claims to named speakers with timestamps"
      },
      {
        "title": "Integration",
        "body": "For code examples with Coinbase AgentKit and @x402/fetch, see references/INTEGRATION.md.\n\nFor the full report schema and response format, see references/API-REFERENCE.md."
      },
      {
        "title": "Roadmap",
        "body": "Clawdio is in early release with a curated catalog of AI and crypto Twitter Spaces. Coming soon:\n\nAnalyze any Space — Submit any Twitter Spaces link to generate artifacts on demand\nMassive catalog — 10,000+ browseable Spaces across crypto, AI, tech, and markets\nSemantic search — Find Spaces by topic, speaker, project, or sentiment\nReal-time ingestion — Live Spaces processed as they happen\n\nBuilt by VAIL — Voice AI Layer"
      }
    ],
    "body": "Clawdio — Twitter Spaces Intelligence for AI Agents\n\nClawdio transforms Twitter Spaces and voice conversations into structured, machine-readable intelligence. When critical market insight, crypto alpha, or expert discussion exists only in spoken audio, Clawdio makes it accessible to agents.\n\nBase URL: https://clawdio.vail.report\n\nUse When\nImportant market intelligence lives in Twitter Spaces, not text\nYou need speaker-attributed quotes with timestamps\nYou want crypto alpha, sentiment analysis, or trend signals from voice\nExperts discuss topics that never make it to written posts\nYou need structured data from long-form audio conversations\nWhat You Get\n\nEach report ($1.49 USDC) returns three machine-readable artifacts:\n\nMetadata — Title, date, duration, listener count, full participant list with Twitter handles and avatars, transaction hash.\n\nStructured Report (Markdown) — Abstract, key insights, speaker-attributed hot takes with timestamps, timeline of events, potential alpha signals, market sentiment assessment, project/token mentions with context.\n\nFull Transcript (Markdown) — Speaker-attributed, timestamped per utterance, verbatim content, deterministic formatting for downstream processing.\n\nQuick Start\n1. Browse Available Reports (Free)\ncurl https://clawdio.vail.report/catalog\n\n\nReturns all available Twitter Spaces with metadata, abstracts, and pricing.\n\n2. Purchase a Report\ncurl https://clawdio.vail.report/catalog/purchase?id={uuid}\n\n\nUses x402 protocol. Your wallet handles payment automatically:\n\nServer responds HTTP 402 with payment requirements\nWallet signs USDC payment on Base Mainnet\nRequest retries with payment signature\nFull artifact set returned after settlement\n\nNo accounts. No API keys. Payment is the only gate.\n\nExample Response\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\": [{ \"display_name\": \"Host\", \"screen_name\": \"host_handle\" }],\n    \"speakers\": [{ \"display_name\": \"Speaker\", \"screen_name\": \"speaker_handle\" }]\n  },\n  \"content\": {\n    \"report\": {\n      \"format\": \"markdown\",\n      \"content\": \"## Key Insights\\n- Insight 1\\n- Insight 2\\n\\n## Hot Takes\\n> \\\"Quote\\\" — **Speaker** (00:15:30)\\n\\n## Market Sentiment\\n**Overall:** Bullish\"\n    },\n    \"transcript\": {\n      \"format\": \"markdown\",\n      \"content\": \"**Speaker** [00:01:26 - 00:01:49]\\n> Spoken text here...\"\n    }\n  }\n}\n\nEndpoints\nEndpoint\tMethod\tAuth\tDescription\n/\tGET\tNone\tSelf-describing API root\n/catalog\tGET\tNone\tBrowse available reports\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\nImportant Notes\nPurchase endpoint uses GET, not POST\nPayment is USDC on Base Mainnet only (eip155:8453)\nSave responses — repeat access requires repurchase\nNo authentication or accounts required\nAgent Use Cases\nTrading signals: Extract sentiment and alpha from live market discussions\nResearch synthesis: Cross-reference insights across multiple Spaces\nNetwork mapping: Build speaker graphs from participant data\nTrend detection: Track project mentions and sentiment over time\nQuote attribution: Source specific claims to named speakers with timestamps\nIntegration\n\nFor code examples with Coinbase AgentKit and @x402/fetch, see references/INTEGRATION.md.\n\nFor the full report schema and response format, see references/API-REFERENCE.md.\n\nRoadmap\n\nClawdio is in early release with a curated catalog of AI and crypto Twitter Spaces. Coming soon:\n\nAnalyze any Space — Submit any Twitter Spaces link to generate artifacts on demand\nMassive catalog — 10,000+ browseable Spaces across crypto, AI, tech, and markets\nSemantic search — Find Spaces by topic, speaker, project, or sentiment\nReal-time ingestion — Live Spaces processed as they happen\n\nBuilt by VAIL — Voice AI Layer"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/benschiller/clawdio-twitter",
    "publisherUrl": "https://clawhub.ai/benschiller/clawdio-twitter",
    "owner": "benschiller",
    "version": "1.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/clawdio-twitter",
    "downloadUrl": "https://openagent3.xyz/downloads/clawdio-twitter",
    "agentUrl": "https://openagent3.xyz/skills/clawdio-twitter/agent",
    "manifestUrl": "https://openagent3.xyz/skills/clawdio-twitter/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/clawdio-twitter/agent.md"
  }
}