twitter

Retrieve tweets, threads, timelines, and user profiles via twitterapi.io.

9|1|Updated Jul 19, 2022
One-click install
npx skills add https://github.com/benthamite/dotfiles --skill twitter-benthamite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: twitter
Source: https://github.com/benthamite/dotfiles/tree/main/claude/skills/twitter
Command: npx skills add https://github.com/benthamite/dotfiles --skill twitter-benthamite

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to easily read tweets, threads, user timelines, and search Twitter/X without needing to navigate the platform directly.

Core Features & Use Cases

  • Read Tweets: Fetch single tweets by ID or browse user timelines.
  • Analyze Threads: View entire tweet threads and replies.
  • Search Twitter: Find tweets and users based on keywords.
  • User Profiles: Get detailed information about Twitter/X users.
  • Save Tweets: Store important tweets for later reference.

Quick Start

Use the twitter skill to read the tweet with ID 1234567890.

Frequently Asked Questions about twitter

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

FAQPage Schema
How do I search Twitter for tweets and user profiles by keyword?

You can search Twitter by having the Skill retrieve tweets and user profiles that match specific keywords. It queries the twitterapi.io service to fetch matching posts and user information directly without navigating the platform.

Can I fetch an entire tweet thread and its replies without opening Twitter?

Yes, you can fetch an entire tweet thread and its replies by providing the tweet ID. The Skill accesses the twitterapi.io service to retrieve the full conversational thread and displays it directly for analysis.

How do I retrieve a user's Twitter timeline for analysis?

You retrieve a user timeline by specifying the user's profile identifier. The Skill fetches the user-generated timeline via the twitterapi.io service, allowing you to read recent tweets and analyze content without visiting the site.

Do I need specific MCP tools to access Twitter/X content?

Yes, the Skill requires specific MCP tools to execute distinct data access operations like reading tweets or searching profiles. These tools interface with the twitterapi.io service to retrieve the requested Twitter/X content.

Are there pricing or rate limits when fetching tweets and user timelines?

Yes, retrieving tweets, threads, and user timelines adheres to defined pricing and rate limits. The Skill operates within the constraints of the twitterapi.io service to manage data access operations for Twitter/X content.