Communityv1.0.0

opentwitter

Twitter/X data via the 6551 API. Supports user profiles, tweet search, user tweets, follower events, deleted tweets, and KOL followers.

12.2kdownloads25stars22active installsinfra403
View on ClawHubBack to Skills

Skill Details

Slug
opentwitter-mcp
Latest Version
1.0.0
Author
infra403
Published
Feb 26, 2026
Updated
Feb 26, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for opentwitter.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of opentwitter: Twitter/X data from the 6551 API - Query Twitter/X user profiles, tweets, search, follower events, deleted tweets, and KOL followers via the 6551 API. - Requires a Bearer token via the environment variable `TWITTER_TOKEN`. - Supports endpoints for user info, user by ID, user tweets (with filtering), tweet search (with advanced filters), follower/unfollower events, deleted tweets, and KOL follower lookup. - Provides example cURL usage and parameter details for all endpoints. - Includes sample data structures for users and tweets.