Analyze what search queries Gemini uses when answering a prompt, by running it multiple times with Google Search grounding and reporting frequency distribution. Use when investigating AEO query patterns, understanding how AI models search the web for a topic, or studying the probabilistic nature of AI-triggered search queries.
对启用了Google搜索确认功能的Gemini运行N次提示词。收集并报告所有运行中Gemini生成的搜索查询频率。
bash
GEMINIAPIKEY=$(security find-generic-password -s nano-banana-pro -w) \
python3 scripts/analyze.py 你的提示词 [--runs 10] [--model gemini-2.5-pro] [--concurrency 5] [--output text|json]
从技能目录运行。scripts/analyze.py 的路径相对于此 SKILL.md 文件。
针对每个唯一的搜索查询报告:
该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 aeo-prompt-frequency-analyzer-1776419933 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 aeo-prompt-frequency-analyzer-1776419933 技能
skillhub install aeo-prompt-frequency-analyzer-1776419933
文件大小: 4.06 KB | 发布时间: 2026-4-17 19:31