What you can do

Install the skill

Install via clawhub
npx clawhub@latest install xurl

The xurl skill connects your AI agent to the X/Twitter API, letting it post, search, and interact with the platform.

Example commands

# Post a tweet
openclaw ask "Post a tweet announcing v0.7.0"
βœ“ Tweet posted: "OpenClaw CLI v0.7.0 is live! 🦞"
# Search mentions
openclaw ask "Search recent mentions of openclaw"
Found 5 mentions in the last 24h
# Read timeline
openclaw ask "Show my latest notifications"
3 new likes, 1 retweet, 2 replies

How it works

OpenClaw CLI acts as a watchdog daemon that keeps your AI agent always running. When you install the xurl skill, your agent can interact with X/Twitter β€” posting tweets, searching content, and monitoring mentions. Set up your API credentials once, and your agent manages your social presence.

Get OpenClaw CLI β€” Free

Your AI agent, always running. Zero config.

npm
npm install -g openclaw-cli
Homebrew
brew install openclaw/tap/openclaw-cli