Skip to content

Social Media Blueprint

Automate Twitter/X Growth Across Account, Research, and Strategy

PHY041May 2026

Three Claude Code skills for Twitter/X using Cloudflare-bypassing HTTP client, unblocked GraphQL access, and no official API keys needed.

Account CultivationKeyword IntelligenceContent Strategy

Install Command

Run this command to deploy the blueprint to your environment.

What problem does this solve?

Runs Twitter/X automation at scale without official API ($100+/mo), browser detection, or rate-limiting. It uses rnet, a Rust HTTP client with Chrome TLS fingerprint emulation, paired with Twitter's internal GraphQL API accessed through browser cookies, so you get search, posting, engagement analysis, and account health metrics with zero third-party API dependency. This replaces dead tools (Twikit, Nitter) and detectable automation (Playwright, Selenium).

How does it work?

Once set up with rnet and Twitter cookies, you have three workflows: 1. Account Cultivation: run health checks, get unfollow recommendations, and find engagement opportunities. 2. Keyword Intel: search 200+ tweets by keyword, filter by engagement, and analyze trends over time. 3. GTM Strategy: apply hook formulas and thread templates, then draft content matched to viral patterns in your niche. Output: end-to-end account and content automation with research data flowing into strategy.

Included Skill Groups

What's the biggest win?

Full Twitter automation (account growth, research, posting) controlled by Claude without hitting paid API limits or detection systems.

What should I know technically?

Requires Python 3.8+, rnet >=3.0.0rc20 (Rust-based HTTP client installed via pip), and two cookies (auth_token and ct0) from a logged-in Twitter session saved as JSON. The lightweight async wrapper rnet_twitter.py is included; SearchTimeline API requires POST (not GET), and this is handled automatically. Twitter's endpoint IDs change periodically, so monitor for 404 errors on search.

What should I watch out for?

Cookies expire every ~2 weeks and need manual refresh from Chrome DevTools. GraphQL query IDs rotate periodically; if search breaks with 404, you must extract the new SearchTimeline ID from Twitter's JavaScript bundles and update rnet_twitter.py. Rate limits are ~300 requests per 15 minutes (safe for regular use, but not for 1000s of concurrent searches). Shadowban detection is approximate and requires manual verification.

Key Features

Cloudflare-bypass HTTP client

rnet emulates Chrome TLS fingerprint at the C++ level, not JavaScript patches, so Twitter can't tell it apart from a real browser.

GraphQL-based search

Access Twitter's internal search API without browser automation or official API key, searching 200+ tweets per query.

Health & growth metrics

Check shadowban status, analyze following/follower ratio, find unfollow targets, and estimate TweepCred score.

Trend analysis engine

Track keywords over time, monitor new high-engagement tweets, and generate week-by-week narrative reports.

Content strategy templates

Hook formulas, thread structures, content mix guidelines, and event playbooks tailored for founder GTM voice.

Tools in this Blueprint

rnet (Rust HTTP client)
Claude logo
4.4(68 reviews)
Twitter/X
OpenClaw

About This Blueprint

License
MIT
Industry
Technology
Skills
3 standalone