x-integration

Automate X (Twitter) posts, likes, replies, retweets, and quotes via Playwright.

189|60|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/sbusso/claudeclaw --skill x-integration-sbusso
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-integration
Source: https://github.com/sbusso/claudeclaw/tree/main/skills/x-integration
Command: npx skills add https://github.com/sbusso/claudeclaw --skill x-integration-sbusso

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, and includes scripts (resource) components.

What problem does it solve?

ClaudeClaw users need a reliable bridge to automate X (Twitter) actions from within Claude, including posts, likes, replies, retweets, and quotes.

Core Features & Use Cases

  • Post tweets via x_post and manage engagement (like, reply, retweet, quote) via dedicated MCP tools
  • Browser-based automation with Playwright for real-user-like interactions
  • Per-group access controls ensuring only the main group can trigger sensitive X actions
  • Setup, testing, and troubleshooting workflows for X integration within ClaudeClaw

Quick Start

Authenticate with X using the setup script to initialize the integration, then start issuing X actions from ClaudeClaw.

Frequently Asked Questions about x-integration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate posting tweets from Claude?

You can automate posting tweets from Claude by using the x-integration Skill, which provides dedicated tools for posting tweets, liking, replying, and retweeting directly through browser automation.

How does browser automation work for X interactions?

X interactions are automated using Playwright, which drives a real browser to simulate user actions like posting tweets and managing engagement, ensuring reliable execution of multi-action workflows.

Do I need Playwright to automate Twitter actions within Claude?

Yes, Playwright is a required dependency. It provides the underlying browser automation framework needed to interact with X and execute tasks like posting, replying, and quoting tweets.

Can I restrict sensitive Twitter automation actions to specific user groups?

Yes, the integration includes per-group access controls, ensuring that only the main group can trigger sensitive X actions like posting tweets or managing engagement from within ClaudeClaw.

What is the best way to set up and authenticate X integration for ClaudeClaw?

The best way to set up X integration is to run the provided setup script to authenticate with X, which initializes the browser session and configures the necessary IPC and data handling assets.

Why is my X automation workflow not working during testing?

If your X automation workflow is not working, you can use the Skill's built-in testing and troubleshooting workflows to verify browser automation steps, check IPC orchestration, and validate Playwright configurations.