x-integration

Automate X posting, liking, replying, retweeting, and quoting via Playwright.

2|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/heuuLZP/nanoclaw-cn --skill x-integration-heuulzp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-integration
Source: https://github.com/heuuLZP/nanoclaw-cn/tree/main/.claude/skills/x-integration
Command: npx skills add https://github.com/heuuLZP/nanoclaw-cn --skill x-integration-heuulzp

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates common X (Twitter) interactions like posting, liking, replying, retweeting, and quoting, bypassing the need for manual browser interaction or expensive API subscriptions.

Core Features & Use Cases

  • Post Tweets: Publish new tweets directly from your chat.
  • Engage with Tweets: Like, reply to, retweet, or quote existing tweets.
  • Use Case: You can ask the assistant to "post a tweet about our new product launch" or "reply to this user's tweet with 'Great point!'".

Quick Start

Run the setup script to authenticate your X account interactively.

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 using the official API?

You can automate posting tweets by leveraging Playwright browser automation with a persistent Chrome profile. This approach bypasses the need for an official X API subscription by interactively authenticating your account during a setup script.

What X interactions can I automate through browser automation?

You can automate posting new tweets, liking, replying, retweeting, and quoting existing tweets. These interactions are executed directly through a persistent Chrome profile session managed by Playwright.

Do I need a paid X API subscription to automate retweeting and liking?

No, you do not need a paid X API subscription. This skill uses Playwright to automate liking and retweeting by simulating browser interactions with a persistent authenticated Chrome profile.

How does authentication work for X automation via Playwright?

Authentication works by running an interactive setup script that establishes a persistent Chrome profile. You log in once during setup, allowing subsequent automated posting and replying actions to use that saved session.

What dependencies are required to run browser automation for X?

You need to install Playwright, dotenv-cli, and tsx to run the browser automation for X. These dependencies facilitate script execution, environment variable management, and browser control.

Are there security limitations when automating social media engagement?

Yes, this skill is restricted to the main group for security and operational control. Users must manage a persistent Chrome profile carefully to avoid unauthorized access to the authenticated X account.