Check X/Twitter using xbot's browser-session GraphQL reader. Use for fast, browserless fetches of For You, Following, user, and search/outlier surfaces without consuming official X API credits.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Check X/Twitter using xbot's browser-session GraphQL reader. Use for fast, browserless fetches of For You, Following, user, and search/outlier surfaces without consuming official X API credits.
Read credentials are the Bird-style browser-session values AUTH_TOKEN and
CT0, sourced from the configured private environment file.
Do not use api.x.com, api.twitter.com, an X developer Bearer Token, or
the official recent-search endpoint for routine or automated reads. Never
fall back from a failed session read to a billable official read. Stop and
report the session/query-ID blocker instead.
Preserve account metrics in the summary. For each high-signal post, include
the handle/link, author follower count from authorFollowers when present,
reach/views, likes, reposts/replies when available, and a low-follower /
high-reach note when the ratio is notable.
If authorFollowers is missing from the fetched item, write followers unavailable instead of omitting the account metric. The missing field is a
source-quality signal, not a reason to collapse the item into a generic
digest.
Summarize high-signal themes after the item-level read, not instead of it.