What problem does it solve?
This Skill automates X (Twitter) interactions from NanoClaw by driving a local browser-based agent to perform posts, likes, replies, retweets, and quotes, reducing manual workload and keeping actions auditable within a secure sandbox.
Core Features & Use Cases
- Post tweets, like and reply to tweets, retweet, and quote with comments through Playwright-driven automation.
- Use cases include setup, testing, or troubleshooting X functionality across a single main group and its managed sessions.
- Real-world example: an admin runs a scheduled post to announce a product update and responds to user comments via automated actions.
Quick Start
Use the x-integration skill to authenticate, rebuild the container to include MCP tools, and start issuing commands from NanoClaw.
- Authenticate: Run npx dotenv -e .env -- npx tsx .claude/skills/x-integration/scripts/setup.ts
- Rebuild container: ./container/build.sh
- Restart service: npm run build; launchctl kickstart -k gui/$(id -u)/com.nanoclaw