Get user profile information by username or ID.
Setup
export X_BEARER_TOKEN="your-token" # https://developer.x.com/en/portal/dashboard
Usage
${CLAUDE_PLUGIN_ROOT}/scripts/lookup.sh <username>
Example
${CLAUDE_PLUGIN_ROOT}/scripts/lookup.sh kurtwuckertjr
Response Fields
-
id- User ID -
name- Display name -
username- Handle (without @) -
description- Bio -
public_metrics- Followers, following, tweet count -
verified- Verification status -
created_at- Account creation date