Export bulk X/Twitter datasets as downloadable files across 23 extractors — followers and following, everyone who replied to or reposted a post, full threads, likers, mentions, and search results. No API key, no X developer account, no OAuth — every call is paid in USDC through the HTTP 402 flow, and the price is quoted before you pay.
One command installs all 5 skills. Restart the session afterwards so they load.
npx skills add lnvestor/twitr-skills
Then say this to your agent:
Export everyone who replied to this tweet.
Skills built on the official X API need a developer account, an app, OAuth tokens, and usually a subscription before the first call. This one needs a funded wallet. The first request answers 402 Payment Required with the exact price — that is the quote, not an error — your wallet signs it, and the data comes back. Nothing is stored, nothing is rotated, and nothing is charged when a call fails.
Export bulk X/Twitter datasets as downloadable files across 23 extractors — followers and following, everyone who replied to or reposted a post, full threads, likers, mentions, and search results. It is one of 5 installable X/Twitter skills on twitr.sh, and it works in any agent that supports Agent Skills — Claude Code, Cursor, OpenClaw and Hermes.
Run npx skills add lnvestor/twitr-skills and restart the session so the skills load. That installs all 5 skills, including x-twitter-research. Installing costs nothing — you only pay when the skill makes a call.
No. There is no X developer account, no app registration, no OAuth, and no API key. Your agent's x402 wallet pays for each call in USDC and that payment is the authentication.
billed per returned record in USDC. The exact quote is returned in the HTTP 402 response before you pay, so an agent always knows the cost first, and failed calls are never charged.