x-tweet-fetch
SKILL.md
X Tweet Fetch
Get a specific tweet by URL or ID.
Setup
export X_BEARER_TOKEN="your-token" # https://developer.x.com/en/portal/dashboard
Usage
${CLAUDE_PLUGIN_ROOT}/scripts/fetch.sh <url_or_id>
Examples
# By URL
${CLAUDE_PLUGIN_ROOT}/scripts/fetch.sh "https://x.com/kurtwuckertjr/status/1234567890"
# By ID
${CLAUDE_PLUGIN_ROOT}/scripts/fetch.sh 1234567890
Response Fields
text- Tweet contentcreated_at- Post timestamppublic_metrics- Likes, retweets, replies, viewsauthor- User info (expanded)entities- URLs, mentions, hashtags
References
Weekly Installs
56
Repository
b-open-io/promptsGitHub Stars
8
First Seen
Jan 24, 2026
Security Audits
Installed on
opencode48
claude-code47
gemini-cli44
cursor43
codex42
github-copilot36