Fetches up to 1000 tweets via the twitterapi.io service and generates analysis reports with engagement metrics, top content, and influencer breakdowns. You'll need your own API key from twitterapi.io, which you can pass as an environment variable or command line argument. Works well for social listening, trend analysis, or competitor monitoring using Twitter's advanced search syntax (date ranges, specific users, language filters, minimum engagement thresholds). The wrapper script handles dependency checks and makes it easy to run queries without wrestling with Python directly. Output includes clickable tweet URLs and actionable recommendations based on the data patterns it finds.
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill twitter-search