# Send clawdio to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- 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.
## Suggested prompts
### New install

```text
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.
```
### Upgrade existing

```text
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.
```
## Machine-readable fields
```json
{
  "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": {
    "downloadUrl": "/downloads/clawdio-twitter",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=clawdio-twitter",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "references/INTEGRATION.md",
      "references/API-REFERENCE.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "clawdio-twitter",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T14:01:24.181Z",
      "expiresAt": "2026-05-07T14:01:24.181Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=clawdio-twitter",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=clawdio-twitter",
        "contentDisposition": "attachment; filename=\"clawdio-twitter-1.1.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "clawdio-twitter"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "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."
      ]
    }
  },
  "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"
  }
}
```
## Documentation

### Clawdio — Twitter Spaces Intelligence for AI Agents

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.

Base URL: https://clawdio.vail.report

### Use When

Important market intelligence lives in Twitter Spaces, not text
You need speaker-attributed quotes with timestamps
You want crypto alpha, sentiment analysis, or trend signals from voice
Experts discuss topics that never make it to written posts
You need structured data from long-form audio conversations

### What You Get

Each report ($1.49 USDC) returns three machine-readable artifacts:

Metadata — Title, date, duration, listener count, full participant list with Twitter handles and avatars, transaction hash.

Structured 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.

Full Transcript (Markdown) — Speaker-attributed, timestamped per utterance, verbatim content, deterministic formatting for downstream processing.

### 1. Browse Available Reports (Free)

curl https://clawdio.vail.report/catalog

Returns all available Twitter Spaces with metadata, abstracts, and pricing.

### 2. Purchase a Report

curl https://clawdio.vail.report/catalog/purchase?id={uuid}

Uses x402 protocol. Your wallet handles payment automatically:

Server responds HTTP 402 with payment requirements
Wallet signs USDC payment on Base Mainnet
Request retries with payment signature
Full artifact set returned after settlement

No accounts. No API keys. Payment is the only gate.

### Example Response

{
  "id": "c6d36398-a0c8-4c21-9aa4-1d1d9084a820",
  "transaction": "0x1234...abcd",
  "title": "AI & Crypto Twitter Space",
  "date": "2025-01-15",
  "length": "01:23:45",
  "listeners": 1234,
  "participants": {
    "hosts": [{ "display_name": "Host", "screen_name": "host_handle" }],
    "speakers": [{ "display_name": "Speaker", "screen_name": "speaker_handle" }]
  },
  "content": {
    "report": {
      "format": "markdown",
      "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"
    },
    "transcript": {
      "format": "markdown",
      "content": "**Speaker** [00:01:26 - 00:01:49]\\n> Spoken text here..."
    }
  }
}

### Endpoints

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

### Important Notes

Purchase endpoint uses GET, not POST
Payment is USDC on Base Mainnet only (eip155:8453)
Save responses — repeat access requires repurchase
No authentication or accounts required

### Agent Use Cases

Trading signals: Extract sentiment and alpha from live market discussions
Research synthesis: Cross-reference insights across multiple Spaces
Network mapping: Build speaker graphs from participant data
Trend detection: Track project mentions and sentiment over time
Quote attribution: Source specific claims to named speakers with timestamps

### Integration

For code examples with Coinbase AgentKit and @x402/fetch, see references/INTEGRATION.md.

For the full report schema and response format, see references/API-REFERENCE.md.

### Roadmap

Clawdio is in early release with a curated catalog of AI and crypto Twitter Spaces. Coming soon:

Analyze any Space — Submit any Twitter Spaces link to generate artifacts on demand
Massive catalog — 10,000+ browseable Spaces across crypto, AI, tech, and markets
Semantic search — Find Spaces by topic, speaker, project, or sentiment
Real-time ingestion — Live Spaces processed as they happen

Built by VAIL — Voice AI Layer
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: benschiller
- Version: 1.1.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-30T14:01:24.181Z
- Expires at: 2026-05-07T14:01:24.181Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/clawdio-twitter)
- [Send to Agent page](https://openagent3.xyz/skills/clawdio-twitter/agent)
- [JSON manifest](https://openagent3.xyz/skills/clawdio-twitter/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/clawdio-twitter/agent.md)
- [Download page](https://openagent3.xyz/downloads/clawdio-twitter)