opentwitter

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

27|1|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/hua-bang/pulse-agent --skill opentwitter-hua-bang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opentwitter
Source: https://github.com/hua-bang/pulse-agent/tree/main/apps/remote-server/.pulse-coder/skills/twitter-reader
Command: npx skills add https://github.com/hua-bang/pulse-agent --skill opentwitter-hua-bang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies accessing Twitter/X data, making it easy to gather insights and information without the complexities of direct API interaction.

Core Features & Use Cases

  • User Profiles: Retrieve detailed information about Twitter users.
  • Tweet Search: Search for tweets based on keywords, users, hashtags, and more.
  • Follower Events: Track follower growth and changes.
  • Deleted Tweets: Access deleted tweets from users.
  • KOL Followers: Identify Key Opinion Leaders following specific users.
  • Use Case: Use this Skill to monitor the online presence of a brand or influencer, analyze trends, and gather competitive intelligence.

Quick Start

Query the latest tweets from a specific user with the 'opentwitter' skill.

Frequently Asked Questions about opentwitter

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

FAQPage Schema
How do I retrieve Twitter user profiles and tweets via API?

To retrieve Twitter user profiles and tweets, this Skill uses the 6551 API to fetch user data, search tweets by keywords or hashtags, and track follower events. It requires a valid Twitter token for authentication.

Can I track deleted tweets and follower events for influencer accounts?

Yes, you can track deleted tweets and follower events for influencer accounts. The Skill accesses Twitter/X data to monitor follower growth changes and retrieve deleted tweets from specified users.

Do I need a Twitter token to search for tweets and KOL followers?

Yes, you need a Twitter token to search for tweets and identify KOL followers. The token is required for authenticating requests made through the 6551 API for social media analytics.

What is the best way to monitor a brand's online presence on Twitter/X?

The best way to monitor a brand's online presence on Twitter/X is by retrieving user profiles, searching tweets, and tracking follower events. This Skill streamlines social insights without direct API complexity.

Does this Twitter data retrieval method work with curl?

Yes, this Twitter data retrieval method works with curl. The Skill depends on curl to execute scripts that interact with the 6551 API for retrieving tweets, profiles, and follower data.