mia-twitter-stealth
Twitter/X automation with advanced stealth and anti-detection
Best use case
mia-twitter-stealth is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Twitter/X automation with advanced stealth and anti-detection
Teams using mia-twitter-stealth should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/mia-twitter-stealth/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How mia-twitter-stealth Compares
| Feature / Agent | mia-twitter-stealth | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Twitter/X automation with advanced stealth and anti-detection
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Mia Twitter Stealth 🕵️♀️ Twitter/X automation with advanced stealth techniques to avoid bot detection. ## Anti-Detection Features ### 1. Playwright Stealth - Hides `navigator.webdriver` - Masks Chrome automation flags - Spoofs plugins and languages ### 2. Headful Mode - `headless: false` by default - Real browser UI visible - Avoids headless detection ### 3. Human Behavior - Random typing delays (50-150ms) - Mouse movement simulation - Random wait times - Natural scroll patterns ### 4. Session Persistence - Cookie storage - LocalStorage persistence - User data directory ### 5. Cooldown Management - Rate limit tracking - Automatic backoff - 24h cooldown if flagged ## Usage ```bash # Post tweet mia-twitter post "Hello world" # Reply to tweet mia-twitter reply <tweet-id> "Great post!" # Like tweets by search mia-twitter like --search "AI agents" --limit 10 # Follow users mia-twitter follow --search "founder" --limit 5 # Check notifications mia-twitter notifications ``` ## Safety - Max 5 actions per hour - Max 50 per day - 2-5 min delays between actions - Human-like patterns only ## Requirements - X_AUTH_TOKEN env var - X_CT0 env var - Playwright with Chromium
Related Skills
stealth-browser
Anti-bot browser automation using Camoufox and Nodriver. Bypasses Cloudflare Turnstile, Datadome, and aggressive anti-bot on sites like Airbnb and Yelp. Use when standard Playwright/Selenium gets blocked.
camoufox-stealth
C++ level anti-bot browser automation using Camoufox (patched Firefox) in isolated containers. Bypasses Cloudflare Turnstile, Datadome, Airbnb, Yelp. Superior to Chrome-based solutions (undetected-chromedriver, puppeteer-stealth) which only patch at JS level. Use when standard Playwright/Selenium gets blocked.
camoufox-stealth-browser
C++ level anti-bot browser automation using Camoufox (patched Firefox) in isolated containers. Bypasses Cloudflare Turnstile, Datadome, Airbnb, Yelp. Superior to Chrome-based solutions (undetected-chromedriver, puppeteer-stealth) which only patch at JS level. Use when standard Playwright/Selenium gets blocked.
stealthy-google-search
Google search via Scrapling’s StealthyFetcher/StealthySession.
twitter-reader
A comprehensive skill for reading and extracting data from X (formerly Twitter) tweets using multiple reliable data.
stealth-proxy
Meta-skill for secure network tunnel setup, geo-access diagnostics, and leak-aware task resumption by orchestrating.
vincent-twitter
Use this skill to search tweets, look up user profiles, and retrieve recent tweets from X.com (Twitter).
twitter-api
Cookie-based Twitter/X automation toolkit (timeline, notifications, posting, follow ops) for OpenClaw agents.
twitter-search
Advanced Twitter search and social media data analysis. Fetches tweets by keywords using Twitter API, processes up to 1000 results, and generates professional data analysis reports with insights and actionable recommendations. Use when user requests Twitter/X social media search, social media trend analysis, tweet data mining, social listening, influencer identification, topic sentiment analysis from tweets, or any task involving gathering and analyzing Twitter data for insights.
twitterapi-io
Interact with Twitter/X via TwitterAPI.io — search tweets, get user info, post tweets, like, retweet, follow, send.
aisa-twitter-skill
Search X (Twitter) in real time, extract relevant posts, and publish tweets/replies instantly—perfect for social.
b0tresch-stealth-browser
Anti-detection web browsing that bypasses bot detection, CAPTCHAs, and IP blocks using puppeteer-extra with stealth.