Search and retrieve content from Twitter/X. Get user info, tweets, replies, followers, communities, spaces, and trends via twitterapi.io.
To provide AI agents with the ability to access and process data from Twitter/X, enabling use cases such as social listening, user research, and content analysis.
功能
- Retrieve user profiles and metadata
- Fetch tweets, replies, and threads
- Access follower/following lists
- Search for users and tweets
- Retrieve community and space information
使用场景
- Monitor social media for brand mentions or trends
- Gather data for social media analytics
- Research public opinion on specific topics
- Identify influential users or communities
非目标
- Posting tweets or interacting with the Twitter/X platform
- Performing real-time analytics or sentiment analysis
- Providing advanced moderation tools
Practical Utility
- info:Unique selling propositionThe plugin primarily wraps the twitterapi.io API, offering convenience but not fundamentally altering LLM behavior beyond direct API usage.
Documentation
- warning:Configuration & parameter referenceThe README documents the need for a TWITTERAPI_API_KEY but does not explicitly state its default value or precedence order if multiple configurations exist.
Security
- warning:Secret ManagementThe API key is expected to be set in `~/.zshrc`, which is not ideal for secret management; it should ideally be handled via a more secure mechanism like `userConfig` with `sensitive: true`.
- warning:Keychain-stored secretsThe API key is expected to be configured via an environment variable (`TWITTERAPI_API_KEY` in `~/.zshrc`), not routed through `userConfig` with `sensitive: true`, which could lead to leakage if settings are synced or backed up.
Portability
- warning:Structural AssumptionThe README assumes the API key is set in `~/.zshrc`, which implies a Zsh shell and a specific user configuration path, potentially breaking on other shells or OS configurations.
- warning:Runtime stabilityThe prerequisite explicitly mentions `~/.zshrc` and `python3`, suggesting a dependency on Zsh shell and Python 3, which may not be universally available or configured on all systems.
Code Execution
- warning:ValidationWhile script inputs are named (e.g., USERNAME, QUERY), there is no explicit mention or evidence of schema validation libraries being used for parameters like USERNAME or TWEET_ID, potentially allowing invalid inputs to be passed to the API.
- warning:Error HandlingThe Python scripts are not visible, but the README does not detail structured error handling (code, message, retryable, hint) for API errors, which could lead to opaque error messages for the agent.
Errors
- warning:Actionable error messagesThe README does not specify how errors are handled or if they provide actionable remediation steps, which is crucial for agent-based interaction.
安装
请先添加 Marketplace
/plugin marketplace add ReScienceLab/opc-skills/plugin install twitter@opc-skills质量评分
类似扩展
X Twitter Scraper
99X (Twitter) 实时数据平台技能,提供 REST API(100 多个端点)、MCP 服务器(2 个工具)和 Webhook。涵盖推文搜索、用户查找、时间线、提取、监控、赠品抽奖、积分、支持以及经过确认的私有读取、写入操作、Webhook、监控和按使用付费流程。每次调用读取价格为 $0.00015。
Adhx
99将 X/Twitter 帖子作为干净的 LLM 友好型 JSON 获取。粘贴任何 x.com 链接即可获得结构化数据,包含完整内容、作者信息和参与度指标。
Exa
97Exa AI 网络搜索、深度研究和内容提取。提供用于全面网络搜索、人物发现、公司研究、学术论文等的 MCP 工具和研究技能。
Sentry Mcp
96Sentry error tracking and performance monitoring via MCP
X Article Publisher
95使用块索引定位和富文本格式将 Markdown 文章发布到 X (Twitter) 文章
Build with Claude
95Scrape X/Twitter for insights and generate content calendars — analyze trends, extract engagement data, and plan social content strategy