Install
openclaw skills install @socq/socq-youtube-researchopenclaw skills install @socq/socq-youtube-researchUse this Skill to select and run SocQ endpoints for public YouTube research. SocQ requests are asynchronous and credit-metered.
Select an endpoint based on the YouTube content object the user needs:
youtube/search or youtube/hashtag-search for discovery, then resolve selected results with youtube/videos or youtube/channels when detailed metadata is required.youtube/channel-videos, youtube/channel-live-videos, and youtube/shorts for format-specific channel inventories. Keep regular uploads, live streams, and Shorts separate in comparisons.youtube/playlist-videos only when playlist membership or ordering matters; do not treat a playlist as the channel's complete catalog.youtube/comments for top-level discussion and youtube/comment-replies for a selected thread. Preserve parent comment IDs so replies remain attributable.youtube/transcripts for spoken-content analysis. Report unavailable, disabled, auto-generated, or language-mismatched transcripts instead of substituting descriptions.youtube/community-posts for channel community activity and keep it distinct from video publishing activity.Resolve channel and video URLs to canonical IDs before joining results across endpoints. For performance comparisons, align publication windows and distinguish cumulative counters from activity observed during the requested period. A video's current views or comments are not the number gained inside a historical date range. When analyzing themes from transcripts and comments, identify which evidence comes from creator speech and which comes from audience discussion. State whether the result includes videos, Shorts, live streams, playlists, community posts, or only a subset.
view: "standard" for MCP and Skill result reads. Use _result_view: "standard" for typed MCP tools or --result-view standard for CLI output.next_cursor as opaque and continue only until the requested scope or user-approved cap is reached.https://api.socq.ai/mcp?platforms=youtube; use the typed tool listed in platform.md, or compact socq_execute when needed.socq or npx @socq/cli. Use REST only as the final fallback.SOCQ_API_KEY in the environment, and never put it in prompts, URLs, committed files, or retained commands._request_source: "skill", --request-source skill, or X-Socq-Source: skill-rest for MCP, CLI, or REST.queued and running as incomplete and follow async-tasks.md until succeeded or failed.Include: