什么是 google-trends?
当用户想要获取、搜索或分析任何国家或类别的 Google 趋势数据时,请使用此技能。 当用户说出“[国家/地区] 流行趋势”、“[国家/地区] 流行[主题]”、“[国家/地区] 的 Google 趋势”时触发 或调用 /google-trends。使用 trendpyg 获取超过 125 个国家/地区和 20 个类别的实时趋势数据。 来源:ezcat207/google-trends-skill。
当用户想要获取、搜索或分析任何国家或类别的 Google 趋势数据时,请使用此技能。 当用户说出“[国家/地区] 流行趋势”、“[国家/地区] 流行[主题]”、“[国家/地区] 的 Google 趋势”时触发 或调用 /google-trends。使用 trendpyg 获取超过 125 个国家/地区和 20 个类别的实时趋势数据。
通过命令行快速安装 google-trends AI 技能到你的开发环境
来源:ezcat207/google-trends-skill。
Fetch real-time trending searches from Google Trends for any country and category.
| --geo | US | Any 2-letter country code: US, BR, ID, GB, JP, IN, DE, FR, AU, MX, ... | | --category | all | all, games, technology, sports, entertainment, business, health, science, food, travel, beauty, politics, shopping | | --hours | 24 | 4, 24, 48, 168 (7 days) | | --top | 20 | Any integer |
| --method | auto | rss (fast, no category filter), csv (Selenium, supports categories) |
当用户想要获取、搜索或分析任何国家或类别的 Google 趋势数据时,请使用此技能。 当用户说出“[国家/地区] 流行趋势”、“[国家/地区] 流行[主题]”、“[国家/地区] 的 Google 趋势”时触发 或调用 /google-trends。使用 trendpyg 获取超过 125 个国家/地区和 20 个类别的实时趋势数据。 来源:ezcat207/google-trends-skill。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/ezcat207/google-trends-skill --skill google-trends当用户想要获取、搜索或分析任何国家或类别的 Google 趋势数据时,请使用此技能。 当用户说出“[国家/地区] 流行趋势”、“[国家/地区] 流行[主题]”、“[国家/地区] 的 Google 趋势”时触发 或调用 /google-trends。使用 trendpyg 获取超过 125 个国家/地区和 20 个类别的实时趋势数据。 来源:ezcat207/google-trends-skill。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ezcat207/google-trends-skill --skill google-trends 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ezcat207/google-trends-skill