opentwitter

Fetch Twitter/X user profiles, tweets, and follower events via the 6551 REST API.

202|36|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/adoresever/AGI_Ananas --skill opentwitter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opentwitter
Source: https://github.com/adoresever/AGI_Ananas/tree/main/26.2.27openclaw%E6%8E%A5%E5%85%A5MCP%E5%B7%A5%E5%85%B7skills/opentwitter-mcp/openclaw-skill/opentwitter
Command: npx skills add https://github.com/adoresever/AGI_Ananas --skill opentwitter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Access to Twitter/X data via the 6551 REST API without building and maintaining your own integration, enabling quick insights and automated research.

Core Features & Use Cases

  • Get user profile info by username or user ID.
  • Retrieve recent user tweets and perform keyword searches.
  • Get follower events, deleted tweets, and KOL followers to monitor account activity.

Quick Start

Query the latest tweets or user profile information for a given username using the 6551 API.

Frequently Asked Questions about opentwitter

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

FAQPage Schema
How do I fetch Twitter user profile info using the 6551 API?

To fetch Twitter user profile info, query the 6551 REST API by providing a specific username or user ID to retrieve the associated public profile data.

Can I track follower events and deleted tweets for a specific Twitter account?

Yes, you can track follower events and deleted tweets by querying the supported 6551 API endpoints to monitor specific account activity and KOL followers.

Do I need a Bearer token to retrieve recent tweets via the Twitter API?

Yes, a Bearer token is required for authentication to access the 6551 base URL and successfully retrieve recent user tweets or perform keyword searches.

What's the best way to aggregate KOL data for market insights from Twitter?

The best way to aggregate KOL data is querying the 6551 API to pull follower events and recent tweets, enabling automated research and quick market insights.

Does the 6551 API support keyword searches across public tweets?

Yes, the 6551 API supports keyword searches across public tweets, allowing you to monitor specific terms and track relevant user activity programmatically.