x-integration

Automates X social interactions via Playwright browser automation in containers.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/harperaa/nanoclaw-hard-shell --skill x-integration-harperaa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-integration
Source: https://github.com/harperaa/nanoclaw-hard-shell/tree/main/.claude/skills/x-integration
Command: npx skills add https://github.com/harperaa/nanoclaw-hard-shell --skill x-integration-harperaa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Automates X (Twitter) interactions for NanoClaw, enabling secure, containerized control over posting, liking, replying, retweeting, and quoting without manual browser sessions.

Core Features & Use Cases

  • Post tweets: publish new content to X from the agent.
  • Like, reply, and retweet: engage with other posts to simulate real user activity.
  • Quote tweets: add commentary when resharing content, powered by Playwright-driven automation on a persistent Chrome profile.
  • Use Case: run setup and authentication once, then test X workflows or automate routine social tasks in isolated groups.

Quick Start

Authenticate using the setup action and then initialize the container to enable X interactions.

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 on X using Playwright browser automation?

Automate posting tweets on X by using a Playwright-driven containerized workflow that controls a persistent Chrome profile to publish content. This setup bridges tasks through host and agent IPC to execute social interactions securely.

What is the best way to automate liking, replying, and retweeting on X without manual browser sessions?

Automate liking, replying, and retweeting on X through a containerized host and agent workflow using Playwright. It manages a persistent Chrome profile to securely simulate real user engagement without manual browser sessions.

How does containerized browser automation handle X authentication and session persistence?

Containerized browser automation handles X authentication and session persistence by running a setup action once to initialize the environment, then relying on a persistent Chrome profile for subsequent automated interactions.

Can I run automated X social interactions in isolated groups?

Yes, you can run automated X social interactions in isolated groups. The workflow supports testing and production scenarios, allowing routine social tasks to execute securely across different isolated environments.

Do I need a persistent Chrome profile to automate quote tweets on X?

Yes, a persistent Chrome profile is required to automate quote tweets on X. The Playwright-driven automation relies on this persistent profile to maintain session state and securely add commentary when resharing content.