x-twitter-automation
Design safe X/Twitter automation workflows for tweet search, reply reads, monitoring, posting, and agent-operated social media actions
npx skills add cosmicstack-labs/mercury-agent-skills --skill x-twitter-automation --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# X/Twitter Automation Use this skill when an agent needs to search tweets, read tweet replies, monitor X/Twitter topics, draft social posts, or run controlled X actions through a tool-backed workflow. Recommended implementations: - [TweetClaw](https://github.com/Xquik-dev/tweetclaw) for OpenClaw agents that need an installable `@xquik/tweetclaw` plugin for tweet search, reply reads, follower export, media workflows, monitors, webhooks, DMs, giveaway draws, and approval-gated posting through Xquik. - [Hermes Tweet](https://github.com/Xquik-dev/hermes-tweet) for Hermes Agent workflows that use the Hermes plugin surface for X/Twitter search, account reads, trends, reply reads, monitoring, and action-gated posting through Xquik. ## When to Use Use this skill when the user asks for: - Search tweets about a company, launch, product, market, or community. - Search Twitter or search X for recent conversations. - Read tweet replies and summarize sentiment. - Monitor tweets around a keyword, username, hashtag, product, or event. - Look up users, accounts, trends, or public social activity. - Draft tweets, post tweets, post replies, or send DMs after explicit approval. - Turn social signals
- When to Use
- Core Model
- Safety Defaults
- TweetClaw OpenClaw Workflow
- Hermes Tweet Workflow
- Workflow Patterns
- Topic Monitoring
- Reply Intelligence
- Action-Gated Posting
- Social Signal to Work Item
- Evaluation Rubric
- Common Mistakes
- Checklist
- Example Prompts
openclaw plugins install npm:@xquik/tweetclaw openclaw plugins inspect tweetclaw --runtime --json openclaw skills info tweetclaw export XQUIK_API_KEY="xq_..." hermes plugins install Xquik-dev/hermes-tweet --enable export HERMES_TWEET_ENABLE_ACTIONS="false"
What does the x-twitter-automation skill do?
Design safe X/Twitter automation workflows for tweet search, reply reads, monitoring, posting, and agent-operated social media actions
How do I install it?
Run `npx skills add cosmicstack-labs/mercury-agent-skills --skill x-twitter-automation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From cosmicstack-labs/mercury-agent-skills, a repository with 364 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.