Use when the user says "今天有什么爆款玩具", "本周有什么爆款异动", "现在什么动漫有爆火趋势", "今天什么玩具在起量", "电商爆款", or asks for 15-minute bestseller movement monitoring. Uses only China-accessible sources plus ecommerce validation, without MCP.
Use this skill when the user wants to:
今天有什么爆款玩具 or 本周有什么爆款异动现在什么动漫有爆火趋势xhs, taobao, tmall, jd, pdd, ali1688, douyin, or aliexpressscripts/obito_ecommerce_search.pytoday-hot toys for 今天有什么爆款玩具 or 今天什么玩具在起量.today-hot anime or anime-trend for 现在什么动漫有爆火趋势.week-hot toys or week-hot anime for weekly summaries, but only after the skill has already accumulated trend scans.monitor when the user wants recurring hot-item anomaly detection. The first run creates a baseline snapshot; later runs compare against it.search only for manual keyword validation or product drill-down.parse-link when the user gives a Taobao, Tmall, 1688, XHS, JD, PDD, Douyin, or AliExpress URL.health if search results look suspicious and you need to verify the public API state first.python3 scripts/obito_ecommerce_search.py today-hot toys --platform taobao --platform xhs
python3 scripts/obito_ecommerce_search.py anime-trend --platform taobao --platform xhs
python3 scripts/obito_ecommerce_search.py week-hot toys
python3 scripts/obito_ecommerce_search.py monitor "会叫会走小猫" --platform taobao --page-size 10 --top-n 10 --only-alerts
python3 scripts/obito_ecommerce_search.py search "仿真猫玩具" --platform taobao --platform xhs --page-size 8
微博热搜百度热榜Do not add sources that are commonly inaccessible from China or unstable in domestic network conditions.
today-hot toys, start from domestic hot topics and general toy category seeds, then validate them in ecommerce search.anime-trend, only keep topics that look like anime/IP terms, then validate whether their 周边/玩具 demand already appears in ecommerce search.taobao for speed and stability. Add xhs manually when you explicitly want content-platform overlap.week-hot, rely on saved local trend scan history under state/trend_scans.monitor every 15 minutes with the same keyword and the same platform set.new_entries, rank_up, price_down, price_up, missing_entries, and platform total changes.--state-key if the same keyword might be tracked in different contexts.--only-alerts is the default-friendly mode for automation or repeated polling.xiaohongshu and rednote to xhs.today-hot, week-hot, and anime-trend over raw search when the user asks about 今天, 本周, 现在, or 趋势.monitor over search.