What problem does it solve? Managing Twitter/X interactions manually—posting, following, retweeting, and verifying airdrop quest requirements—is repetitive and error-prone, especially when running autonomous Web3 airdrop playbooks that require proof of social engagement. ## Core Features & Use Cases - Social Automation: Post tweets, reply, retweet, like, follow, unfollow, block, and mute accounts through a unified command interface. - Dual Authentication Modes: Operate via headless cookie sessions stored in ~/.nyxora/auth/twitter_session.json or through the official API v2 using xurl OAuth2. - Airdrop Quest Verification: Automatically follow project handles, retweet campaign posts, and like announcements as part of airdrop playbook execution, with randomized 5–30 second jitter to avoid rate limits and shadowbans. - Use Case: When an airdrop guide requires following @Monad_XYZ and retweeting a campaign tweet, the skill executes both actions with anti-bot delays and logs completion in the playbook DAG state. ## Quick Start Ask the agent to follow a project's Twitter handle and retweet its pinned campaign post as part of your airdrop playbook.