返回顶部
a

aeo-prompt-frequency-analyzer

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.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
695
下载量
0
收藏
概述
安装方式
版本历史

aeo-prompt-frequency-analyzer

# Prompt Frequency Analyzer Run a prompt N times against Gemini with Google Search grounding enabled. Collect and report the frequency of search queries Gemini generates across all runs. ## Usage ```bash GEMINI_API_KEY=$(security find-generic-password -s "nano-banana-pro" -w) \ python3 scripts/analyze.py "your prompt here" [--runs 10] [--model gemini-2.5-pro] [--concurrency 5] [--output text|json] ``` Run from the skill directory. Resolve `scripts/analyze.py` relative to this SKILL.md. ## Options - `--runs N` — Number of times to run the prompt (default: 10) - `--model NAME` — Gemini model to use (default: gemini-2.5-pro) - `--concurrency N` — Max parallel API calls (default: 5; keep ≤5 to avoid rate limits) - `--output text|json` — Output format (default: text) ## Output Reports for each unique search query: - Frequency percentage (how many runs used that query) - Raw count - Top web sources referenced ## Notes - Gemini API key must be in `GEMINI_API_KEY` env var (stored in macOS Keychain under `nano-banana-pro`) - Each run is independent — Gemini may use different search queries each time - Retries failed requests up to 3 times with exponential backoff - Use `--output json` for programmatic consumption

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 aeo-prompt-frequency-analyzer-1776419933 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 aeo-prompt-frequency-analyzer-1776419933 技能

通过命令行安装

skillhub install aeo-prompt-frequency-analyzer-1776419933

下载 Zip 包

⬇ 下载 aeo-prompt-frequency-analyzer v1.0.0

文件大小: 4.06 KB | 发布时间: 2026-4-17 19:31

v1.0.0 最新 2026-4-17 19:31
Initial publish

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部