AI AGENT ADDONS
CLI & Terminal
2,750installs

The xurl command line tool lets you control your X account right from your terminal. You can post tweets, reply to others, search for posts, and read your timeline. It also handles direct messages, media uploads, and follower management.

All commands return results in JSON format. If you need to do something that the simple shortcuts do not cover, you can use raw API mode to call any X endpoint. Just remember to keep your authentication secrets safe and never share them.

Before using xurl, check your authentication status with xurl auth status. This tool is built for developers and power users who want fast, scriptable access to X.

Add Xurl skill to your workflow

Global

mkdir -p ~/.claude/skills/xurl

Project

mkdir -p .claude/skills/xurl

Source Repository

Stars
380,845
Forks
79,777
Watchers
380,845
License
NOASSERTION
Last Push
23 days ago
Created
7 months ago