Claude
Skills
Sign in
โ† Back

twitter

Included with Lifetime
$97 forever

Twitter/X platform integration. Post tweets, read timeline, manage followers, and analyze engagement.

General

What this skill does


# Twitter ๐Ÿฆ

Twitter/X platform integration.

## Setup

```bash
export TWITTER_API_KEY="your_api_key"
export TWITTER_API_SECRET="your_api_secret"
export TWITTER_ACCESS_TOKEN="your_access_token"
```

## Features

- Post tweets
- Read timeline
- Search tweets
- Manage followers
- Analytics
- Schedule posts

## Usage Examples

```
"Post tweet: Hello world!"
"Show my latest mentions"
"Search tweets about #AI"
```

Related in General