x-integration

X (Twitter) is not currently supported by your system. Please contact your administrator.

30.5k|12.9k|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/qwibitai/nanoclaw --skill x-integration-qwibitai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-integration
Source: https://github.com/qwibitai/nanoclaw/tree/main/.claude/skills/x-integration
Command: npx skills add https://github.com/qwibitai/nanoclaw --skill x-integration-qwibitai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

X (Twitter) integration automates posting, liking, replying, retweeting, and quoting tweets from NanoClaw, reducing manual browser steps and data drift.

Core Features & Use Cases

  • Browser-driven automation of X actions (post, like, reply, retweet, quote) using Playwright with a local host IPC workflow.
  • Setup, testing, and troubleshooting of X functionality in NanoClaw, including interactive authentication and container coordination.
  • Triggers on "setup x", "x integration", "twitter", "post tweet", "tweet" to initialize workflows across groups.

Quick Start

Authenticate with X using the setup to initialize a session, then rebuild and restart NanoClaw to enable X actions.

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 a container environment?

Automate posting tweets from a container environment by using this Skill's Playwright-based browser automation within NanoClaw. It coordinates container and host IPC workflows to execute X actions like posting and liking automatically.

What do I need to set up X (Twitter) automation with Playwright?

To set up X (Twitter) automation, you need Playwright, related tooling, an authenticated X session, and proper environment configuration operating within a running NanoClaw instance to function correctly.

Can I like, reply, and retweet automatically using browser automation?

Yes, you can like, reply, and retweet automatically using browser automation. This Skill supports posting, liking, replying, retweeting, and quoting tweets through Playwright via a local host IPC workflow.

How do I authenticate my X session for automated tweeting?

Authenticate your X session by triggering the setup workflow with commands like "setup x" or "x integration". This initializes an interactive authentication session, after which you rebuild and restart NanoClaw to enable X actions.

Why is my X integration not working after setup in NanoClaw?

Your X integration might not be working if NanoClaw was not rebuilt and restarted after setup. The Skill includes troubleshooting for container coordination and host IPC workflows to resolve functionality issues.