x
Installation
SKILL.md
x — read & post on X (Twitter) via your own cookies
Drives the user's real X account through X's internal web API via
twikit, authenticated by the login cookie they
captured with the ACE extension. No official API key, no cost.
E2E-verified on 2026-07-06 with a real connected account for: cookie load, whoami, tweet search, user search, home timeline, trends, tweet detail, and post dry-run. Live writes still require explicit confirmation and were not executed in the verification run.
The connector injects the cookie jar as an env var:
X_COOKIES— a JSON array of cookies (needs at leastauth_token+ct0). Secret — full account access. Never echo or print it.