Install
openclaw skills install @socq/socq-twitch-researchopenclaw skills install @socq/socq-twitch-researchUse this Skill to select and run SocQ endpoints for public Twitch research. SocQ requests are asynchronous and credit-metered.
Keep channel identity and recorded-video inventory as separate collection steps:
twitch/profile to resolve a channel username and collect its current public profile metadata.twitch/user-videos for the channel's public recorded-video inventory. Preserve pagination order and the collection timestamp when comparing upload activity.Resolve the profile first when the channel name is ambiguous, then collect videos only if the request needs recorded content or publishing history. The available endpoints do not provide live-stream state, clips, chat messages, followers, subscriptions, or historical audience measurements. Do not present recorded videos as the channel's complete live activity. When comparing channels, use the same page limit and collection time, and distinguish current cumulative video metrics from activity inside the requested period.
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=twitch; 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: