What problem does it solve?
X (Twitter) integration automates social interactions by driving a real browser to post tweets, like, reply, retweet, and quote on X from NanoClaw, eliminating manual steps and enabling repeatable workflows for setup, testing, or troubleshooting.
Core Features & Use Cases
- Automates common X actions: post tweets, like, reply, retweet, and quote, all through Playwright-driven browser automation.
- Supports setup, authentication, testing, and troubleshooting workflows within the main group, with clear IPC between host and container.
- Use Case: Run automated checks of X functionality after code changes, or reproduce user tasks to diagnose issues faster.
Quick Start
Run the authentication setup to login to X, then rebuild the container and restart NanoClaw to enable the skill:
- npx dotenv -e .env -- npx tsx .claude/skills/x-integration/scripts/setup.ts
- ./container/build.sh
- npm run build && launchctl kickstart -k gui/$(id -u)/com.nanoclaw