x-api-reader

Installation
SKILL.md

X API Reader

Read-only access to X (Twitter) via the X API v2. All requests use curl against https://api.x.com.

Setup

The bearer token is stored at ~/.config/x-api/.env:

X_BEARER_TOKEN=your_token_here

Before making any API call, load it:

source ~/.config/x-api/.env

If the file doesn't exist, help the user set it up:

Installs
4
Repository
sanjeed5/skills
First Seen
Mar 3, 2026