Назад към всички

twitter

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

$ git log --oneline --stat
stars:370
forks:70
updated:February 19, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
nametwitter
descriptionTwitter/X platform integration. Post tweets, read timeline, manage followers, and analyze engagement.
metadata[object Object]

Twitter 🐦

Twitter/X platform integration.

Setup

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"