x-integration

Automate X (Twitter) posting, liking, replying, retweeting, and quoting via browser automation.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/sasha-computer/2026 --skill x-integration-sasha-computer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-integration
Source: https://github.com/sasha-computer/2026/tree/main/gandalf/.claude/skills/x-integration
Command: npx skills add https://github.com/sasha-computer/2026 --skill x-integration-sasha-computer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, dotenv-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates interactions with X (Twitter) directly through WhatsApp, bypassing the need for the official API or manual browser interaction for common tasks.

Core Features & Use Cases

  • Post Tweets: Publish new tweets.
  • Like/Reply/Retweet/Quote: Engage with existing tweets.
  • Use Case: Quickly post an update to your X followers, like an interesting tweet you see, or reply to a conversation, all without leaving your WhatsApp chat.

Quick Start

Use the x-integration skill to post a tweet with the message "Hello from Gandalf!".

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 without paying for the official X API?

You can automate posting tweets without the official X API by using browser automation with Playwright. This approach controls your actual Chrome browser profile to publish updates, mitigating high API costs and avoiding manual posting.

Can I control Twitter interactions directly through WhatsApp?

Yes, you can control Twitter interactions directly through WhatsApp. This Skill routes commands to post, like, reply, retweet, and quote tweets via your WhatsApp chat interface using browser automation.

Do I need Playwright installed to automate Twitter interactions?

Yes, you need Playwright installed along with specific environment configurations to automate Twitter interactions. The Skill relies on these dependencies to control your Chrome browser profile for executing social media tasks.

Does browser automation work with my existing Chrome profile to avoid bot detection?

Using your actual Chrome browser profile for browser automation helps avoid bot detection. This Skill leverages your existing session to safely perform actions like liking and replying without triggering automated bot filters.

What are the limitations of using browser automation for X interactions?

Browser automation for X interactions requires Playwright and specific environment configurations to run properly. It depends on maintaining your active Chrome profile session, meaning execution is tied to your local browser state.