The-Focus-AI/twitter-skill

3 stars · Last commit 2026-03-30

Claude Code plugin for Twitter/X API - OAuth 2.0 PKCE, tweets, timeline, lists, engagement

Plugin

README preview

# Twitter Skill

A Claude Code plugin for full Twitter/X API integration with OAuth 2.0 PKCE authentication.

## Features

- **OAuth 2.0 PKCE Authentication** with 1Password CLI support
- **Tweet Operations**: Post, delete, read tweets and timeline
- **Engagement**: Like, unlike, retweet, unretweet
- **Search**: Search recent tweets
- **List Management**: Create, delete, manage list members
- **Rate Limit Tracking**: Real-time visibility into API limits

## Quick Start

```bash
# Install dependencies
pnpm install

# Set up credentials (supports 1Password or manual entry)

View full repository on GitHub →