Mia Twitter Stealth for Openclaw

A high-stealth Twitter/X automation tool designed to mimic human behavior and bypass bot detection mechanisms using Playwright.

arubiku
v1.0.0
Feb 5, 2026
0
2.6k
12

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install mia-twitter-stealth

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install mia-twitter-stealth using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Mia Twitter Stealth?

Mia Twitter Stealth is a sophisticated automation framework specifically engineered for Twitter/X that prioritizes account safety and anti-detection. By leveraging Playwright Stealth and headful browser modes, it effectively masks automation flags and spoofs browser attributes to avoid common fingerprinting techniques used by social media platforms. As a specialized entry in the Openclaw Skills ecosystem, it provides a secure way to automate engagement while maintaining a low profile.

This skill goes beyond simple API calls by simulating actual human interactions, including randomized typing cadences and natural mouse movements. It is designed for developers and digital marketers who require reliable, persistent social media automation without the high risk of account suspension typically associated with standard headless bots.

Mia Twitter Stealth Use Cases

  • Automating account engagement through likes and follows based on targeted keyword searches.
  • Scheduling and posting tweets or replies with human-like typing delays.
  • Managing notifications and social presence without manual browser interaction.
  • Safely scaling social media growth by adhering to strict, randomized activity limits.

How Mia Twitter Stealth Works

  1. The skill initializes a Playwright instance in headful mode to ensure a real browser UI is visible, which helps bypass headless detection algorithms.
  2. It applies stealth configurations to mask the navigator.webdriver property and spoof plugins and system languages.
  3. User session persistence is established via cookies and LocalStorage within a dedicated user data directory.
  4. Commands are executed with injected human behaviors, such as random typing delays (50-150ms) and simulated mouse scrolls.
  5. The system monitors action frequency, automatically enforcing cooldown periods or a 24-hour backoff if rate limits are approached.

Mia Twitter Stealth Setup

To integrate this skill into your Openclaw Skills workflow, follow these steps:

# Install the necessary browser dependencies
npx playwright install chromium

# Set your required environment variables for authentication
export X_AUTH_TOKEN='your_auth_token_here'
export X_CT0='your_ct0_token_here'

# Verify installation by checking notifications
mia-twitter notifications

Mia Twitter Stealth Data Schema & Taxonomy

The skill manages data through environment variables and local session storage to maintain a small footprint while ensuring persistence.

Data Type Source Purpose
Authentication X_AUTH_TOKEN / X_CT0 Session identification and API access
Session Persistence User Data Directory Stores cookies and LocalStorage to avoid re-login
Rate Limits Internal Tracker Monitors hourly (5) and daily (50) action counts
Activity Logs Local CLI Output Tracks successful posts, follows, and cooldown statuses

Mia Twitter Stealth Advanced Features

  • Playwright Stealth integration to hide automation signatures and spoof browser hardware markers.
  • Intelligent Cooldown Management that automatically triggers a 24-hour hiatus if the account is flagged.
  • Human-like interaction modeling including randomized wait times and natural scroll patterns.
  • Session persistence that allows the agent to maintain login state across multiple executions in Openclaw Skills.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*