Construct optimized search URLs for major platforms and navigate to results with the browser. Replaces the built-in web_search tool for targeted, platform-specific searches.
Use this skill whenever the user asks you to search for information on the web or a specific platform. Construct the search URL directly and navigate to it instead of using the built-in web_search tool.
+ for Bing, GitHub, Bilibili; use %20 for Douyin, Twitter, Facebook, Zhihu; either works for Baidu, Quark, YouTube# → %23, & → %26, ? → %3F)Many platforms will return empty results or redirect to login if you navigate directly to a search URL without first visiting the home page. Always warm up the session in two steps:
| Platform | Step 1 (warmup) | Step 2 (search) |
|---|---|---|
| 知乎 | Navigate https://www.zhihu.com | Navigate to search URL |
Navigate https://www.reddit.com | Navigate to search URL | |
| 微博 | Navigate https://weibo.com | Navigate to search URL |
| YouTube | Navigate https://www.youtube.com | Navigate to search URL |
| 雪球 | Navigate https://xueqiu.com | Navigate to search URL |
| 路透社 | Navigate https://www.reuters.com | Navigate to search URL |
| Bilibili | Navigate https://www.bilibili.com | Navigate to search URL |
| 小红书 | Navigate https://www.xiaohongshu.com | Navigate to search URL |
| TikTok | Navigate https://www.tiktok.com | Navigate to search URL |
Platforms that do NOT need warmup (public APIs / no auth required):