{"name":"skilldock_youtube-summarize","description":"Give the agent a YouTube URL. It reads the video transcript and returns an AI summary in bullet, paragraph, TL;DR, or chapter format. Costs $0.025 USDC via Purch x402 on Solana.","inputSchema":{"type":"object","properties":{"url":{"type":"string","description":"YouTube URL — youtube.com/watch?v=..., youtu.be/..., or /shorts/..."},"style":{"type":"string","enum":["bullet","paragraph","tldr","chapters"],"description":"Summary style"}},"required":["url"]},"x402":{"endpoint":"http://localhost:3000/api/skills/youtube-summarize","facilitator":"https://app.purch.xyz/facilitator","price":0.025,"network":"solana:devnet"}}