Analyze Twitter Spaces and voice conversations to extract market intelligence, crypto alpha, sentiment analysis, and speaker-attributed insights. Transforms spoken audio into structured reports, full transcripts, and machine-readable metadata. Use when you need intelligence from Twitter Spaces, podcast discussions, or any long-form voice content — especially for crypto markets, AI trends, and expert commentary that only exists in audio.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install clawdio-twitter或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install clawdio-twitter⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/clawdio-twitter/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: clawdio description: Analyze Twitter Spaces and voice conversations to extract market intelligence, crypto alpha, sentiment analysis, and speaker-attributed insights. Transforms spoken audio into structured reports, full transcripts, and machine-readable metadata. Use when you need intelligence from Twitter Spaces, podcast discussions, or any long-form voice content — especially for crypto markets, AI trends, and expert commentary that only exists in audio. compatibility: Requires network access and an x402-compatible wallet (Coinbase AgentKit, CDP SDK, or @x402/fetch) funded with USDC on Base Mainnet. metadata: author: vail version: "1.1.0" homepage: https://clawdio.vail.report api-base: https://clawdio.vail.report protocol: x402 network: eip155:8453 currency: USDC price: "1.49" category: analytics ---
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
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.
curl https://clawdio.vail.report/catalog
Returns all available Twitter Spaces with metadata, abstracts, and pricing.
curl https://clawdio.vail.report/catalog/purchase?id={uuid}
Uses x402 protocol. Your wallet handles payment automatically:
No accounts. No API keys. Payment is the only gate.
{
"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..."
}
}
}
| Endpoint | Method | Auth | Description | |----------|--------|------|-------------| | / | GET | None | Self-describing API root | | /catalog | GET | None | Browse available reports | | /catalog/purchase?id={uuid} | GET | x402 | Purchase full artifacts ($1.49 USDC) | | /health | GET | None | Health check | | /.well-known/x402 | GET | None | x402 discovery document |
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.
Clawdio is in early release with a curated catalog of AI and crypto Twitter Spaces. Coming soon:
---
Built by VAIL — Voice AI Layer
安装 clawdio 后,可以对 AI 说这些话来触发它
Help me get started with clawdio
Explains what clawdio does, walks through the setup, and runs a quick demo based on your current project
Use clawdio to analyze Twitter Spaces and voice conversations to extract market in...
Invokes clawdio with the right parameters and returns the result directly in the conversation
What can I do with clawdio in my design & creative workflow?
Lists the top use cases for clawdio, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/clawdio-twitter/ 目录(个人级,所有项目可用),或 .claude/skills/clawdio-twitter/(项目级)。重启 AI 客户端后,用 /clawdio-twitter 主动调用,或让 AI 根据上下文自动发现并使用。
clawdio 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
clawdio 可免费安装使用。请查阅仓库了解许可证信息。
Analyze Twitter Spaces and voice conversations to extract market intelligence, crypto alpha, sentiment analysis, and speaker-attributed insights. Transforms spoken audio into structured reports, full transcripts, and machine-readable metadata. Use when you need intelligence from Twitter Spaces, podcast discussions, or any long-form voice content — especially for crypto markets, AI trends, and expert commentary that only exists in audio.
Automate my design & creative tasks using clawdio
Identifies repetitive steps in your workflow and sets up clawdio to handle them automatically
clawdio 属于「Design & Creative」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。