Agent skillfrom $0.0012 per call

x-twitter-data: Read tweets, profiles & search — an X (Twitter) skill for Claude Code.

Read live X/Twitter data — a single tweet or profile, tweet and user search with the full operator set, timelines, replies, quotes, followers, lists, communities, and trending topics. 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.

Install

One command installs all 5 skills. Restart the session afterwards so they load.

install
npx skills add lnvestor/twitr-skills

Then say this to your agent:

try it
What is @vercel posting about this week?

What it covers

  • A single tweet, thread, or profile by id or handle
  • Tweet and user search with the full X operator set
  • User timelines, replies, quotes, followers and following
  • List and community contents, plus a trending-topics radar

No key, no signup

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.

FAQ

What does the x-twitter-data skill do?

Read live X/Twitter data — a single tweet or profile, tweet and user search with the full operator set, timelines, replies, quotes, followers, lists, communities, and trending topics. 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.

How do I install x-twitter-data in Claude Code?

Run npx skills add lnvestor/twitr-skills and restart the session so the skills load. That installs all 5 skills, including x-twitter-data. Installing costs nothing — you only pay when the skill makes a call.

Does x-twitter-data need an X API key or developer account?

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.

What does x-twitter-data cost?

from $0.0012 per call 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.

The other skills

x-twitter-research

Bulk X/Twitter exports

Open
x-twitter-monitor

Real-time monitors & webhooks

Open
x-twitter-publish

Post, reply & quote on X

Open