This one pulls trending content from Reddit, Instagram, and TikTok in parallel, then generates a unified markdown report saved locally. It's adapted from an n8n workflow and works by searching for public trend data across all three platforms, extracting top 10s from each, then analyzing cross-platform patterns and platform-specific hotspots. You can scope it to specific verticals like tech or fashion, or just grab everything trending today. The real value is spotting what's blowing up across multiple platforms simultaneously, which is usually a signal worth paying attention to. Keep in mind it's scraping search results rather than hitting APIs directly, so Instagram and TikTok data will be spottier than Reddit's.
npx skills add https://github.com/yangliu2060/smith--skills --skill social-trend-monitor