返回 Skill 列表
extension
分类: 开发与工程无需 API Key

twitter

Twitter/X平台集成。发布推文、阅读时间线、管理关注者并分析互动情况。

person作者: jakexiaohubgithub

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"