x-user-lookup

Get X/Twitter user profile by username. Use when user asks "who is @username", "get X profile", "lookup Twitter user", "find X account", "user details", "follower count for". Requires X_BEARER_TOKEN.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "x-user-lookup" with this command: npx skills add b-open-io/prompts/b-open-io-prompts-x-user-lookup

X User Lookup

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

References

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

geo-optimizer

No summary provided by upstream source.

Repository SourceNeeds Review
General

npm-publish

No summary provided by upstream source.

Repository SourceNeeds Review
General

statusline-setup

No summary provided by upstream source.

Repository SourceNeeds Review
General

x-tweet-fetch

No summary provided by upstream source.

Repository SourceNeeds Review