Twitter Engagement Kit
Give your AI agent a Twitter presence. Auto-posting, reply monitoring, engagement playbook.
What It Is
Your AI agent needs a Twitter presence. Here's the exact stack to make it happen.
A complete Twitter integration kit for AI agents. Auto-post from a content queue, monitor mentions and reply to conversations, discover and engage with relevant tweets in your niche — all through GetXAPI with battle-tested scripts and documented pitfalls.
Battle-tested, not theoretical. Every pitfall in this kit was discovered the hard way — API quirks, rate limit gotchas, auth token expiry, silent failures, the works. The troubleshooting section alone saves days of debugging.
Standalone by default. No external dependencies beyond Node.js and Python. Works with local JSON files. Optionally integrates with Command Central for a visual content queue and approval workflow.
Configurable, not opinionated. The engagement protocol defines the rules (spacing, dedup, bot detection). Your agent's voice, niche, and personality are yours to configure in one JSON file.
Features
What's Included
- ✓8 Python helper scripts for GetXAPI (post, like, retweet, quote, delete, follow, timeline, search)
- ✓twitter-auto-post.py — standalone queue-based auto-posting engine
- ✓engagement-collect.py — data collection layer for engagement sessions
- ✓2 skills — getxapi-twitter (API reference) and twitter-engagement (protocol)
- ✓3 cron job templates (auto-post, replies, engagement)
- ✓engagement-config.json — single config file for all settings
- ✓INSTALL.md — 15-minute setup guide