Install
openclaw skills install @socq/socq-x-researchopenclaw skills install @socq/socq-x-researchUse this Skill to select and run SocQ endpoints for public X research. SocQ requests are asynchronous and credit-metered.
Choose the endpoint from the shape of the question instead of treating every X request as generic search:
x/search for topic, phrase, hashtag, or time-bounded conversation discovery. Preserve the user's query operators and requested ordering.x/trends for currently trending topics. Report the collection time and requested region because trends are time- and market-sensitive.x/profiles to resolve account identity before collecting an account's posts or network.x/user-posts for a known account's timeline and x/posts when the user supplies specific post URLs or IDs.x/post-replies, x/post-quotes, or x/post-retweeters for distinct engagement behaviors. Do not combine them into one engagement metric without labeling each source.x/followers-list and x/following-list for network questions. Treat the returned relationship snapshot as point-in-time data, not proof of historical following.For conversation analysis, collect seed posts first, retain their IDs, and expand only the requested reply, quote, or repost branches. Distinguish original posts, replies, quotes, and reposts in the final report. When comparing accounts, use the same date window and collection method for each account. X search and trend results can change quickly, so state when the data was collected and avoid claiming exhaustive coverage when pagination or search visibility limits the result.
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=x; 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: