X Skill

Social

Domain knowledge for your AI assistant — workflow patterns, data model concepts, and gotchas for X tools.

43 tools
SKILL.md

X
SKILL.md

Domain knowledge for X (Twitter) — tweets, users, search, lists, bookmarks, engagement

X (Twitter)

X API v2 offers access to tweets, users, spaces, DMs, lists, bookmarks. Search, fetch users/tweets, get timelines, likes, retweets, quotes, followers, lists.

Data Model

  • Users: x_get_me, x_fetch_user_by_username, x_search_users, x_fetch_user, x_get_followers, x_get_following.
  • Tweets: x_search_tweets, x_fetch_tweet, x_get_user_tweets, x_get_user_mentions, x_get_user_liked_tweets, x_get_tweet_likes, x_get_tweet_retweets, x_get_tweet_quotes, x_get_thread.
  • Lists: x_get_user_list_memberships, x_get_list, x_get_list_members, x_get_list_tweets.
  • Bookmarks, Blocked, Muted: x_get_bookmarks, x_get_blocked_users, x_get_muted_users.
  • Universal: fetch, search.

Gotchas

Use with X Bundle

This skill teaches your AI assistant domain knowledge. To actually execute X API calls, enable the MCP bundle — the skill and bundle work together.

Ready to use X?

Install the skill for domain knowledge, enable the bundle for authenticated tool access

What is a Skill?

X Skill - SKILL.md for Claude Code, Cursor & More