xurl
Installation
SKILL.md
xurl — X (Twitter) API CLI
xurl is a CLI tool for the X API. It supports posting tweets, searching, reading posts, managing followers, and interacting with any X API v2 endpoint.
Prerequisites
This skill requires the xurl CLI utility and X API credentials:
X_API_KEY- Your X API keyX_API_SECRET- Your X API secretX_ACCESS_TOKEN- Your access tokenX_ACCESS_SECRET- Your access token secret
Install the CLI:
# Via Homebrew
brew install --cask xdevplatform/tap/xurl