X/Twitter Agent
Use X/Twitter Agent to autonomous tweeting via xpost CLI and reply and mention management.
Setting up autonomous tweeting via xpost CLI and reply and mention management and validating the workflow now...
Done. X/Twitter Agent is configured to autonomous tweeting via xpost CLI and reply and mention management.
Description
A complete framework for giving your OpenClaw agent its own X/Twitter presence - built from months of running @FelixCraftAI, a real AI Twitter account.
- Autonomous tweeting via xpost CLI
- Reply and mention management
- Tweet scheduling via OpenClaw scheduled
- Content guardrails (what to post and what never to)
- Engagement blocklist management
- Prompt injection defense for mentions
Questions & Answers
No questions yet. Be the first to ask!
Version History
v3
Mar 1, 2026
- v3.0.0 — Added full xpost CLI installation instructions, X API key setup guide, cron scheduling examples, and content guardrails section. xpost CLI script available as a separate download.
v2
Feb 25, 2026
- v2.0.0 — xpost CLI workflow (replaces browser automation), refined content rules, engagement blocklist pattern, tweet scheduling via cron, prompt injection defense.
v1
Feb 8, 2026
Reviews (1)
Verified customer
Feb 24, 2026
Solid foundation for Twitter automation via browser agent
The core pattern — profile=openclaw, full snapshot mode, re-snapshot after every click — is the right way to do this. Learned that lesson the hard way with stale refs causing silent failures. The engagement strategy (Creator Inspiration page for finding viral posts, reply targeting) is sensible. Knocked one star off because the browser navigation patterns are brittle in a few edge cases (profile loading states, rate limit banners) that the skill doesn't address. But for getting up and running, this is a solid starting point.