opentwitter

Retrieve Twitter/X user profiles, tweets, and follower events from the 6551 API.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/xfs96192/claude-config --skill opentwitter-xfs96192
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opentwitter
Source: https://github.com/xfs96192/claude-config/tree/main/skills/opentwitter-mcp-1.0.0
Command: npx skills add https://github.com/xfs96192/claude-config --skill opentwitter-xfs96192

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Twitter/X data can be hard to fetch programmatically; this Skill provides a unified interface to access user profiles, tweets, follower events, and more from the 6551 API, enabling analytics, monitoring, and automation.

Core Features & Use Cases

  • Retrieve user information, recent tweets, and search results via the 6551 endpoints.
  • Track follower events, deleted tweets, and KOL followers for brand monitoring and sentiment analysis.
  • Use cases include competitor analysis, market trend tracking, and social media research pipelines.

Quick Start

Fetch the latest tweets from a user by username.

Frequently Asked Questions about opentwitter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch Twitter tweets and user profiles via the 6551 API?

Fetch Twitter data via the 6551 API by calling its user info, user tweets, and search endpoints. Requests require a Bearer token in the Authorization header, though a pre-configured token is available for immediate use without manual setup.

Can I track deleted tweets and follower events on Twitter using this API?

Yes, you can track deleted tweets and follower events. The 6551 API provides dedicated endpoints for retrieving follower events, deleted tweets, and KOL followers to support brand monitoring and sentiment analysis pipelines.

What Twitter data is available for competitor analysis and market trend tracking?

Twitter data available for competitor analysis and market trend tracking includes user profiles, recent tweets, search results, follower events, deleted tweets, and KOL followers. This enables social media research pipelines and automated market monitoring.

Do I need a Bearer token to retrieve Twitter data from the 6551 API?

Yes, a Bearer token is required to retrieve Twitter data from the 6551 API. It must be included in the Authorization header of your requests, though the skill supports a pre-configured token allowing immediate use without manual authentication setup.

What's the best way to access KOL followers data for social media research?

The best way to access KOL followers data for social media research is using the 6551 API's dedicated KOL followers endpoint. It retrieves follower events and profiles, supporting competitor analysis, market trend tracking, and sentiment analysis pipelines.